Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 03-31-2019, 06:27
freddyk freddyk is offline
Friend
 
Join Date: Sep 2018
Posts: 4
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 5
Thanks Rcvd at 4 Times in 3 Posts
freddyk Reputation: 0
Olldbg beyond v2.01 ?

Hi all,

has there been any updates to OllyDbg from 2.01 ? Thats 6 yrs and a great prog, so hoping its still the best option ?

FK
Reply With Quote
The Following 2 Users Say Thank You to freddyk For This Useful Post:
Indigo (07-19-2019), wassim_ (06-08-2019)
  #2  
Old 03-31-2019, 07:06
chessgod101's Avatar
chessgod101 chessgod101 is offline
Co-Administrator
 
Join Date: Jan 2011
Location: United States
Posts: 535
Rept. Given: 2,218
Rept. Rcvd 691 Times in 219 Posts
Thanks Given: 700
Thanks Rcvd at 939 Times in 186 Posts
chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699
The author was working on an x64 version as stated in his last website update from 2014, but still has a lot of work to do to get analysis working properly. I also feel that the author doesn't view this project with a huge sense of urgency with the arrival of Mr. Exodia's x64dbg. Whether or not he'll continue to develop an x64 ollydbg remains a mystery, but I think most of us are pessimistic that it will happen.
__________________
"As the island of our knowledge grows, so does the shore of our ignorance." John Wheeler
Reply With Quote
The Following 4 Users Say Thank You to chessgod101 For This Useful Post:
freddyk (03-31-2019), Indigo (07-19-2019), niculaita (03-31-2019), vic4key (04-01-2019)
  #3  
Old 03-31-2019, 07:42
chants chants is offline
VIP
 
Join Date: Jul 2016
Posts: 724
Rept. Given: 35
Rept. Rcvd 48 Times in 30 Posts
Thanks Given: 666
Thanks Rcvd at 1,050 Times in 475 Posts
chants Reputation: 48
x64dbg is pretty much good for most tasks. However we also have WinDbg, Visual Studio or IDA Pro's debugger or even Binary Ninja with Snare's Binjatron plugin that connects Binary Ninja to Voltron which itself is a front-end for a variety of debuggers (GDB, LLDB, WinDbg and VDB).

Furthermore you can check out Nanomite, BugDbg, FDBG, VisualDux, Evan's Debugger (EDB)
Quote:
http://code.google.com/p/edb-debugger/
, WinAppDbg
Quote:
http://winappdbg.sourceforge.net/
, Vivisect
Quote:
http://visi.kenshoto.com/viki/MainPage
, etc and so on though none of them are probably as good.
Reply With Quote
The Following 5 Users Say Thank You to chants For This Useful Post:
argie (04-05-2019), freddyk (03-31-2019), Indigo (07-19-2019), niculaita (03-31-2019), Uknow007 (04-10-2019)
  #4  
Old 04-10-2019, 01:24
Uknow007 Uknow007 is offline
Friend
 
Join Date: Feb 2018
Posts: 15
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 44
Thanks Rcvd at 23 Times in 9 Posts
Uknow007 Reputation: 0
Which among them is best(in terms of User interface and experience), any suggestion?
Reply With Quote
The Following User Says Thank You to Uknow007 For This Useful Post:
Indigo (07-19-2019)
  #5  
Old 04-16-2019, 05:56
QuakeGamer QuakeGamer is offline
Friend
 
Join Date: Sep 2010
Posts: 65
Rept. Given: 2
Rept. Rcvd 8 Times in 6 Posts
Thanks Given: 3
Thanks Rcvd at 50 Times in 27 Posts
QuakeGamer Reputation: 8
If you want some olly-like experience, you should go for x64dbg.
Reply With Quote
The Following User Says Thank You to QuakeGamer For This Useful Post:
Indigo (07-19-2019)
  #6  
Old 04-20-2019, 06:32
atom0s's Avatar
atom0s atom0s is offline
Family
 
Join Date: Jan 2015
Location: 127.0.0.1
Posts: 396
Rept. Given: 26
Rept. Rcvd 126 Times in 63 Posts
Thanks Given: 54
Thanks Rcvd at 730 Times in 279 Posts
atom0s Reputation: 100-199 atom0s Reputation: 100-199
Quote:
Originally Posted by Uknow007 View Post
Which among them is best(in terms of User interface and experience), any suggestion?
'Best' is subjective and an opinion based thing to answer. Each tool offers its own set of features, expansion and so on. It comes down to personal taste and what kind of features you need/use to decide which will be 'best' for you specifically.

Some people prefer a more CLI approach like Softice was, while others prefer a UI experience.

Like QuakeGamer pointed out, if you are looking for an OllyDbg "replacement" go with x64dbg as it is very similar with a lot more features. (And supports both 32bit and 64bit.)

If you want something more old school / traditional in a command line sense, check out WinDbg.

Outside of that, you'd have to compare the features of the other various debuggers out there to find one that suites your needs. Some have various file support for certain architectures that may be of your needs while others will have basic features and offer nothing more. You could also check out more enhanced tools that offer a lot of different tools in one such as IDA.
__________________
Personal Projects Site: https://atom0s.com
Reply With Quote
The Following 2 Users Say Thank You to atom0s For This Useful Post:
Indigo (07-19-2019), Uknow007 (07-26-2019)
  #7  
Old 06-07-2019, 20:13
silver silver is offline
Friend
 
Join Date: May 2017
Posts: 13
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 12
Thanks Rcvd at 4 Times in 4 Posts
silver Reputation: 0
I think x64dbg can be a good replacement for OllyDbg.

However I insists that WinDBG, especially its TTD(time-travel-debugging) function could be a killing function. You may want to try it from Microsoft's appstore.
Reply With Quote
The Following User Says Thank You to silver For This Useful Post:
Indigo (07-19-2019)
  #8  
Old 06-08-2019, 17:10
RiRye RiRye is offline
Friend
 
Join Date: Mar 2017
Location: US
Posts: 26
Rept. Given: 1
Rept. Rcvd 2 Times in 1 Post
Thanks Given: 42
Thanks Rcvd at 38 Times in 16 Posts
RiRye Reputation: 2
At this point recommending x64dbg along side of IDA with windbg as the backend debugger is pretty standard. There is really no need to bring olly back as most of the scripts have been ported

The new UWP version of winDbg seems super slick so far, would recommend everyone give it a try just to see how far they have come
Reply With Quote
The Following User Says Thank You to RiRye For This Useful Post:
Indigo (07-19-2019)
  #9  
Old 06-09-2019, 02:03
tusk tusk is offline
Friend
 
Join Date: Jun 2016
Posts: 36
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 8
Thanks Rcvd at 18 Times in 12 Posts
tusk Reputation: 0
I can't even imagine what must be the amount of work to put to even write a debugger...
Reply With Quote
The Following User Says Thank You to tusk For This Useful Post:
Indigo (07-19-2019)
  #10  
Old 07-23-2019, 00:09
zionoobie zionoobie is offline
Guest
 
Join Date: Jan 2019
Posts: 3
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 45
Thanks Rcvd at 3 Times in 1 Post
zionoobie Reputation: 0
When olly 2.01 x64 will be available ( will be ? ) maybe news hardware architectures could be?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to write a dubug like OllDbg? rivenhuang General Discussion 3 02-27-2004 15:06


All times are GMT +8. The time now is 16:55.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )