OllyDBG

Results 1 to 4 of 4
  1. #1
    Member ZeroCool123er is offline
    MemberRank
    Jan 2009 Join Date
    72Posts

    OllyDBG

    Hello commuty,
    I've OllyDbg v 1.10 also downloaded 2.xx had opened the CabalMain.exe
    Question:
    1.How can I use the example: Search "JE SHORT 004E1C24.
    2.How do I Save the. EXE file when I've worked on?
    With me in OllyDbg is no "Edit" when I press right click ...

    Thanks for the help.

    Best Regards: Root


  2. #2
    Cya nerds PunkS7yle is offline
    MemberRank
    Feb 2010 Join Date
    1,448Posts

    Re: OllyDBG

    Code:
    (0x4E1C06): JE SHORT 4E1C24 -> JMP SHORT 4E1C24
    Thats your whole expression, not just JE SHORT 4E1C24.
    Press CTRL+G and insert inside "0x4E1C06" without the quotation marks, then you'll land on the JE, turn it into a JMP, and then right click, copy to executable > all modifications>save, and you're done.

  3. #3
    Member ZeroCool123er is offline
    MemberRank
    Jan 2009 Join Date
    72Posts

    Re: OllyDBG

    Hi Thanks in advance if I
    copy to executable> All modifications> save, and you're done.
    "Copy to Executable works"---- "All modifications"is with me not there is only one thing .... called Selection

    ---------- Post added at 02:52 PM ---------- Previous post was at 02:22 PM ----------

    Hi Thanks in advance if I
    copy to executable> All modifications> save, and you're done.
    "Copy to Executable works"---- "All modifications"is with me not there is only one thing .... called Selection

    ---------- Post added at 03:13 PM ---------- Previous post was at 02:52 PM ----------

    Hy It´s Work ....

    THX Bro !

    Best Regards: Root

    ---------- Post added at 03:19 PM ---------- Previous post was at 03:13 PM ----------

    Hy It´s Work ....

    THX Bro !

    Best Regards: Root

  4. #4
    Enthusiast Finland is offline
    MemberRank
    Dec 2010 Join Date
    42Posts

    Re: OllyDBG

    use thanks button instead of saying thanks



Advertisement