![]() |
|
#1
|
|||
|
|||
|
OllyDbg + Registry question
Hi all,
I'm trying to create a loader that starts a process, execute what needs to be done, close the process and then start OllyDbg. Everything works fine when I would only need to do that. Now the other part: Olly has an option when you right click on a exe in Windows Explorer to debug that exe in Olly. I've found the key in the Registry and I changed the right click "Open with Ollydbg" context menu to point to my Ollyloader.exe instead of OLLYDBG.exe For example when you right click on notepad.exe; Olly starts with notepad.exe as command line parameter. ---> "OLLYDBG c:\windows\system32\notepad.exe" Now my question: how can I get the path and name of the exe I right click on so that I can use it in my loader and use it as a command line parameter? Any help would be appreciated Thanks in advance, sTfN0X |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ollydbg v1 to v2 porting question | sendersu | General Discussion | 0 | 09-02-2014 13:29 |
| Another Ollydbg question DLL loading in Program | hobferret | General Discussion | 9 | 06-19-2005 23:32 |
| Quick OllyDbg Question | lilmeanman | General Discussion | 8 | 06-06-2005 08:13 |
| PELOCK Question again--.w.--Ollydbg | boya | General Discussion | 0 | 06-10-2004 12:38 |
| OllyDbg question | butter | General Discussion | 2 | 05-07-2004 10:30 |