code injection into a buffer is it possible?

Discussion in 'Assembly Language Programming (ALP) Forum' started by max_payne, Feb 4, 2007.

  1. max_payne

    max_payne New Member

    Joined:
    Feb 2, 2007
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    hi everyone,

    i have the following problem:
    suppose i have a buffer of bytes as well as an instruction like mov $0x1,%eax with machine code : b8 01 00 00 00
    do you think that it might be possible to to insert this code into the buffer and then to redirect the program to continue executing the instruction contained in that buffer with a jump?
     
  2. DaWei

    DaWei New Member

    Joined:
    Dec 6, 2006
    Messages:
    835
    Likes Received:
    5
    Trophy Points:
    0
    Occupation:
    Semi-retired EE
    Location:
    Texan now in Central NY
    Home Page:
    http://www.daweidesigns.com
    One presumes you are aspiring to be a cracker/exploiter?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice