Skip to content

Version 1.0.0 | First release!

Compare
Choose a tag to compare
@ameharoo ameharoo released this 12 Aug 18:05
· 52 commits to master since this release

Finally the first release!

  • A lot of work has been done on the architecture and code refactoring.
  • Two backends have been implemented: C++ (cpp) and ImHex Pattern Language (imhex)
  • New message structure
  • Now CMakeLists.txt checks venv and installs the necessary modules if required
  • The Readme now describes the motivation for creating a project, pros and cons, instructions for working with CMakeLists.txt and manual use

The old code can be found at https://github.com/ameharoo/Mess/tree/old-master