satk0
|
060d976412
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
|
pancake
|
f570ac99ab
|
Keep RCons.strcat defines for backward compat ##api
|
2023-07-29 11:10:31 +02:00 |
|
Luc Tielen
|
1294849c28
|
Implement small vec optimization ##util
|
2023-07-20 12:58:14 +02:00 |
|
Luc Tielen
|
6cd0ae6c54
|
Refactor vec generate macro ##util
|
2023-07-18 11:59:15 +02:00 |
|
Luc Tielen
|
e9e85a6570
|
Save a bit of memory in xrefs implementation ##analysis
|
2023-07-17 19:16:00 +02:00 |
|
pancake
|
bed72b73b2
|
Add another source linting to avoid newlines in RCore.cmd() ##refactor
|
2022-06-30 22:22:30 +02:00 |
|
pancake
|
3db3750eb0
|
Lint for x"" ##cleanup
|
2022-06-28 12:07:58 +02:00 |
|
pancake
|
f59a7717e4
|
Add docker fuzzer image and fix all the spotted bugs
|
2022-06-03 20:10:25 +02:00 |
|
Lazula
|
ad749a0b1a
|
Fix static/R_API function definition formatting
* Remove spaces before parens
* Remove spaces after asterisks
|
2021-12-21 20:58:12 +01:00 |
|
Riccardo Schirone
|
c8f99840ab
|
r_core_seek accepts a boolean as 3rd argument (#16618)
Replaces all 0/1 passed as 3rd argument to r_core_seek with false/true.
|
2020-04-17 12:53:35 +02:00 |
|
radare
|
66ed0133e2
|
Initial r_anal_fcn_* purge (#16238) ##refactor
|
2020-03-17 12:58:39 +01:00 |
|
Paul I
|
0e62dda341
|
Fix fgets() usage (#16068)
|
2020-02-29 20:47:10 +01:00 |
|
Florian Märkl
|
14215350af
|
Refactor RAnal Basic Blocks and Functions (#15169) ##anal
Basic Blocks are now global instead of owned by a single function.
|
2020-01-15 15:23:34 +01:00 |
|
Anton Kochkov
|
f3a0a3d01c
|
Some coverity fixes
|
2020-01-10 12:30:23 +01:00 |
|
radare
|
967b9e3a82
|
Fix some LGTM warnings (#14047)
|
2019-05-13 14:09:33 +02:00 |
|
pancake
|
d59c507cc3
|
Fix null deref in vbg
|
2019-04-27 10:54:18 +02:00 |
|
Deepak Chethan
|
74d7d7635d
|
Fix #13673: Sort column results in vbg ##visual
|
2019-04-16 18:41:45 +02:00 |
|
pancake
|
67bc30a5f6
|
Fix #13367 - last line glitch in r_cons_strcat_at
|
2019-03-25 21:18:17 +01:00 |
|
pancake
|
0823980429
|
Fix #13367 - Fix offbyone alignment in line printing
|
2019-03-25 21:18:17 +01:00 |
|
Brenton Morris
|
808ebb682b
|
Removing debug output from top of vbg screen (#13479)
|
2019-03-25 00:36:46 +01:00 |
|
Brenton Morris
|
186a3d91a2
|
Improvements in vbg ##visual
|
2019-03-23 12:25:27 +01:00 |
|
pancake
|
975505f4c2
|
Several improvements in vbg ##visual
|
2019-03-12 09:57:28 +01:00 |
|
Riccardo Schirone
|
23161bbf7f
|
Remove most warnings during compilation
|
2019-02-14 10:40:25 +01:00 |
|
radare
|
364c328555
|
Fix vv_ and signed addresses bug in esil for x86.cs (fixes kernel emulation) ##esil
|
2019-02-03 18:41:11 -06:00 |
|
pancake
|
9d94b4d4a1
|
Initial implementation of the visual zignatures in vbz ##sign
|
2019-01-26 08:29:08 -06:00 |
|
pancake
|
7a8989e746
|
Add missing file
|
2019-01-24 12:15:27 +01:00 |
|