Skip to content

Releases: NaC-L/Mergen

v0.7

29 Mar 07:08
208e89e

Choose a tag to compare

What's Changed

  • refactor side branch by @dword64 in #60
  • Fix R15 register mapping (use R15W instead of duplicate R15B) by @dword64 in #65
  • Stabilize rewrite pipeline with strict flag-oracle coverage and microtest framework by @NaC-L in #66
  • Regression hardening: 108/111 handler coverage, 11 semantic fixes, oracle pipeline by @NaC-L in #67
  • Rewrite regression hardening: CFG, bug fixes, test infrastructure by @NaC-L in #68
  • Refactor: reorganize codebase, split Semantics, remove dead code by @NaC-L in #69
  • Add Sleigh/P-code oracle provider for cross-validated test vectors by @NaC-L in #70
  • Add SSE2 integer XMM lifting with oracle-backed SIMD tests by @NaC-L in #71
  • Harden lifter/runtime contracts and rewrite validation gates by @NaC-L in #72
  • feat: lifter correctness hardening, review automation, repo cleanup by @NaC-L in #74
  • feat: call-boundary ABI framework with strict clobber semantics by @NaC-L in #76
  • fix: correctness bugs and inconsistencies in post-lifting passes by @NaC-L in #77
  • feat: PE export auto-outline + --outline CLI flag by @NaC-L in #78
  • feat: named import calls, .pdata auto-outline, Win32 API signatures by @NaC-L in #79
  • test: add jump table regression suite (5 samples, 39 semantic cases) by @NaC-L in #80
  • ci: add Windows build workflow with artifact upload by @NaC-L in #81

Full Changelog: 0.6...v0.7

0.6

17 Jun 08:00
0f47dd4

Choose a tag to compare

0.6

What's Changed

  • Update Dockerfile to include git by @kyle-elliott in #9
  • Fix outs by @Pigrecos in #10
  • Fix calculation on lift_rcr and lift_rcl by @Pigrecos in #24
  • Made docker utilizes cache mechanism. also change entrypoint by @vxcall in #25
  • update Dockerfile for the user command to be simpler by @vxcall in #26
  • combined lift_div and lift_div2 function by @vxcall in #29
  • docker build fix by @vxcall in #31
  • Refactor extractBytes function to handle various input sizes correctly by @Pigrecos in #32
  • Create docker-image.yml by @NaC-L in #33
  • lift_idiv2 integration, and separate lift_inc_dec by @vxcall in #34
  • improved README by @vxcall in #35
  • version 0.6 by @NaC-L in #37
  • Stashed changes2 by @NaC-L in #42
  • Fixing the Casting Error, adding Windows build instructions by @dword64 in #43
  • Fix typo in build instructions by @Azvanzed in #46
  • Upload build by @Azvanzed in #49
  • X86_SUPPORT by @NaC-L in #48
  • Improve performance by @NaC-L in #51
  • Fix arch and shifts by @NaC-L in #52
  • sarx/shrx/shlx by @NaC-L in #54
  • Support multiple disassemblers by @NaC-L in #56
  • llvm-20 update by @grimaz in #64

New Contributors

Full Changelog: 0.5.1...0.6

0.5.1

22 May 05:09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/NaC-L/Mergen/commits/0.5.1