-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
You can explain-me more about the BSE Encryption?
You say "only first 64 bytes are encrypted" but in the scripts apparently it's encrypted from start at end...
for decrypt all script, you can explain how do work de process?
ps: i don't know very about C/ASM
:/ but you can use small sample in C++....
xor = b ^ 0xFF;
xor = xor >> 0x3;
for sample....
Metadata
Metadata
Assignees
Labels
No labels