28th June, 2015 Content Why encoding? What encoding algorithm Writing the encoder Writing the decoder Running the final product 1. Why encoding? Two of the biggest challenges for using our shellcodes are: Bad characters contained in the shellcode Intrusion detection systems Today I am writing an encoder to tackle both those points. 2. What encoding […]