View Single Post
  #10  
Old 19-05-2021, 17:10
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 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
If you want to test:
Code:
Password := Chr($3) + Chr($1) + Chr($13) + Chr($1) + Chr($4) + Chr($1) + Chr($13) + Chr($1) + Chr($3) + Chr($3) + Chr($1) + Chr($13) + Chr($1) + Chr($3) + Chr($1) + Chr($4) + Chr($1) + Chr($3);
Reply With Quote
The Following 2 Users Say Thank You to Cesar82 For This Useful Post:
GaMEr_2077 (19-05-2021), Harsh ojha (19-05-2021)