Fravia's TOOLS OF OUR TRADE Messageboard ~ Moderated
Re: Uncompressing NeoLite packed .exe
Sunday, 28-Mar-99 08:10:15

Well,
I also tried decompressing a NEOLITE EXE with ProcDump 1.3, but with the same result. The problem is that the PE header (actually the sections) are messed up.
You now can find you where the data/code/reloc tbl. start and ends, but that would be a hell of a job.
So I decided to make a "Just-In-Time-Patcher":
There's a lot of unused data (00 00 00 ...) in those NEOLITE files, where you can place some self-made code... .
It's quite obvious what's following now......
(make a patcher that changes your code in memory!).

For further instructions, just e-mail me.

See you later aligator,
ByteCrawler.


ByteCrawler