![]() |
Password protected Files while Extracting
1 Attachment(s)
I tried to extract this setup (which is created by Inno setup) using Inno Extractor 7.3:
https://dl2.soft98.ir/soft/j-k-l/K-L...rar?1711629087 but when I try to extract a file, It will prompt me for a password!!! The setup files such as the wizard images and iss file can be extracted but the files that should be installed can not be extracted and need a password!!! I do not need to retrieve the password. I just need to know how to make such an inner password-protected setup. thank you brothers. |
Try this
Code:
[Setup]: Password |
Quote:
|
Imho innosetup cant do this.
Instead of it,create an .arc archive with pw and extract it via innosetup. Just like a game-repack... |
Quote:
|
Quote:
"Password=123"). I don't know if it is possible to unpack an installer that uses this encryption library, however the K-kite Codec Pack installer does not ask the user to enter the password. The Password is internally in the executable code and is inserted into WizardForm.PasswordEdit when calling the "CurPageChanged" function. I tested the installer executable "K-Lite_Codec_Pack_1820_Mega.exe" here and discovered that its password is: Code:
fJYYzCYYSj2VWssUVrWW5oskvCs1Yzzf2zzSWWWVs5IvzYI2IWnsnzzI0nC052vd |
could you please tell me how did you test and how did you retrieve the password? :)
|
2 Attachment(s)
Quote:
here, . |
@BLACKFIRE69, thank you bro for your script. Nice job,
but how to get: CIR = '2vdJwYqCkY5jWVGs5UerJW3oqk5CM1GznfrzESjWtVm5evLY0 2RWYsvzUIPnP0mm'? how did you obtain [CompiledCode.bin]? I'm currently using Inno Extarctor and it does not provide me a code bin, it is empty! |
I arrived at code like this:
Code:
function CX(lpKey: String): String;P.S: "Inno Setup Decompiler 1.5" is also included in the Inno Setup repack that I shared in the DiskSpan GUI thread. @BLACKFIRE69, could you tell us which software you used to extract the code from CompiledCode.bin? |
find the password
2 Attachment(s)
Hello, I want to find the password of this file
|
Quote:
Code:
innounp -x -m K-Lite_Codec_Pack_1820_Mega.exe embedded\CompiledCode.bin(This is fun! :)) |
| All times are GMT -7. The time now is 12:23. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com