Skip to content

Releases: mefistotelis/ida-pro-loadmap

1.3.46 First version with both EA32 and EA64 (with IDA 7.5 SDK)

21 Jun 10:29
Compare
Choose a tag to compare

Made building for both versions of IDA, with 32-bit and 64-bit addresses.

Also made it use normal redist DLLs from Visual Studio - turns out previous version required debug DLLs which are not a part of redist package.

Tested loading the plugin, but not whether it fully works.

Full Changelog: 1.3.40...1.3.46

1.3.40 Saving config and partial 64-bit support

18 Jun 02:00
Compare
Choose a tag to compare

Another untested version from auto builds. Publishing as the artifacts in "Actions" last only up to few months.

Full Changelog: 1.3.36...1.3.40

First one from automatic builds

20 Apr 00:31
Compare
Choose a tag to compare

This version is for IDA 7.5, and built using Visual Studio 2019.

Be warned - untested!
I was just interested in preparing automatic builds, not in using it.

loadmap-v1_3_36-plug-ida75-win32.zip

Had to use it on IDA 7, so here we go

08 Oct 21:11
Compare
Choose a tag to compare

Updated for new IDA SDK API (7.0).

Compiled only for 32-bit version of IDA; simply because I'm not using 64-bit one.

Used plugin migrating instructions from hex-rays website, also changed any trivial commands to no longer use Windows. But still this is heavily win-dependent.

Used the instructions from SDK Plugins folder to configure Visual Studio Project.

No functional change since last version.

1.2

08 Jul 20:25
Compare
Choose a tag to compare
1.2

Compiled using new IDA SDK and new GCC versions.

The plugin options form:
loadmap_1_2_options

The binary is for IDA 6.2 32-bit.