An open source interactive disassembler
Stars
1.1k
Forks
94
Watchers
1.1k
Open Issues
27
Overall repository health assessment
No package.json found
This might not be a Node.js project
db_memory: fix move address method ; tools_qt: remove deprecated connect ; core: slightly optimize functions create, format unmapped data with (?)
d343b33View on GitHubcore: fix potential infinite loop while disassembling ; tools_qt: fix log widget when appending text ; test_db: fix test when cell is not present
f3e480cView on GitHubmisc: fix usage for fmt lib ; ldr_elf: don't require plt, fix bitness ; pydusa: reimpement map_module function ; core: correct logging level, fix default module selector
9f8f174View on GitHubcore: change interface of Loader, change design of loading ; db_memory: initial commit ; cmake: disable module: arch_avr8 arch_st62 db_soci ldr_gb ldr_mach-o ldr_st62 os_windows
5adbc4cView on GitHubdb_sqlite3: initial commit ; db_test: update for db_sqlite3 ; cmake: add db_sqlite3, remove ExtenalProject, fix Boost linking on Windows, temporarily disable os_windows
b2d8a9cView on GitHubcmake: start to switch for vcpkg to handle packages dependencies
ffb02e3View on GitHubdb_soci: partially fixed cell modification (CellLayout is still buggy)
9a9aab2View on GitHubcore: fix invalid call handling, imported function removal
18cd929View on GitHubcore,ui_qt: remove missing includes, add missing next edge type
2afc5b2View on GitHubcore,db_soci,ui_qt: use new Graph object and fixe CFG building
f6ba2b9View on GitHubemul_llvm: fix unresolved symbols __umodti3 and __udivti3 ; cmake: fix OGDF importation
15ce1d7View on GitHubcore: make new document method more verbose ; tools_qt: fix typo in variable name
1279439View on GitHub