Releases: Nibble-Knowledge/label-replacer
Release for Windows
Fixed a crash in the previous release.
Release for Windows
This release fixes certain issues (such as stripping label offsets) and adds N_ table generation when address of operations are used.
Release for Windows
Enforces BADR before psuedo instructions, which allows things to be disassembled correctly later.
Release for Windows
Fixed some issues, added some error checking. This release is expected to be feature complete. A rewrite may come later.
Release for Windows
The header now has header creation. This codebase requires a rewrite - the current code is not written well and really needs to be structured around an internal buffer and many things made into procedures. However, this is working consistantly, so it's being released.
Release for Windows
At this point, the label replacer is expected to be feature complete. This is the binary distribution for Windows, statically linked with MinGW, so it should work on all Windows OSes XP and up on x86 hardware.