View Single Post
  #2  
Old 19-05-2021, 09:01
pratikpatel8982 pratikpatel8982 is offline
Registered User
 
Join Date: Sep 2020
Location: India
Posts: 116
Thanks: 105
Thanked 49 Times in 30 Posts
pratikpatel8982 is on a distinguished road
Quote:
Originally Posted by GaMEr_2077 View Post
Hey forum members......
Actually today i was installing a repack of a famous repacker
I found that their .bins are encrypted and thus the password must be in compiledcode.bin
But to my surprise i wasnt able to find the password in Compiledcode.bin

So what i wanted that is can anyone tell me how can i also make the extractor program to generate this type of Compiledcode.bin to protect my password of archievs from other people
LIKE ME, TRYING TO OPEN OTHERS ARCHIEVES
I think Inno does it by default.BTW, It's not function of innosetup but it's actually a process done by Pascal (the language used to write Inno setup scripts) It compiles the [CODE] section of the iss script to CompiledCode.bin to protect the source code.
Reply With Quote
The Following User Says Thank You to pratikpatel8982 For This Useful Post:
GaMEr_2077 (19-05-2021)