Demonslay335

MedusaReborn Format

Apr 9th, 2020
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. ? | AES256(FileKey, FileContents*)
  2. 0x100 | RSA2048(PublicKey, FileKey)
  3. 0x04 | DWORD - Original filelength
  4. 0x08 | QWORD - 2^32
  5. 0x04 | FileMarker 0xCECAEFBE
  6.  
  7. *Encrypted bytes are saved in 8192 byte buffers prefilled with 0x00
Add Comment
Please, Sign In to add comment