Search found 1 match

by bivepugum
Mon Feb 13, 2017 9:14 pm
Forum: Compressed files and methods
Topic: Trying to unpack PMODE executable from scratch
Replies: 0
Views: 801

Trying to unpack PMODE executable from scratch

Hello, I'm currently trying to understand how PMODE works to unpack executables and therefore reverse engineer them more easily. I want to make it clear that I don't want to rely on third party tools that would unpack the executable for me, but rather understand everything myself and write my own py...