Advanced Shellcoding Techniques

Essay specific features

 

Issue:

Technology

 

Written by:

June S

 

Date added:

October 18, 2011

 

Level:

University

 

Grade:

A

 

No of pages / words:

5 / 1249

 

Was viewed:

4639 times

 

Rating of current essay:

 
Essay content:

The mul instruction may, on the surface, seem mundane, and it's purpose obvious. However, when faced with the difficult challenge of shrinking your shellcode, it proves to be quite useful. First some background information on the mul instruction itself. mul performs an unsigned multiply of two integers...
displayed 300 characters

Custom written essay

All essays are written from scratch by professional writers according to your instructions and delivered to your email on time. Prices start from $10.99/page

Order custom paper

Full essays database

You get access to all the essays and can view as many of them as you like for as little as $28.95/month

Buy database access

Order custom writing paper now!

  • Your research paper is written
    by certified writers
  • Your requirements and targets are
    always met
  • You are able to control the progress
    of your writing assignment
  • You get a chance to become an
    excellent student!

Get a price guote

 
 

First some background information on the mul instruction itself. mul performs an unsigned multiply of two integers. It takes only one operand, the other is implicitly specified by the %eax register. So, a common mul instruction might look something like this: movl $0x0a,%eax mul $0x0a This would multiply the value stored in %eax by the operand of mul, which in this case would be 10*10...
displayed 300 characters

General issues of this essay:

Related essays:

x
Services