PureAntispyware UnUPX
PureAntispyware UnUPX
I am working on PureAntispyware and I was wondering I anyone can transform a very small UPX unpacker with source in MASM to a dll that could be called from PB. If anyone around knows MASM and can help...
Thanks.
Thanks.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
nice idea but it would be a damn hard job if your program will know and unpack and decrypt most known DLL/Exe packers... You can pack an exe with UPX and crypt the header with another tool, so UPX dont know it as UPX packed anyway... Atm i know about 8 acutial used packers n packer tools. Good Luck!
va!n aka Thorsten
Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
Is there a link to the asm?
Also, maybe check out Iczelion's tutorials at http://win32assembly.online.fr/download.html - awesome for getting going with masm and has a tutorial on creating dll's.
Can you not just make it a lib (or obj) and link it? I would think that was the easiest now that Pure 4 allows this.
Also, maybe check out Iczelion's tutorials at http://win32assembly.online.fr/download.html - awesome for getting going with masm and has a tutorial on creating dll's.
Can you not just make it a lib (or obj) and link it? I would think that was the easiest now that Pure 4 allows this.
@}--`--,-- A rose by any other name ..
Here's the link. It says it's made is Delphi but it's MASM. I can try, but i'm sure I'll fail. The only thing I know in asm is basic math operations. If the tutorials are good, i'll givie it a try.
Here's the link if you want to try. I don't know how to remove the GUI part:
http://blackbird.webz.cz/clever/UPXUnpack.zip
Thanks.
Here's the link if you want to try. I don't know how to remove the GUI part:
http://blackbird.webz.cz/clever/UPXUnpack.zip
Thanks.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)


