Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Releases: golddemon1973/Nemo

v0.3.2-alpha

v0.3.2-alpha Pre-release
Pre-release

Choose a tag to compare

@golddemon1973 golddemon1973 released this 30 Dec 18:42
84db5bc

A few fixes for bugs that could cause very bad problems.

  • Removed "--" guard for opcodes processing
    // Caused outputs to be empty, outputs will not be empty anymore

  • Added safe guards for formatting
    // Will prevent variables/globals with invalid patterns to be processed and causing problems
    // Added error handling

v0.3.1-alpha

v0.3.1-alpha Pre-release
Pre-release

Choose a tag to compare

@golddemon1973 golddemon1973 released this 16 Dec 10:38
f0216ec

Small update to improve performance by a bit and fix a bug that broke the whole thing

Unlocalized a function that didn't need to be
Updated decompiler version
Fixed Datas with no opcodes trying to be processed and failing

v0.3.0-alpha

v0.3.0-alpha Pre-release
Pre-release

Choose a tag to compare

@golddemon1973 golddemon1973 released this 14 Dec 12:24
a64bbb2
Capture d'écran 2025-12-12 201411

AND HERE WE ARE!!

This will be the update with the MOST additions, changes, and improvements.

Love y'all ^^

Changelog:

  • Concat
  • Not
  • Minus
  • And, Or, AndK, OrK
  • Full Ariths
    / Parsing Improvements
    / Small Optimizations

v0.2.0-alpha

v0.2.0-alpha Pre-release
Pre-release

Choose a tag to compare

@golddemon1973 golddemon1973 released this 13 Dec 15:54
bbdfa17
Capture d'écran 2025-12-12 201411

HII AGAAIN!!

This time I'm adding full support for tables, GETVARARGS and other stuff.

I fixed parsing and also attempted to add more info for currently unsupported instructions.

Now decompiled stuff SPECIFIES how much time it took to decompile.

Next update: logical operations and math.

v0.1.0-alpha

v0.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@golddemon1973 golddemon1973 released this 13 Dec 12:22
bbdfa17

Welcome people! This is the very first iteration of Nemo ❤️

Please note that this version is far from supporting alot, please wait for further releases to get more accurate decompilation.

Thank you all, Ivory.