pancake
d138f61816
Add r_num_as_string() in '?' and in disasm as comments
2014-05-07 02:51:04 +02:00
Skia
b1b90852be
Implement a more efficient r_list_add_sorted
2014-05-06 11:25:30 +02:00
Skia
52b7f19029
Remove r_list_get function
2014-05-06 11:25:22 +02:00
pancake
a7778a5815
Fix r_num_free memleak
2014-05-06 04:00:26 +02:00
Adam Pridgen
e9cabecc45
Fix CIDs: 1211131, 1211134, 1211136, 1211133, 1211143
2014-05-04 22:09:20 -05:00
pancake
f9256d83de
Add initial ascii-art graph layout and implement RCons.resize() api
2014-05-05 03:15:28 +02:00
jvoisin
995134d2a8
Fix a picky gcc warning
2014-05-03 02:21:14 +02:00
fr33tux
a68171d3e9
Remove r_list_unlink and r_list_unref functions
2014-05-03 01:27:10 +02:00
fr33tux
3d801f90ff
Remove r_list_destroy, replaced it by r_list_purge
2014-05-03 01:27:10 +02:00
pancake
44f43eb42b
Use MAKE_JOBS in more places
2014-05-03 01:23:12 +02:00
deeso
14354feb61
fixed MMap Read-Write issue in io plugins and RBuf
2014-05-02 16:43:47 -05:00
deeso
3adcb54f17
Overhauled how files are loaded. Now *all* files use an IO plugin the default one is mmap'ed
2014-05-01 20:13:57 -05:00
pancake
7028b225bd
Added 'VV' command to run the visual graph mode
2014-04-29 03:54:20 +02:00
pancake
d7ff0e46be
Implement 'ej' to dump config in json and update uncrustify
2014-04-28 11:54:01 +02:00
pancake
b49195f2df
Fix lot of warnings
2014-04-28 11:53:22 +02:00
Judge_Dredd
3158cc9d1c
fix #822 & related mess
2014-04-28 11:36:55 +02:00
Anton Kochkov
0f14e3352c
Fix DWARF parsing
2014-04-27 03:57:53 +04:00
Anton Kochkov
afedcc0074
Fix CID 1135011, 1195065, 1134730, 1134754, 1134907, 1134758
2014-04-27 01:06:13 +02:00
deeso
3e412605e3
Fixed: 1205190, 1205200, 1205191, 1205199, 1205198, 1205197, 1205196, 1205195
2014-04-25 14:21:20 -05:00
Anton Kochkov
008af29003
Fix CID #972173
2014-04-25 05:40:30 +04:00
Anton Kochkov
633043ae8f
Fix CID #1134677
2014-04-25 05:36:16 +04:00
Anton Kochkov
f1e2ffa2ca
Fix CID #1134712
2014-04-25 05:24:21 +04:00
Anton Kochkov
dff80a870b
Fix CID #1134716
2014-04-25 05:18:29 +04:00
Anton Kochkov
3f4d7bdf34
Fix CID #1134755
2014-04-25 05:18:29 +04:00
Anton Kochkov
bca86df493
Fix CID #1134856
2014-04-25 05:04:44 +04:00
Anton Kochkov
5e8305e7a6
Fix CID #1134893
2014-04-25 05:01:42 +04:00
Anton Kochkov
e0c0e18ee6
Fix CID #1134958
2014-04-25 04:58:48 +04:00
Anton Kochkov
e7d75ab994
Fix CID #1135011
2014-04-25 04:56:37 +04:00
Anton Kochkov
52cc6ccce4
Fix CID #1135067
2014-04-25 04:52:47 +04:00
Anton Kochkov
06057c3945
Fix CID #1135068
2014-04-25 04:48:31 +04:00
Anton Kochkov
9864220150
Fix CID #1135101
2014-04-25 04:42:05 +04:00
Anton Kochkov
41aa422a8a
Fix CID #1135168
2014-04-25 04:37:18 +04:00
Anton Kochkov
0146be4273
Fix CID #1135634
2014-04-25 04:31:47 +04:00
Anton Kochkov
14f3c113d3
Fix CID #1195065
2014-04-25 04:19:34 +04:00
Fedor Sakharov
179147bf77
util: Read strings from file correctly
2014-04-21 19:22:37 +04:00
Adam Pridgen
ea94ae5c2c
Fix CID: 1204243, 1204247, 1204246, 1204245, 1204244
2014-04-20 23:55:50 -05:00
deeso
a1e81a4cbd
refactored some of cmd_hash
2014-04-20 17:22:51 -05:00
Anton Kochkov
b257f06a9c
Fix CID #11351131
2014-04-20 03:33:59 +04:00
pancake
b7ac099d2d
Add 'pxd' for base10 hexdump
2014-04-12 01:14:13 +02:00
pancake
77b2e5fcc2
Fix hex.cols=1 infinite loop
2014-04-09 05:12:26 +02:00
pancake
3cc4187fc6
Add 'pca' to print code asm line 'ps' in r1
2014-04-11 00:34:48 +02:00
pancake
bb531643ca
Fix asm.arch=? asm.cpu=? and add hex.pairs option
2014-04-10 22:18:26 +02:00
pancake
10f2439c5d
Update sdb and fix #777 - pxq and pxw honors cfg.big_endian
2014-04-10 19:18:21 +02:00
pancake
5091fa0887
Fix segfaults and minor changes in m68k disasm + anal, webversion is not
2014-04-06 03:29:29 +02:00
Adam Pridgen
b182b23b40
fixing the following coverity issues, which entails the issue with print and most of the java issues:
...
1196398, 1196403, 1196402, 1196401, 1196400, 1196413, 1196415, 1196414, 1196411
2014-04-05 00:39:17 -05:00
Adam Pridgen
3048a34783
Trying to fix mem-leaks, and allow updating of bin object infos
2014-04-03 14:04:07 -05:00
Adam Pridgen
6bc694f873
Added colorization to pdn and added a dead code warning if all the bytes in a method are not consumed during analysis.
2014-04-01 16:22:56 -05:00
pancake
796bb19cfd
Implement ?x- command to decode hexpair strings
2014-03-31 17:16:27 +02:00
Jann Horn
d0fb7bb687
Fix r_sandbox_check_path – there were ways to perform directory traversal.
...
- The function failed to catch the case that the path ends with "..",
allowing the contents of the directory one path component above the
cwd to be listed. This is probably not very interesting.
- The function did not check for ".." components in the path if it
starts with R2_WWWROOT, leading to full directory traversal (example:
/usr/local/share/radare2/0.9.8.git/www/../../../../../../etc/passwd
- Use strncmp instead of memcmp
- Handle relative webroot paths properly
- Check for empty R2_WWWROOT
2014-03-27 00:32:43 +01:00
pancake
13fb09ee5f
Update sdb from git and sync base64 fixes
2014-03-26 23:17:40 +01:00