pancake
|
335938be58
|
r_str_chop -> r_str_trim
|
2018-01-08 03:22:26 +01:00 |
|
pancake
|
163070e5e1
|
Fix infinite loop and use-after-free in r_flag_unset_glob
|
2017-11-28 16:52:33 +01:00 |
|
pancake
|
bb17e9acda
|
Fix mg infinite recursivity issue, add fq and fsq commands and handle /flags in fs.r2
|
2017-10-23 12:54:03 +02:00 |
|
pancake
|
52b1526443
|
Fix crash in wasm disassembler
|
2017-10-11 19:02:25 +02:00 |
|
pancake
|
993213a006
|
Add more valid flag prefixes for functions
|
2017-09-02 18:34:03 +02:00 |
|
Fangrui Song
|
ef1258f0f5
|
Fix a few more leaks
|
2017-08-11 13:22:37 +02:00 |
|
pancake
|
96ac03cfec
|
Fix sj
|
2017-07-27 02:26:54 +02:00 |
|
Karlis Senko
|
835764814a
|
Use skiplist for offset->flag mapping instead of hashmap.
Using skiplist allows more efficient nearest flag lookups.
|
2017-07-24 01:52:00 +02:00 |
|
SkUaTeR
|
c31d81da26
|
support for static build (#7822)
* support for static build
* improved sharard/static build
|
2017-06-28 22:54:40 +02:00 |
|
radare
|
0446e283ad
|
Optimize RFlag.get_at, enhancing fd and honor flagspaces
|
2017-06-20 16:53:42 -05:00 |
|
SkUaTeR
|
dc7914644e
|
Meson improvements
|
2017-05-31 13:38:47 +02:00 |
|
SkUaTeR
|
0596c1c08e
|
Meson shlr libs
|
2017-05-30 18:38:19 +02:00 |
|
pancake
|
f6d58c6fad
|
Fix flag renaming issue
|
2017-05-30 16:07:10 +02:00 |
|
pancake
|
c89f79d7af
|
Fix r_flag_rename
|
2017-05-30 01:07:43 +02:00 |
|
Rene Laemmert
|
912103b683
|
Fixes renaming a flag autocomplete issue and #7203 (#7626)
|
2017-05-29 22:29:37 +02:00 |
|
SkUaTeR
|
9a1337512a
|
meson.build fixes to build with MSVC
|
2017-05-14 23:06:00 +02:00 |
|
pancake
|
60f9667654
|
Remove support for bjam build system
- Delete all Jamroot files
|
2017-05-02 05:48:40 +02:00 |
|
yetmorecode
|
1fc8a829b3
|
Added fss, fssj and fss* ans some minor improvements in fs (#7392)
|
2017-05-02 05:46:43 +02:00 |
|
pancake
|
fa671b9a16
|
Initial support for the Meson build system
- Integrated with current ACR
- Fix some stale fails got removed
|
2017-05-02 05:05:36 +02:00 |
|
yetmorecode
|
8c78bfa8c0
|
Export size field as long instead of string in fj (#7388)
|
2017-05-01 16:50:38 +02:00 |
|
alvarofe
|
ea9b43fa11
|
Check for section_end in r_flag_get_i2
|
2017-04-02 12:49:33 +02:00 |
|
alvarofe
|
42fb071d4b
|
Fix #7198 - static code analysis by AppChecker
|
2017-04-02 12:22:04 +02:00 |
|
davidpolverari
|
1fb422b532
|
Fix #6162 - Renames r_str_concat to r_str_append
|
2017-03-16 22:29:49 +01:00 |
|
alvarofe
|
f992370474
|
Fix some memory leaks after ht clean up
|
2017-02-25 23:50:33 +01:00 |
|
alvarofe
|
8307af0b10
|
Use ht_* from sdb in flag.c & r_flag.h
|
2017-02-24 23:42:17 +01:00 |
|
Álvaro Felipe Melchor
|
96ccb9808e
|
Rename libr/core/anal.c -> libr/core/canal.c
|
2017-01-14 16:56:05 +01:00 |
|
pancake
|
a230dbfe00
|
Micro optimization or rflagspace.set
|
2017-01-04 01:45:28 +01:00 |
|
Álvaro Felipe Melchor
|
dca3bf8602
|
handle better data references
|
2016-12-05 20:07:32 +01:00 |
|
pancake
|
72e874c2ac
|
Fix noreturn issue introduced with the flag_get_at aproximation
|
2016-12-01 10:48:00 +01:00 |
|
Álvaro Felipe Melchor
|
87724384d1
|
added r_cons_break_{push/pop} to handle ^C better
Besides an UAF has been fixed afecting only ELF
|
2016-11-21 16:56:12 +01:00 |
|
pancake
|
f28a62f296
|
recursive sdb_fmt considered harmful
|
2016-11-15 13:31:53 +01:00 |
|
pancake
|
72b2249110
|
aae now flag all syscalls found in the binary
|
2016-11-15 12:55:09 +01:00 |
|
pancake
|
d41b577106
|
Fix #5924 - r_flags -> r_flag
|
2016-10-27 01:07:58 +02:00 |
|