pancake
016fff515a
Fix and optimize f-* issue
2015-10-23 00:25:13 +02:00
condret
7d7024b2c6
initial commit for gameboy-assembler
2015-10-21 18:22:14 +00:00
Álvaro Felipe Melchor
ac965a56c0
Fix #3359
2015-10-01 11:01:55 +02:00
pancake
783d31bf5a
Find strings in esil and support thumb aap
2015-09-10 04:20:09 +02:00
jvoisin
4261075d60
Misc fixes to make clang-analyser even more happy
2015-08-29 18:08:38 +02:00
Maijin
6831dd2f6d
Revert "More misc cleanup"
...
This reverts commit 788a3b02c7 .
modifié : libr/bin/format/pe/pe.c
2015-08-28 20:58:21 +02:00
jvoisin
788a3b02c7
More misc cleanup
2015-08-28 19:13:27 +02:00
Riccardo Schirone
af20357c2a
util/str: fix order of mrwx permissions/flags
2015-08-26 15:25:32 +02:00
Riccardo Schirone
eeef82c2b8
bin: use R_BIN_SCN_MAP flag when a section should be mapped by IO
...
- io/section: filter sections by looking at R_IO_MAP flag
- util/str: consider (m)apped flag when printing/parsing srwx info
2015-08-26 14:12:46 +02:00
Riccardo Schirone
5adf6b4043
util/str: add r_str_ansi_crop function and tests
2015-07-30 01:05:31 +02:00
Riccardo Schirone
46ffc1346f
util/str: add some comments and fix r_str_ansi_chop
...
util/str: fix r_str_ansi_filter
2015-07-29 21:33:42 +02:00
pancake
37ee858970
Add @e: for temporary eval var changes
2015-07-15 02:16:28 +02:00
Riccardo Schirone
3d29108225
core/graph: add r_agraph_print
2015-07-13 13:48:31 +02:00
Riccardo Schirone
316a529a80
core/graph: fix a regression where dots are printed out of node
2015-07-07 00:54:38 +02:00
Jeffrey Crowell
eb1f379d14
Revert "start using wcs"
...
This reverts commit 731ef331f5 .
2015-06-26 23:54:01 -04:00
Jeffrey Crowell
731ef331f5
start using wcs
2015-06-25 21:07:58 -04:00
Jeffrey Crowell
ab0b035203
rewrite r_glob_str to fix #2836
2015-06-24 01:16:11 -04:00
pancake
fa7546101a
Support r_str_unescape for backspace
2015-06-20 23:40:52 +02:00
Álvaro Felipe Melchor
5d8ce1b4a4
Fix #2765
2015-06-17 23:25:50 +02:00
Álvaro Felipe Melchor
e40fe434bb
Fix #2765
2015-06-16 22:48:37 +02:00
pancake
d168388f5c
Add pxrj command to show word refs in JSON
2015-06-04 22:58:08 +02:00
Judge_Dredd
2acf7d4a03
arbitraty number of matches in cons/less search, refactor
2015-06-04 09:21:05 +03:00
Judge_Dredd
264883a097
Refactor cons highlight
2015-06-01 21:58:07 +02:00
Riccardo Schirone
da2565a83d
util/str: consider not visible newlines in r_str_crop
2015-05-31 20:20:31 +02:00
Judge_Dredd
b190fff5e2
fix for #2314 and #2312
2015-05-28 00:28:25 +02:00
Judge Dredd (key 6E23685A)
e1ae15b2b2
properly chop utf-8 lines
2015-04-22 11:12:19 +02:00
Judge_Dredd
0ce2c0033c
cons less chop lines to terminal width
2015-04-12 16:12:02 +02:00
pancake
261a4d2faa
Fix #2174 - Crash in V!!
2015-03-23 01:28:32 +01:00
pancake
ef6c71208d
Fix tons of input crashes reported in #2220
2015-03-22 23:24:13 +01:00
pancake
b14bfc0be2
Fix #2185 - r2 -d shm://123 crash
2015-03-22 22:41:46 +01:00
pancake
f53cb526cd
Add r_str_utf16_encode and use it in isj
2015-03-14 03:47:34 +01:00
pancake
0d7ab6f7f0
More goodies for the V2 panels, fixes in r_str_chop
2015-03-05 23:07:39 +01:00
jvoisin
600c6cfaf2
Coverifix
2015-02-28 14:32:39 +01:00
pancake
6a85593edc
Fix cov in arg_escape (missing break)
2015-02-27 13:39:37 +01:00
Clément Vuchener
705e4d56bf
Fixing arguments (bugs #1814 and #2117 ) #2143
...
Added proper escaping of command line
Creating a command line from arguments when debugging on Windows
Keep backslashes when not escaping a character
Assuming that the path of the binary should be in desc->name and not the command line in ptrace IO plugin
Print the backslash when it is at the end of the command line
2015-02-26 03:05:37 +01:00
pancake
e0d7e3271d
izj strings encoded in base64 instead of uri-encode
...
URI encoded is not designed to handle binary data, and some implementations
verify that the resulting string is an uri or not. So it may fail if it
contains : or / chars.
2015-02-09 01:17:42 +01:00
pancake
b7c3ded3b9
Fix #1975 - Replace flags in ${} for ?e
2015-01-18 02:17:55 +01:00
pancake
3b3fa3584f
Initial implementation of asm.reladdr
2015-01-12 00:11:06 +01:00
pancake
d713debdfc
Fix left and top border issues with canvas text (nicer graphs)
2015-01-11 02:28:59 +01:00
pancake
3a87cc61c3
Fix support for dwarf on currentpath source files
...
Catch file-not-found exception when listing source lines
2014-12-10 23:21:55 +01:00
Kamil Rytarowski
aadbd0f868
Fix GCC warnings: array subscript has type 'char'
...
Reported at NetBSD-current/amd64
GCC 4.8.4 (nb1 20141012)
2014-12-04 03:26:08 +00:00
pancake
b7e1dc4354
Fix #1698 - dr rflags=cpz is now supported
2014-11-18 17:22:43 +01:00
pancake
50d1e8daa4
Fix build
2014-11-18 16:44:27 +01:00
pancake
e1e46a8b22
Fix crash in RCore.Plugin liberator
2014-11-18 16:35:54 +01:00
Julien Nabet
e20728ec15
cppcheck: fix 1 'else if' cond matches previous cond + test indice before using it
2014-11-16 18:13:06 +01:00
pancake
e530a902e5
Rollback a reggression in 'pi'
2014-11-07 05:16:33 +01:00
pancake
ff324cb682
Honor asm.filter in VV graph and 'pi' command. Maybe we need another command to avoid breaking tests?
2014-11-07 04:27:57 +01:00
pancake
87273cf144
Initial commit enhacing disasm with aop.ref and aop.refptr (x86.udis only atm)
2014-11-07 00:41:29 +01:00
pancake
b158a7a63b
Fix rabin2 -z regression
2014-11-05 09:46:11 +01:00
pancake
561555a595
Fix r_str_nlen for trashed symbols
2014-11-05 00:32:55 +01:00
pancake
b717518f8f
Fix some warnings
2014-08-15 02:04:20 +02:00
pancake
9a55e866b0
Fix rabin2 -Z . Implement it for DEX too.
2014-08-07 01:00:04 +02:00
pancake
c1822449a2
Handle len<1 in r_str_ansi_filter
2014-08-07 00:29:16 +02:00
Skia
75b331d114
Add pf.obj.str=bar and fix some more 'pf' issues
2014-07-17 04:18:09 +02:00
pancake
f233933780
Fix r_str_crop
2014-07-09 15:16:20 +02:00
pancake
0f24b905f6
Initial implementation of VVV for ascii-art callgraphs
2014-07-09 05:05:22 +02:00
LemonBoy
841a1ed5b6
Better string escaping. Fixes graph view
2014-07-02 18:26:03 +02:00
pancake
036873a9b7
Fix RBin flag strings issue and name filtering
2014-07-01 22:43:28 +02:00
pancake
0d68756791
Add r_str_crop() will be used by canvas to shifted render text
2014-05-18 03:41:39 +02:00
pancake
a708b77a2d
Add Cydia packaging
2014-05-18 03:15:38 +02:00
Adam Pridgen
5bb7ddef66
Added listing for binfiles, selection by binobject ids, selection by binfile ids, and deletion by bin object ids
2014-05-13 21:54:18 -05:00
pancake
216c183b6e
Remove tons of useless 'if (x) free (x)'
2014-05-09 17:40:28 +02:00
pancake
f9256d83de
Add initial ascii-art graph layout and implement RCons.resize() api
2014-05-05 03:15:28 +02:00
pancake
7028b225bd
Added 'VV' command to run the visual graph mode
2014-04-29 03:54:20 +02:00
Judge_Dredd
3158cc9d1c
fix #822 & related mess
2014-04-28 11:36:55 +02: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
bca86df493
Fix CID #1134856
2014-04-25 05:04:44 +04:00
Anton Kochkov
e7d75ab994
Fix CID #1135011
2014-04-25 04:56:37 +04:00
Anton Kochkov
06057c3945
Fix CID #1135068
2014-04-25 04:48:31 +04:00
Anton Kochkov
0146be4273
Fix CID #1135634
2014-04-25 04:31:47 +04:00
jvoisin
ea2363d926
Fix some coverity issues
2014-03-16 00:16:43 +01:00
pancake
6bcdeb9430
Fix #688 - Fix overflow in r_str_escape
2014-03-10 01:06:50 +01:00
Fedor Sakharov
61193c6527
Fix coverity issues in r_util
2014-03-08 11:56:15 +01:00
pancake
f7bdfb2bbc
Fix #575 - Thanks @montekki - plus other enhacements
...
- Use ↑ for utf8 backlines
- Support multiple RAnalMetas on every line in disasm.c
- Use sdb in disasm to retrieve RAnalMetas instead of api
2014-03-08 02:36:33 +01:00
pancake
fb3af59852
Oops. Fix typo in str.c
2014-02-23 16:37:24 +01:00
pancake
070bc97286
Fix #582 - Escape binary strings in output error message
2014-02-23 01:56:26 +01:00
pancake
90264229c9
Add Vo, fixes in $sys in RAsm, new io.self plugin, initial work on preloaded r2
2014-02-10 03:31:12 +01:00
pancake
e7783173c7
Fix #588 drx segfault
2014-01-12 02:16:56 +01:00
pancake
891a1e5bb8
Implement 'drx' command in RDebug plugin backends
2014-01-28 04:08:10 +01:00
pancake
1066c7a4f6
Fix uninitialized string in disasm.c and do not use of strcasestr
2014-01-10 18:45:51 +01:00
pancake
160495aaeb
Fix #440 - Invalid use of va_list in r_str_newf for huge strings
2013-12-10 00:47:23 +01:00
pancake
4bc74d0fb4
Fix 'cg' RCore's double-free issue
2013-12-09 05:23:06 +01:00
pancake
af6c71417a
Show plugin path in r2 -hh, add r_str_rmch() inline
2013-12-04 02:35:10 +01:00
pancake
05d7188a9a
Fix dynamic format string functions
...
- s/r_str_dup_printf/r_str_newf/g
- Add r_strbuf_setf()
2013-12-04 00:20:52 +01:00
pancake
8717542596
Add RStrBuf api
2013-12-03 04:46:53 +01:00
pancake
d02df0d306
Fix some issues reported by CoverityScan service
2013-12-03 00:14:59 +01:00
pancake
f0a45a556a
Fix ^w segfault and many bugfixes for macro scripting
2013-11-30 02:47:29 +01:00
pancake
ceac926eb0
Fix #379 - RCons fill empty lines is wrong on utf8
2013-11-23 03:47:22 +01:00
pancake
456b72f85e
Fix #380 - shell backticks segfaults
2013-11-22 18:20:15 +01:00
Adam Pridgen
a5ad388eb5
Cleaned up how the pd command process input. Added support for setting [len] [asm.arch] [bits] for all pd commands.
2013-11-22 08:45:13 -06:00
pancake
1cec548b68
Fix #288 - r_str_replace() - realloc invalid next size
2013-11-06 00:30:35 +01:00
pancake
d0f40d6e48
Aim to fix #208 and #288 - r_str_replace issue
2013-11-04 04:38:57 +01:00
pancake
8cc4809c3a
Refix for #288 and do not stop on invalid reflines
2013-10-27 02:20:36 +01:00
pancake
f2ce3f277b
Fix off-by-one in r_str_replace
2013-10-26 23:53:50 +02:00
pancake
a72e7d34a1
Fix another overlapped strcpy
2013-10-25 00:31:09 +02:00
pancake
a7dff22c7e
Fix strcpy on overlapped region
2013-10-25 00:29:00 +02:00
pancake
d8e41ac26b
Fix code analysis issue (code vs data)
2013-10-12 02:19:01 +02:00
pancake
653881eb3a
Merge and fix jvoisin #235 #236
2013-10-04 13:57:49 +02:00
pancake
ae97789986
Fix lot of warnings
2013-09-14 14:04:08 +02:00