Nytro Posted October 27, 2011 Report Posted October 27, 2011 Creating your own Abstract Processor© AodrulezIntroductionIn this paper, I'll try to explain to you how to create your own AbstractProcessor. It can be really simple or absolutely complex & it'll depend entirely onyour imagination. First of all, let me explain what is an Abstract Processor. Itsnothing but a purely theoretical processor architecture that one can develop byprogramming at software level. If that sounded too complex, think of it likecreating your own processor by writing code in lets say c/c++ or PERL withregisters, stack-size etc that you define. Don't worry much if you didn't get theconcept yet. Am sure you will grasp it on the wayDownload:http://dl.packetstormsecurity.net/papers/general/Abstract-Processor.pdf Quote