pancake
87ddf3ab87
Don’t use sprintf in avr, cleaning code in the process
2026-03-31 13:43:58 +02:00
pancake
3a4c7a2731
Fix null deref with corrupted types and other code quality fixes for buf ##crash
2025-07-08 22:54:46 +02:00
pancake
23cec03667
Remove more globals and way less RCons.singletons
2025-07-04 14:15:23 +02:00
astralia
283e1ef56e
Add execution permissions to several sys scripts
2024-10-24 14:11:04 +02:00
pancake
9293b8250d
Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api
2024-09-17 17:05:59 +02:00
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