Hello
Recently I got interested in this matter (compression of PE files), and I thought it would give me more skills if I created my own, but the problem is that I found just a few papers related to that... and as I never had this experience before, it would be great if I had something to "guide me" through the development of the packer.
I first looked for open source projects, I got UPX src... but this was so complex to me, that I got lazy to understand the entire project. I got also that: http://archive.codebreakers-journal.com/content/view/279/27/
but didn't help me much...
So, I'm here to ask you guyz for papers related to the creation of a PE packer or software's src that makes that (if you have some project by yourself), and other thing, I wanna develop it in C/C++ (it would be nice to present that as my work at the college).
o/







