From d30dbced39e76a88080f4f233eeb9053e11f98cd Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Mon, 10 Mar 2025 23:47:55 +0100 Subject: [PATCH] Reverse Engineering Notes.md bearbeiten --- doc/Reverse Engineering Notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/Reverse Engineering Notes.md b/doc/Reverse Engineering Notes.md index 533ff45..5fbfe98 100644 --- a/doc/Reverse Engineering Notes.md +++ b/doc/Reverse Engineering Notes.md @@ -96,6 +96,12 @@ openssl rsautl -decrypt -inkey /tmp/private-key.pem -in dls_db_password.bin.raw - It's enough to manipulate database licenses. There must not be changed any line of code to bypass licensing validations. +Valid users are `dls_writer` and `postgres`. + +```shell +docker exec -it psql -h localhost -U postgres +``` + # Logging / Stack Trace - https://docs.nvidia.com/license-system/latest/nvidia-license-system-user-guide/index.html#troubleshooting-dls-instance