About This File
This plugin makes your copy of OllyDbg portable, which means that you can copy the OllyDbg folder to another location without having to fix ollydbg.ini manually. OllyDbg v1.10 and OllyDbg v2 are supported.
OllyDbg v1.10 Usage:
- Copy portablizer.dll to the plugins folder.
- Apply the ollydbg-patch.exe patch on ollydbg.exe.
- The patch is needed because by default, OllyDbg loads the plugins at a later stage.
- Run OllyDbg from the correct folder, then close it.
- Make sure that the entries of ollydbg.ini contain relative paths (the [History] section).
Limitations:
- The plugin DLL file must be named portablizer.dll.
OllyDbg v2 Usage:
- Copy portablizer_odbg2.dll to the plugins folder.
- Run OllyDbg from the correct folder, then close it.
- Make sure that the entries of ollydbg.ini contain relative paths (the [History] section).
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now