pancake
63fa578363
Fix #3585 - Implement cp and mv #syscmd
2015-10-25 02:32:22 +02:00
pancake
888c05d31f
Fix some recent covs
2015-10-23 12:07:07 +02:00
pancake
2377f38d51
Fix (null) in ls -l
2015-10-23 01:39:47 +02:00
pancake
6a317977ae
Fix #3470 - Implement mkdir -p
2015-10-19 00:33:22 +02:00
pancake
b1e267dd7a
Fix gcc warnings for the gnu arm disassembler
2015-08-31 17:08:30 +02:00
pancake
8a5723eb2a
Better ls. Add support for cd - and handle BR arm64 instruction
...
- Analysis with eobjmp has changed a bit, but its still buggy
2015-08-18 02:44:59 +02:00
Álvaro Felipe Melchor
14150164bf
Fix #2760
2015-06-16 22:48:27 +02:00
jvoisin
8155c6e8f2
Even more coverifix
2015-06-01 23:06:55 +02:00
Álvaro Felipe Melchor
72b30d01b9
CID 1295060
...
CID 12950549-52
2015-04-26 22:40:42 +02:00
Anton Kochkov
7e79b198b1
Fix some more Coverity issues
...
Fix CID 1171365
Fix CID 1211169
Fix CID 1230038
Fix CID 1295063, 1295062, 1295061
Fix CID 1295070
Fix CID 1295068
Fix CID 12950067
2015-04-19 04:53:08 +03:00
Álvaro Felipe Melchor
efb25b582a
Added ~ and $home/$HOME to ls command
2015-04-17 16:49:32 +02:00
Álvaro Felipe Melchor
775a780b43
Fix #2116
2015-04-16 16:59:42 +02:00
karel-
1f72e3fd04
Added 'mkdir' command in r2 shell
...
Add 'mkdir' to radare_argv
2015-04-02 17:15:56 +02:00
pancake
25854f7f5f
Honor original filepath and /usr/include for include files
...
- This must be configurable (-I)
2015-02-20 03:18:36 +01:00
Jeffrey Crowell
d4e0575d67
build on clang jenkins now
2015-02-05 10:57:21 +01:00
jvoisin
8ac1616daf
Fix some coverity issues
2015-01-14 02:53:34 +01:00
pancake
97d1f70f53
Fix some warns and Use RRegex in parse_mreplace to make support w32
2015-01-12 02:52:12 +01:00
NighterMan
8ae8926b02
JSON output support for ls cmd
2014-11-10 05:03:11 +01:00
pancake
cde83cfd0c
Add many experimental enhancements for the visual debugger
...
- V@ is an alias to set cmd.vprompt
- New config variables!
stack.size = size of stack displayed in Vpp
stack.delta = substract that delta to the stack address
stack.anotated = use pxa instead of pxw
scr.highlight = word to highlight by RCons
hex.flagsz = override flag size in pxa
- Fix x86 udis anal plugin size of invalid instructions
- Fix 'hud file not found' issue
- Add 'Vdh' to set scr.highlight
- Fix V: wheel scroll issue
- Realign pxa marks if addr > UT32_MAX
- Set hex.flagsz = 9999 to cover the whole area instead of just 1 byte
2014-09-27 03:48:54 +02:00
Nicolas Rouvière
6fea61579f
Fix the setuid display when using ls -l
2014-09-24 21:37:11 +02:00
pancake
4c4173769b
Revert "Fixing the issue where file size exceeds size of an integer":
...
3adb00621b
e2afa84443
0761955fdb
17cc18fad0
135c62fb5d
2014-09-20 15:33:59 +02:00
Adam Pridgen
135c62fb5d
Fixing *most* warnings related to the change in r_file_slurp
2014-09-17 22:37:54 -05:00
jvoisin
8f0fa7567a
Fix some memleaks found by coverity
2014-08-17 20:30:48 +02:00
pancake
672d59cad0
Chop argument in 'cat'
2014-08-07 00:37:44 +02:00
pancake
5391336241
Disable 'pwd' and 'ls' in sandbox mode
2014-06-14 02:59:12 +02:00
Anton Kochkov
211efffca2
Fix CID 1215261
2014-05-27 02:09:17 +04:00
pancake
cc1820c22c
Handle filename in 'ls' command
2014-05-22 11:25:58 +02:00
pancake
07bd975e3c
This ls -l thing is unix-specific
2014-02-19 16:34:06 +01:00
pancake
410a3ee105
Enhace ls -l based on zlul's patch
2014-02-19 16:19:55 +01:00
pancake
c5191b08b5
Handle uid/gid and perms in 'ls -l' (thanks zlul)
2014-02-18 04:03:07 +01:00