5 Commits

Author SHA1 Message Date
pancake
6871d2178f free/fini methods should return void ##refactor 2021-10-29 12:20:24 +02:00
pancake
7f5cab66d6
Import @siguza's arm64 xref finder ##search (#18572)
* Support finding all xrefs
* For now it's just a core plugin named `sixref` (as in siguza's xref)
* Yes. it's a very bad name, but it works, and its damn fast.
* sixref is arm64-specific
* Benchmarks show 0.004s (sixref) vs 0.8s (capstone)

Co-authored-by: pancake <pancake@nopcode.org>
2021-04-11 13:35:38 +02:00
pancake
b77d97a6a9 Improve str.wrap, add cons.line and fix cons.printat glitch ##cons 2020-12-23 23:14:07 +01:00
pancake
89f6c6e1f1
Fix many ASAN issues, from uaf to memory leaks and some boolification (#18048) 2020-12-20 23:37:45 +01:00
radare
3f77b9a76b
Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00