Skip to content

Battlefield 3 file decryption/reencryption tool

Notifications You must be signed in to change notification settings

agret/EACryptBF3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Just a little toy for encrypting/decrypting Battlefield 3 Alpha2/Beta data files.

Made this for a friend, algorithm provided by Rick of http://blog.gib.me/

It's very hacky, but I apologise for nothing. It allows you to decrypt a file, edit it, and re-encrypt it.

The usage tells you how to re-encrypt, and decrypt respectively (which is likely the reverse order to how you'd go about it.)

Usage: EACryptrBF3.exe e <encrypted_file> <decrypted_file> <output_file>
       EACryptrBF3.exe d <encrypted_file> <decrpyted_file>

About

Battlefield 3 file decryption/reencryption tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%