View Full Version : re:faq
scatterp
December 15th, 2005, 19:35
If you think that something inside this file is not correct and/or some questions (and/or answers) are not totally clear, feel free to ask for them in the forum or tell it directly to the mods.
theres nothing about windebug the microsoft tool...
JMI
December 15th, 2005, 19:55
If you read the signature under your name, you would know you should use the "SEARCH" button at the top of the Forums before posting a question.
Go to that button and enter "win debug" (without the quotes) and you will find 15 threads which mention it.
If you enter "windbg" (again without the quotes) you will find 51 Threads which mention it.
If you go to google and enter "windbg" (again without the quotes) you will get about 87,600 entries.
So do you really have a question, other than you don't see a reference to windbg in the FAQ?
Regards,
Kayaker
December 15th, 2005, 22:58
And if someone wants to write a short blurb about WinDbg, or anything else for that matter, suitable for an addition to the FAQ, we'll gladly add it. That's the way things work around here.
Kayaker
scatterp
December 16th, 2005, 08:25
no real question just thought it would be a good edition to the faq i didnt
use search/google etc becase i was not actualy looking for that at the time
(was looking for syntax to set brk point on messagebox which i found with
search)
just noticed a gap
read the faq completely top to bottom before i first posted and followed the
instructions at the bottom of the faq
Scat
SiGiNT
December 16th, 2005, 11:24
Well, I think the problem is that Windbg has not yet gained wide acceptance in the RE community, most people who, want an easier to use debugger or can't get Sice working on their XP machine have switched to olly. I personally think that Windbg is the logical replacement for Sice - but, for various reasons, mostly laziness I'm using olly - there is lots of info on Windbg if you search using google, but I've not seen any reversing tutorials using it yet - maybe you could be the first to write one!
SiGiNT
scatterp
December 16th, 2005, 11:26
perhaps but i dont really consider myself expert on it when i do i guess i could
disavowed
December 16th, 2005, 13:27
I've been meaning for a long time to write a GUI front-end plugin for WinDBG so that it has an OllyDbg-like interface. Maybe I'll get around to working on that in the next year or so :\
scatterp
December 16th, 2005, 13:35
what i found more intresting not that i have the skills to make a plugin like that but ida has some very nice features what if IDA was to connect as a debug client to a proxy and windebug was to act as a server and the proxy was to connect to the windebug server and the proxy handled the translation then you could have all the power of windebug but inside the ida gui with xrefrences and usefull stuff
disavowed
December 16th, 2005, 23:58
That's actually a very good idea. The only problem is that IDA's GUI doesn't have a lot of the features that OllyDbg has. But other than that, I like your idea.
blabberer
December 17th, 2005, 13:04
Quote:
there is lots of info on Windbg if you search using google, but I've not seen any reversing tutorials using it yet - maybe you could be the first to write one!
|
well i know of one such tut though tends to be a little noobish for reversers here
i would say its a good introduction to windbg
http://uninformed.org/?v=1&a=7&t=txt
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.