flat assembler
Message board for the users of flat assembler.

Index > Main > OllyDbg 2 Finally available!!!

Author
Thread Post new topic Reply to topic
LocoDelAssembly
Your code has a bug


Joined: 06 May 2005
Posts: 4624
Location: Argentina
LocoDelAssembly 12 Oct 2007, 04:43
Well, it is an alpha release but we can finally touch something Very Happy

Image

I'm very happy Very Happy
Post 12 Oct 2007, 04:43
View user's profile Send private message Reply with quote
OzzY



Joined: 19 Sep 2003
Posts: 1029
Location: Everywhere
OzzY 12 Oct 2007, 06:00
Looks nice!
Just a question: How do you get the address of an instruction from OllyDbg, if I want to make a patch, for example?
Post 12 Oct 2007, 06:00
View user's profile Send private message Reply with quote
LocoDelAssembly
Your code has a bug


Joined: 06 May 2005
Posts: 4624
Location: Argentina
LocoDelAssembly 12 Oct 2007, 15:09
Anytime I needed that I used an external program to get section's file offset and then the resulting file offset was section_file_offset - section_base_address + instruction_address. Other method that I use more frecuently since requires less brain power is just open the hex editor and search for a pattern, if the pattern is found more than once then I try again with a bigger one until there is one occurrence, that occurrence is the file offset we need.

Anyway, remember that OllyDbg allows you to patch the executable and write the modifications to it (right click, Copy to executable > All modifications).
Post 12 Oct 2007, 15:09
View user's profile Send private message Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 12 Oct 2007, 15:22
yeah, and IDA can do this too
Post 12 Oct 2007, 15:22
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
LocoDelAssembly
Your code has a bug


Joined: 06 May 2005
Posts: 4624
Location: Argentina
LocoDelAssembly 05 Jan 2008, 16:01
Last update: December 25, 2007

The last available version can be downloaded here. Don't expect too much, use v1.10 for any serious work. Don't send me requests for features already available in v1.10. Please report only serious bugs and crashes. And, of course, new ideas are always welcome!

December 25, 2007
Pre-alpha 3: many different features like attaching to running process, detaching, run trace (as yet without fast stepping), real-time stack analysis, recognition of TLS callbacks, guarded memory, intermodular calls etc. Look at the comment column in the list of calls - you will enjoy it!
Post 05 Jan 2008, 16:01
View user's profile Send private message Reply with quote
OzzY



Joined: 19 Sep 2003
Posts: 1029
Location: Everywhere
OzzY 27 Jan 2008, 01:44
What are other must-have reversing tools besides Olly?

thanks
Post 27 Jan 2008, 01:44
View user's profile Send private message Reply with quote
f0dder



Joined: 19 Feb 2004
Posts: 3175
Location: Denmark
f0dder 27 Jan 2008, 09:23
OzzY wrote:
What are other must-have reversing tools besides Olly?
thanks


IDA, of course.

_________________
Image - carpe noctem
Post 27 Jan 2008, 09:23
View user's profile Send private message Visit poster's website Reply with quote
rugxulo



Joined: 09 Aug 2005
Posts: 2341
Location: Usono (aka, USA)
rugxulo 27 Jan 2008, 20:37
f0dder wrote:
OzzY wrote:
What are other must-have reversing tools besides Olly?
thanks


IDA, of course.


http://www.hex-rays.com/idapro/idadownfreeware.htm

Quote:

IDA Pro 4.9 Freeware Version

The evaluation version has the following limitations

* no commercial use allowed
* lacks all features introduced in IDA Pro 5.x (5.0, 5.1, 5.2)
* lacks support for many processors, file format, debugging etc..

IDA Pro Freeware (15mb)
Post 27 Jan 2008, 20:37
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.