Super Mario Posted April 25, 2012 Share Posted April 25, 2012 I need to write some sort of essay about RCE - the high level overview of the subject: what are the different approaches for different software platforms, how packers and protectors work (main methods they employ), etc. Even though I have good "internal" understanding of these, it's hard to bring the words together for well-structured essay. I'd like to ask, if you could point me to the papers/publications addressing these topics, so that I could grab some ideas. I briefly searched the downloads section, didn't find much interesting. Any help would be appreciated. Link to comment Share on other sites More sharing options...
quosego Posted April 25, 2012 Share Posted April 25, 2012 I helped someone once write a paper about the topic.. Don't have it anymore though. Just write it like any good paper.Know what you want to write about.. Make it focused, don't write a bit about this and a bit about that, focus on one subjects or a few sub-subjects and work from there.Give a good introduction, describe your goal. Explain what the reader can expect. Then write what you want to tell and finally conclude if you succeeded in your goal.There's enough material on writing good essays around. Link to comment Share on other sites More sharing options...
Super Mario Posted April 27, 2012 Author Share Posted April 27, 2012 I helped someone once write a paper about the topic.. Don't have it anymore though. Just write it like any good paper. Know what you want to write about.. Make it focused, don't write a bit about this and a bit about that, focus on one subjects or a few sub-subjects and work from there. Give a good introduction, describe your goal. Explain what the reader can expect. Then write what you want to tell and finally conclude if you succeeded in your goal. There's enough material on writing good essays around. Thanks for the tips Here is one aspect I have to define first: What are different "genres" in RCE. I've come up with following: A. Machine-code compiled languages: C\C++ Delphi VB6 Assembly B. Byte-code based languages/technologies: .NET Java Are there other (more-or-less popular) "genres" in RCE that I have missed? Can you add anything in A or B list? Link to comment Share on other sites More sharing options...
Super Mario Posted April 27, 2012 Author Share Posted April 27, 2012 Oh and VB6 with its P-Code relates to "B" cathegory probably right? Also it can compile directly into native code? What is more common usage? Also its P-Code is not quite similar conceptually with those of .NET and Java, right? Could someone please give some info on this... Link to comment Share on other sites More sharing options...
deepzero Posted April 27, 2012 Share Posted April 27, 2012 How long is it supposed to be? How technical? You might want to focus a little more, .NET reversing/protection approaches can fill a 100+ page paper alone... Link to comment Share on other sites More sharing options...
Super Mario Posted April 28, 2012 Author Share Posted April 28, 2012 deepzeroIt has to be 10-12 pages. Not too technical but to some degree. Can you point me to some papers like "how packers/protectors work in general" etc. Link to comment Share on other sites More sharing options...
DeadAndGone Posted April 28, 2012 Share Posted April 28, 2012 You can make a start with the unpacking serie about Enigma Protector I made. In that serie you will see how some now-aday-technique works. You will see some protections which are used by up-to-date protectors, features like VM, CRC, API Redirection/Emulation. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now