Integrate Capstone disassembler

This commit is contained in:
wheremyfoodat 2024-04-29 00:28:46 +03:00
parent 2eaaccd96b
commit eab1a12b07
5 changed files with 101 additions and 10 deletions

3
.gitmodules vendored
View file

@ -67,3 +67,6 @@
[submodule "third_party/Catch2"]
path = third_party/Catch2
url = https://github.com/catchorg/Catch2.git
[submodule "third_party/capstone"]
path = third_party/capstone
url = https://github.com/capstone-engine/capstone