![]() |
|
#1
|
|||
|
|||
|
How to unpack .dll packed with HASP4
Hello,
I have an application was packed with MemoHASP-4 with 3C/3D algo. I unpacked main .exe with PEiD Generic Unpacker easily while HASP Emulator run. The problem is dongle information does not support module I need to be enabled. Does anybody here can help me? |
|
#2
|
|||
|
|||
|
before i use this way:
first, my target not load crypted.dll in memory, i make small dll_loader with import from crypted.dll, for load all crypted.dll in memory. after i use map32 for find all crypted sections and set bpm on last crypted bytes in last crypted sections. then, waiting while envelope encrypted all bytes and use !suspend and dump from pe_tools. last, fix dump in pe_tools. is my first envelope unpacking, so i don't now about all cases. also my target first read dongle data, then decode it. if you target also use this may, you can fix decoded dongle cell, encode it, and put new data to emulator. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to unpack dos lzexe packed exe? | jonwil | General Discussion | 4 | 01-18-2024 02:13 |
| How to find out how an exe was packed and how to unpack it? | DavidXanatos | General Discussion | 5 | 07-14-2018 05:25 |