📚 OpenRCE is preserved as a read-only archive. Launched at RECon Montreal in 2005. Registration and posting are disabled.








Flag: Tornado! Hurricane!

 Forums >>  Debuggers  >>  Using OllyDbg Script Editor 2.00

Topic created on: March 31, 2008 03:59 CDT by qnfrhc .

hi..
I would like to know how to use the ollyScript.

it's not to do for the Unpacking.I want to modify the assembler code like this.
Ex) JE 401055 -> JMP 401055.
I am always annoying.So i want to know the Script Command..

It's not Unpake command

pls help me..

  MFox     March 31, 2008 04:28.44 CDT
> qnfrhc: hi..
> I would like to know how to use the ollyScript.
>
> it\'s not to do for the Unpacking.I want to modify the assembler code like this.
> Ex) JE 401055 -> JMP 401055.
> I am always annoying.So i want to know the Script Command..
>
> It\'s not Unpake command
>
> pls help me..
hi,
i dont get it why u r want to use ollyscript for editing this, it appears u wanna patch or crack somthin' or etc, but u can use ollydbg itself to edit any LOC u want (by double clicking on it).
if u explain some more, i would help u out.

MFox

  qnfrhc   March 31, 2008 06:59.44 CDT
> MFox: > qnfrhc: hi..
> > I would like to know how to use the ollyScript.
> >
> > it\\\'s not to do for the Unpacking.I want to modify the assembler code like this.
> > Ex) JE 401055 -> JMP 401055.
> > I am always annoying.So i want to know the Script Command..
> >
> > It\\\'s not Unpake command
> >
> > pls help me..
> hi,
> i dont get it why u r want to use ollyscript for editing this, it appears u wanna patch or crack somthin\' or etc, but u can use ollydbg itself to edit any LOC u want (by double clicking on it).
> if u explain some more, i would help u out.
>
> MFox

Hi..
Thanks you for your reply so much..
I am patch the program that want it..in Content in help of the Script Editor2.0 seem to be command for the Unpaking.
and..what's LOC?;;-0-

i am so sorry,and did'nt unterstand your say.
   and what's meaning??  <---(by double clicking on it).

pls help me..I am living in Korea;;;
and in Korean,it' very difficult study the Reverse

Thanks in advance...

  RabidCicada     March 31, 2008 11:21.36 CDT
What he's telling you is:

You can double click on any Line of Code (LOC) in the dissasembly window.  Then you can literally change the command.  

You can then write the changed code back to the binary with one of the right click commands.

You could use a script created in the script editor but it is simpler to just directly edit the LOC you want to change.

  qnfrhc   April 1, 2008 10:17.35 CDT
Thanks you ^.^;;

Ah..I see, ok I can understand a little ^^;

Um..ok..I will try ...very much Thanks you^^..

I like here--; in Korea,it's very hard a reply like this.

Thanks...

  nicowow     April 2, 2008 10:58.09 CDT
If you want to script it, you can do it easily with Immunity Debugger's python scripting language:

imm.Write( ADDRESS, imm.Assemble("JMP 0x401055", ADDRESS) )

Cheers

  NeOXQuiCk     April 5, 2008 02:05.39 CDT
can you post link where did you get 2.0 script editor*??

Note: Registration is required to post to the forums.

There are 31,328 total registered users.


Recently Created Topics
[help] Unpacking VMP...
Mar/12
Reverse Engineering ...
Jul/06
let 'IDAPython' impo...
Sep/24
set 'IDAPython' as t...
Sep/24
GuessType return une...
Sep/20
About retrieving the...
Sep/07
How to find specific...
Aug/15
How to get data depe...
Jul/07
Identify RVA data in...
May/06
Question about memor...
Dec/12


Recent Forum Posts
Finding the procedur...
rolEYder
Question about debbu...
rolEYder
Identify RVA data in...
sohlow
let 'IDAPython' impo...
sohlow
How to find specific...
hackgreti
Problem with ollydbg
sh3dow
How can I write olly...
sh3dow
New LoadMAP plugin v...
mefisto...
Intel pin in loaded ...
djnemo
OOP_RE tool available?
Bl4ckm4n


Recent Blog Entries
halsten
Mar/14
Breaking IonCUBE VM

oleavr
Oct/24
Anatomy of a code tracer

hasherezade
Sep/24
IAT Patcher - new tool for ...

oleavr
Aug/27
CryptoShark: code tracer ba...

oleavr
Jun/25
Build a debugger in 5 minutes

More ...


Recent Blog Comments
nieo on:
Mar/22
IAT Patcher - new tool for ...

djnemo on:
Nov/17
Kernel debugger vs user mod...

acel on:
Nov/14
Kernel debugger vs user mod...

pedram on:
Dec/21
frida.github.io: scriptable...

capadleman on:
Jun/19
Using NtCreateThreadEx for ...

More ...


Imagery
SoySauce Blueprint
Jun 6, 2008

[+] expand

View Gallery (11) / Submit