![]() |
|
|
|
#1
|
||||
|
||||
|
what i think about this AppInit_DLLs:
this would make us crackers possible to write a DLL which accesses a configuration file (maybe crack.txt) with all neccessary information to inline-patch nearly every packed program (thread instantly checking on loading-time of DLL for neccessary bytes). a configuration file like this one from ASLoad: Exe:file.exe Mod:1 Crash:0 Patch: Offset riginal byte atched bytewhat do you think of this? a universal inline-patcher... you don't need cracks anymore, only the neccessary bytes |
|
#2
|
|||
|
|||
|
Quote:
Last edited by britedream; 03-07-2005 at 21:46. |
|
#3
|
|||
|
|||
|
what about DllMain/global-var initializiation code?
i mean, if an exe is linked to a dll that contains antidebugging/whatever code in its dllmain (or global ctor-like), this code would be executed through the windows loader *before* own dlls are injected, so this could be a problem. or i'm wrong? and how could this be solved? |
|
#4
|
||||
|
||||
|
Quote:
the other problem your mentioned also exists for every type of loader or crack... i think it could be handled. i got the idea of such a patcher one year before, but through the idea of patching kernel. i didn't know there's a registry value that can inject such dlls. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hiding processes using FROST (64bit) | typedef | x64 OS | 6 | 05-22-2014 23:21 |
| LordPE limited to 60 processes? | tbone | General Discussion | 0 | 07-01-2004 06:35 |
| IDA debugging sub processes | Bram Kate | General Discussion | 2 | 05-03-2004 18:28 |