Skip to content

Commit

Permalink
2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dax89 authored Mar 4, 2019
1 parent d95c197 commit b47ed30
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
**Version 2.0 - 04/03/2019**
* Brand new disassembler engine.
* Brand new disassembler widget.
* Brand new Signature Engine (SDB files).
* Brand new Hex Widget.
* Multithreaded analysis
* QtWebEngine powererd graphs.
* Simplified LibREDasm API.
* Reimplemented Emulation APIs
* Improved ARM/Thumb switch heuristics.
* Improved ARM listing.
* Added IDA style popup on symbols.
* Added Dark Theme.
* Added jump arrows in listing.
* Recent file support
* Projects support (RDB files).
* Improved keyboard shortcuts.
* CMake Porting.
* UI/LibREDasm/Database split.
* MSVC RTTI Analysis.
* MSVC Demangling.
* Improved VB Decompiler.
* Implemented GBA Loader (WIP).
* Implemented N64 Loader (WIP).
* Unified loader for ELF Format (Little/Big endian, 32/64 bits).
* Unified loader for PE Format (Little/Big endian).
* Clang support on 64bit.
* UI Redesign.
* Lots of bug fixes.

0 comments on commit b47ed30

Please sign in to comment.