Search found 3 matches

by Krusty
Sat Dec 19, 2020 10:27 pm
Forum: Game Archive
Topic: Warlords Battlecry 3 - File Decryption
Replies: 6
Views: 583

Re: Warlords Battlecry 3 - File Decryption

thats nice
how would you get the key?
did you inspect the .exe and searched for a function that generates it or is there a different method?
by Krusty
Fri Dec 18, 2020 12:45 am
Forum: Game Archive
Topic: Warlords Battlecry 3 - File Decryption
Replies: 6
Views: 583

Re: Warlords Battlecry 3 - File Decryption

Thanks for the reply.
Im aware that there is a tool for this kind of file already, i just wanted to to try it out for educational purpose, since i have never done anything like this before :)

I will make sure to check out the tutorials and hopefully learn more about it.
by Krusty
Wed Dec 16, 2020 4:50 pm
Forum: Game Archive
Topic: Warlords Battlecry 3 - File Decryption
Replies: 6
Views: 583

Warlords Battlecry 3 - File Decryption

Heyho, im new to reverse engineering. My question: is it possible to decrypt this file without using a disassembler on the .exe file, in a reasonable time? (The game is Warlords Battlecry 3, and its a file that contains Unit stats) This is the Encrypted file: https://i.imgur.com/H2bRfHL.png heres a ...