Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 02-06-2006, 09:24
Newbie_Cracker's Avatar
Newbie_Cracker Newbie_Cracker is offline
VIP
 
Join Date: Jan 2005
Posts: 227
Rept. Given: 72
Rept. Rcvd 26 Times in 12 Posts
Thanks Given: 50
Thanks Rcvd at 25 Times in 18 Posts
Newbie_Cracker Reputation: 26
Ollydbg extra menu !!

Hi.
In some tutorials, I've seen the screenshot of OllyDbg which has some extra menus, like attached picture.
Is there any plugin or modification/setting to do this?
Attached Images
File Type: jpg Menu.JPG (5.0 KB, 139 views)
Reply With Quote
  #2  
Old 02-06-2006, 15:56
crackerabc
 
Posts: n/a
Which team's tutorials?
Reply With Quote
  #3  
Old 02-06-2006, 17:21
DappA
 
Posts: n/a
I think its based on http://forum.exetools.com/showthread.php?t=7415
A plugin of some sort called Autopath. Never got it to work myself though. Check out the OllyIce version which includes it: http://www.tinicat.de/hacnho/OllyICE_Gift_From_hacnho.zip where it is included.
Reply With Quote
  #4  
Old 02-06-2006, 21:42
crackerabc
 
Posts: n/a
Why I can't find the menu in hacnho's OllyICE .
Reply With Quote
  #5  
Old 02-07-2006, 06:30
Newbie_Cracker's Avatar
Newbie_Cracker Newbie_Cracker is offline
VIP
 
Join Date: Jan 2005
Posts: 227
Rept. Given: 72
Rept. Rcvd 26 Times in 12 Posts
Thanks Given: 50
Thanks Rcvd at 25 Times in 18 Posts
Newbie_Cracker Reputation: 26
As DappA said, the Autofix plugin creates new menus, but it doesn't run and crashes ollydbg. Maybe this is because it needs Chineese language to be set in your Windows !

The Launcher plugin in OllyIce pack, is something like that, but simpler (no extra menu) !
Reply With Quote
  #6  
Old 02-07-2006, 23:55
diablo2oo2's Avatar
diablo2oo2 diablo2oo2 is offline
Family
 
Join Date: Mar 2004
Posts: 232
Rept. Given: 7
Rept. Rcvd 111 Times in 26 Posts
Thanks Given: 2
Thanks Rcvd at 20 Times in 7 Posts
diablo2oo2 Reputation: 100-199 diablo2oo2 Reputation: 100-199
you have to add new import in your ollydbg.exe

its called "FixOdPath". i have done it with LordPE and it works
__________________
Thinking In Bytes
Reply With Quote
  #7  
Old 02-08-2006, 01:18
Franeppe Franeppe is offline
Friend
 
Join Date: Aug 2005
Location: Thrinakie
Posts: 82
Rept. Given: 9
Rept. Rcvd 5 Times in 3 Posts
Thanks Given: 2
Thanks Rcvd at 0 Times in 0 Posts
Franeppe Reputation: 5
Quote:
Originally Posted by diablo2oo2
you have to add new import in your ollydbg.exe

its called "FixOdPath". i have done it with LordPE and it works
Please, explain for newbie how did you do it.
Reply With Quote
  #8  
Old 02-08-2006, 09:37
crackerabc
 
Posts: n/a
Quote:
Originally Posted by diablo2oo2
you have to add new import in your ollydbg.exe

its called "FixOdPath". i have done it with LordPE and it works

Please write a toturial for newbie.
Reply With Quote
  #9  
Old 02-09-2006, 16:09
Franeppe Franeppe is offline
Friend
 
Join Date: Aug 2005
Location: Thrinakie
Posts: 82
Rept. Given: 9
Rept. Rcvd 5 Times in 3 Posts
Thanks Given: 2
Thanks Rcvd at 0 Times in 0 Posts
Franeppe Reputation: 5
Quote:
Originally Posted by diablo2oo2
you have to add new import in your ollydbg.exe

its called "FixOdPath". i have done it with LordPE and it works
I tried to add a new import in Ollydbg.exe by IID King 2.01 but after that the executable doesn't work.

Where can i find a tutorial on how to use LordPE to add a new import?
Reply With Quote
  #10  
Old 02-09-2006, 17:43
bukkake's Avatar
bukkake bukkake is offline
VIP
 
Join Date: Aug 2004
Location: /usr/home
Posts: 127
Rept. Given: 2
Rept. Rcvd 14 Times in 3 Posts
Thanks Given: 0
Thanks Rcvd at 3 Times in 2 Posts
bukkake Reputation: 14
Just go to diablo2oo2's website and download his version of OllyDBG.
__________________
"The road of excess leads to the palace of wisdom" -- William Blake
Reply With Quote
  #11  
Old 02-09-2006, 18:41
Franeppe Franeppe is offline
Friend
 
Join Date: Aug 2005
Location: Thrinakie
Posts: 82
Rept. Given: 9
Rept. Rcvd 5 Times in 3 Posts
Thanks Given: 2
Thanks Rcvd at 0 Times in 0 Posts
Franeppe Reputation: 5
Quote:
Originally Posted by bukkake
Just go to diablo2oo2's website and download his version of OllyDBG.
Many thanks, bykkake.
But i want to learn how to do it by myself.

Can you help me?

Last edited by Franeppe; 02-09-2006 at 20:32. Reason: Correct misspelling.
Reply With Quote
  #12  
Old 02-09-2006, 19:35
DappA
 
Posts: n/a
If you just want a quick working Olly with Autopath, check out:
http://www.filelodge.com/files/room10/245468/tool/FixDBG%20DiY.7z
Reply With Quote
  #13  
Old 02-10-2006, 18:18
imagin
 
Posts: n/a
Quote:
Originally Posted by Franeppe
I tried to add a new import in Ollydbg.exe by IID King 2.01 but after that the executable doesn't work.

Where can i find a tutorial on how to use LordPE to add a new import?
Open LordPE
- Pe Editor
- Directories
- Import Table
- Add Import (right mouse button)
- Write name .dll (AutoPath.dll)
- Write name API (FixOdPath)
- OK - SAVE (copy AutoPath.dll to Olly directories)

Define your AutoPath.ini
enJOY

Last edited by imagin; 02-10-2006 at 18:28.
Reply With Quote
  #14  
Old 02-10-2006, 19:27
Franeppe Franeppe is offline
Friend
 
Join Date: Aug 2005
Location: Thrinakie
Posts: 82
Rept. Given: 9
Rept. Rcvd 5 Times in 3 Posts
Thanks Given: 2
Thanks Rcvd at 0 Times in 0 Posts
Franeppe Reputation: 5
now it works!

Many thanks.
Reply With Quote
  #15  
Old 05-26-2006, 18:23
ricnar456 ricnar456 is offline
Friend
 
Join Date: May 2002
Posts: 290
Rept. Given: 1
Rept. Rcvd 28 Times in 10 Posts
Thanks Given: 0
Thanks Rcvd at 52 Times in 40 Posts
ricnar456 Reputation: 28
Tbar with folder support

http://www.ricnar456.dyndns.org/HERRAMIENTAS/L-M-N-O-P/Plugins_Olly/Tbar%20Folder%20support.rar

user:hola pass:hola

this plugin by arjuns is great you can drag and drop folder and exes in OLLYDBG, and create a button bar to start your more used tools in OLLYDBG, try it.

Ricardo Narvaja
Reply With Quote
Reply


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



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


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