Jump to content
Tuts 4 You

PatchLib 1.0.0


Teddy Rogers

About This File

This package is for patching the Visual C++ libraries of the IDA 4.9 SDK to work with the free version.

The included patchlib program serves two purposes:

  1. Remap the export ordinals to match the free version of ida.wll.
  2. Ensure that names are not used when importing from the library.

To facilitate the remapping, patchlib needs two files, ida.wll.exports and ida.wll.names.

  • ida.wll.exports contains a list of remapped ordinals and undecorated symbol names.
  • ida.wll.names contains a list of decorated symbols.

With the patched library you can build loaders and plugins.

Processor modules are blocked by the free version.


User Feedback

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...