docs doc overall info

init
--------------------------------------------------------------------------------

the protectdll itself contains many ressources that are extracted on demand
during init (from dllmain). the layout of that dlls looks like:

[...]

content
4bytes packed size / type
4bytes unpacked size / param

content
4bytes packed size / type
4bytes unpacked size / param

EOF


so to get all resources, you have to zip to eof and go back, resourcewise.
the ressources that are contained in each dll are the gui background bitmap (.bmp),
some weird font stuff, a small test executable, drivers (if needed) and finally
the vm itself. to decrypt/uncompress the resdata, see the attached init sources.

when the vm is decrypted that way, it goes via DeviceIoControl and sfdrv01.sys
to kernel mode, where kernel init (with ring3 VM copy) is executed.
see kernel doc for details.
Wyszukiwarka

Podobne podstrony:
docs doc vm tricks
docs doc module unpacking process
docs doc x86 stolen functions
docs doc virtual file system
docs doc logger install
docs doc x86 blocks
info
show info
Beach Head Desert War info
info
8 0 info czujniki
info
view GPS Info
info Gios PDF Splitter And Merger 1 11

więcej podobnych podstron