GHFear / AESKeyFinder-By-GHFear

Tool for finding 256-bit AES keys in Unreal Engine 4 and 5 executables.
49 stars 7 forks source link

[HELP] The previous AES Key for Texas Chainsaw Massacre The Game isn't working!? #2

Open Ashyslashy2000 opened 2 months ago

Ashyslashy2000 commented 2 months ago

The AES key for Texas Chainsaw Massacre which was previously working to extract models in FModel but now, after a recent update to the game, does not seem to be working. I'm not sure whether the key has been updated or there is an issue with FModel. Will this tool work? I'm a bit apprehensive of dropping the whole .exe into a program to run it as I don't want to get flagged by cheating software? Any help on this would be greatly appreciated!

The AES Key I currently have is: 0x13F87CAB104860CA778EBAB265B01DD5A68F52F3C6A08C1EA8C76FA3DA85F0D6

GHFear commented 2 months ago

My tool doesn't run the exe. You just scan the bytes and look for the opcodes related to AES buffer storage. So no anti cheats will get triggered.

Ashyslashy2000 commented 2 months ago

Many thanks for your reply! I've dropped all of the .exe files in the game folder individually in the folder and ran the .bat but nothing is found. I know that the game is definitely encrypted with an AES key so I'm unsure as to why it's not finding anything?