Skip to content

Releases: Nibble-Knowledge/label-replacer

Release for Windows

19 Nov 18:54

Choose a tag to compare

Fixed a crash in the previous release.

Release for Windows

06 Nov 05:23

Choose a tag to compare

This release fixes certain issues (such as stripping label offsets) and adds N_ table generation when address of operations are used.

Release for Windows

27 Oct 20:35

Choose a tag to compare

Enforces BADR before psuedo instructions, which allows things to be disassembled correctly later.

Release for Windows

27 Oct 03:16

Choose a tag to compare

Fixed some issues, added some error checking. This release is expected to be feature complete. A rewrite may come later.

Release for Windows

26 Oct 05:04

Choose a tag to compare

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

25 Oct 01:35

Choose a tag to compare

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.