feat: Add support for Capstone 6, drop support for Capstone 4

This commit is contained in:
WerWolv
2025-11-30 19:49:07 +01:00
parent e5829a316b
commit c33d53b728
6 changed files with 562 additions and 128 deletions

View File

@@ -1,4 +1,4 @@
#include <content/helpers/disassembler.hpp>
#include <content/helpers/capstone.hpp>
#include <hex/api/localization_manager.hpp>