Commit Graph

12 Commits

Author SHA1 Message Date
pancake 44945bbbcf
Fix UAF in rasm2 2023-09-12 21:05:40 +02:00
Luc Tielen e04d50f8e6 Remove grep for 570 (all fixed), update older R2_580 to 590 ##abi 2023-06-20 19:34:54 +02:00
pancake ebcbc547d0 Fix null derefs and memleaks in {esil,debug}traces ##esil
* Requires `e dbg.trace=1; aeim` before testing
2023-06-07 09:53:23 +02:00
pancake fb4a0bdfdc Improve the riscv analysis ##arch
* Fix inconsistencies between disasm and opinfo
* Fixes emulation of calls and jumps
* Fix type confussion x=(addi 0, y/lea y/ mov y)
* Fix "li" as mov not as load
* Fix esil emulation for riscv's jr/li/mv ##arch
2023-04-12 17:52:59 +02:00
pancake 5b41faf4b1 Implement 'aoem' command to show memory refs via emulation ##esil 2023-03-29 11:36:35 +02:00
pancake 6707694da2 Mark asm.cpu for 5.9 2023-03-23 10:19:07 +01:00
pancake b8d6a1d60d Add http:// in counters.sh 2023-03-22 04:03:31 +01:00
pancake 6bbe2e22fa Use R_LOG instead of eprintf (Usage in libr/util) 2023-03-14 20:42:02 +01:00
pancake 81d7a23df7
Fix #21375 - Generate .sdb files properly for syscalls with meson ##build 2023-02-25 11:26:13 +01:00
pancake a447839f5a Fix double free in class method handling ##bin 2023-02-21 18:47:05 +01:00
pancake 8d00f20f55 Add help message and improve the `ahs` command ##shell 2023-02-21 16:11:58 +01:00
pancake a90ad913ae Remove broken github counters and introduce the sys/counters.sh ##ci 2023-02-20 22:14:56 +01:00