- Aug 12, 2017
- 707
- 1,952
I found some ollydbg-scripts for unpacking programs protected with the Enigma Protector.
You'll need ollydbg to run them.
some scripts for v1, v2 and v3 can be found in the following links
The one that should be usefull is the "Enigma Protector 4.xx and 5.XX unpacker by GIV" that I have attached here.
And in the following link you will find a huge collection of olly scripts and various versions of both v1 and v2 ollydbg.
Find find the one that you prefer. V2 with plugins is preferred.
Now how to use it.
1) First you should run "ollydbg.exe" and set the directories for "UDD path" and "Plugin path". Exit and restart the debugger to load the directories.
2) Then you need to extract the unpacker files in the plugin directory and you should edit the "Enigma 4.xx-5.xx Unpacker_GIV_LCF_v1.0.txt" and modify the directory where you put it (search for the string "ARImpRec.dll" and modify it indicating your current directory)
3) Run the debugger point to the exe of the game and select the plugin that now should appear in your list.
Here are some youtube videos to get you started:
1)
2)
3)
Happy hacking
You'll need ollydbg to run them.
You must be registered to see the links
some scripts for v1, v2 and v3 can be found in the following links
You must be registered to see the links
You must be registered to see the links
The one that should be usefull is the "Enigma Protector 4.xx and 5.XX unpacker by GIV" that I have attached here.
And in the following link you will find a huge collection of olly scripts and various versions of both v1 and v2 ollydbg.
You must be registered to see the links
You must be registered to see the links
Find find the one that you prefer. V2 with plugins is preferred.
Now how to use it.
1) First you should run "ollydbg.exe" and set the directories for "UDD path" and "Plugin path". Exit and restart the debugger to load the directories.
2) Then you need to extract the unpacker files in the plugin directory and you should edit the "Enigma 4.xx-5.xx Unpacker_GIV_LCF_v1.0.txt" and modify the directory where you put it (search for the string "ARImpRec.dll" and modify it indicating your current directory)
3) Run the debugger point to the exe of the game and select the plugin that now should appear in your list.
Here are some youtube videos to get you started:
1)
You must be registered to see the links
(edit plugin and udd paths)2)
You must be registered to see the links
(edit/modify scripts to make them appear in the plugins)3)
You must be registered to see the links
(first steps for novice hackers)Happy hacking
Last edited: