Pregunta sobre el OllyDBG

Iniciado por Grave, 3 Mayo 2006, 22:43 PM

0 Miembros y 1 Visitante están viendo este tema.

Grave

Solo tengo una pregunta sencilla es sobre que yo utilizo el Ollydbg y solo tengo tutoriales de como crackear con SICE y me quedo en el pedazo donde escribo los breakpoint(bpx) pero el olly no tiene donde escribir me pueden ayudar. :huh:
"y el conocimiento os hara libres"

Module Console1
   Console.Write("Hello Word")
   Console.ReadLine()
End Module
http://aion.cr0n0triger.operaunite.com/

Eternal Idol

Cargas el ejecutable, vas a la direccion donde queres poner el breakpoint y le das a F2; tambien podes darle al boton derecho del mouse Breakpoint>>Toggle.

Si vas a la ayuda, en la parte de How to use hay un capitulo dedicado a los breakpoint que empieza asi:

OllyDbg supports several kinds of breakpoints:

- Ordinary breakpoint, where the first byte of the command you want to break on is replaced by a special command INT3 (Trap to Debugger). You place this breakpoint by selecting the command in Disassembler and pressing F2, or over pop-up menu. When you press F2 for the second time, breakpoint will be removed. Notice that program stops before command with breakpoint is executed.
The number of INT3 breakpoints you may set is unlimited. When you close debugged program or Debugger, OllyDbg automatically saves breakpoints to disk. Never try to set this breakpoint on data or in the middle of the command! OllyDbg warns you if you attempt to set breakpoint outside the code section. You can permanently turn off this warning in Security options. In some cases Debugger may insert own temporary INT3 breakpoints.
La economía nunca ha sido libre: o la controla el Estado en beneficio del Pueblo o lo hacen los grandes consorcios en perjuicio de éste.
Juan Domingo Perón

x4uth

hay un plugin para el Olly para usar comandos como el SoffICE
http://www.openrce.org/downloads/details/105/CommandBar

eso si, los comandos no son ideticos por ejemplo el BreakPoint en el Olly es BP no bpx

igual si estas usando olly te aconsejo que te busques un tuto para olly que hay muchos...
el de ricardo narvaja es muy bueno http://ricardonarvaja.googlepages.com/home