CrazyEngineers
  • how to understood object code

    Updated: Oct 26, 2024
    Views: 1.1K
    howto read,edit and understood object code?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • hrishi.kb

    MemberMay 8, 2010

    [Turbo C/C++] you can open object file in an editor. add new lines of programme and recompile.
    but you cannot understand existing object code lines. ( but partially you can.. compile the object code line by line and by seeing the output of each line you can understand what it mean. but there won't be a visual output for every lines in a programme. so you cannot understand it completely.. )
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register