summaryrefslogtreecommitdiff
path: root/defaultabb.cpp
AgeCommit message (Expand)Author
2025-07-08Various improvements for guided disassembly mode.Brian Potchik
2025-07-03api: indirect branch inlining supportRyan Snyder
2025-07-01Fix heap corruption in default ABBBrandon Miller
2025-06-25Remove implicit conversions from Confidence to underlying type, these can cau...Rusty Wagner
2025-06-25Initial support for guided disassembly.Brian Potchik
2025-06-23abb: minor refactorRyan Snyder
2025-06-23Perform BB analysis from Architecture C++ APIBrandon Miller