deeso
f6d2c77a97
reverted string padding in cmd_seek
2014-05-21 21:31:18 -05:00
deeso
5cb05ae967
Fixing address format in cmd_seek
2014-05-21 15:45:38 -05:00
Andrew McDonnell
37bd25aa5a
Added ability to seek to address of arbitrary named function
2014-05-18 22:19:15 +04:00
pancake
b4d10aa2db
Fix #753 - Fix crash in sC (null deref coz invalid sdb key name)
2014-04-02 18:07:47 +02:00
pancake
609122eac9
Update to sdb 0.9 (array api changes)
2014-03-26 04:16:03 +01:00
pancake
fb98bc1335
More sdbization for comments and hints (-250LOC)
2014-03-12 02:44:49 +01:00
pancake
c43188c755
Some random cleanups for help pfx
2014-01-23 09:44:47 +01:00
pancake
0cce4f19fb
Refactor to fix bindings
2014-01-23 04:34:59 +01:00
pancake
0776c81feb
Refactoring in RAnal->Meta for -8LOC
2014-01-23 03:28:25 +01:00
jvoisin
9d3a6fb1fd
Close https://github.com/radare/radare2/issues/467
2013-12-20 00:23:05 +01:00
pancake
20b119bd7c
More ESIL fixes, fix 'so' and add sg/sG
2013-12-10 01:58:06 +01:00
pancake
230efd1f05
Rename {RAsmRAnal}Op inst_len and length to size
2013-12-06 05:04:17 +01:00
pancake
b98c327385
Random fixes
2013-12-03 03:36:56 +01:00
pancake
bac7c48df5
Initial implementation of /R to search for ROP gadgets
2013-12-02 14:34:32 +01:00
pancake
71c148a92d
Better x86 analysis and 'ao' now accepts a counter argument
2013-11-25 02:03:54 +01:00
pancake
a5b9d9126a
Code analysis fixes, add 'sf' command and add visual seek feedback
2013-10-20 00:25:37 +02:00
pancake
d100e603c9
Fix #157 - sandbox issue in webui
...
- add 'f' and ':' print formats
- fix nocolor disasm artifact
- add VW command to launch webui
- rename sN to sp (seek to previous hit)
2013-10-09 00:29:49 +02:00
pancake
70e4d294b3
Minor fixes to make testsuite happy
2013-09-30 02:19:19 +02:00
pancake
60d40a6374
Add 's.' command
2013-09-12 01:58:05 +02:00
pancake
a8a4c5e3e8
Initial implementation of http.upload (disabled by default)
...
Open http://localhost:9090/upload.html to upload
curl -F file=@/bin/ls http://localhost:9090/up/ls.bin
Tested on 10MB files without problems
Default upload directory is $TMPDIR
2013-01-03 00:47:58 +01:00
pancake
e600bf9168
Fix s/ command and autocomplete e?
2012-12-30 01:05:12 +01:00
pancake
7e9af106bb
Implement RAnal.fcn_del_locs() to fix Vdu and af-
...
New commands: fx and fxd to show contents of flags
Fix pZ-pz help message and stuff
fF in visual is now nN
nN in visual has been deprecated
sfF also renamed to snN
sn renamed to so
e scr.fkey is now scr.nkey
Beautify the disasm loc functions
Toggle breakpoints with 'b' in visual
2012-09-28 02:20:52 +02:00
pancake
2e83fa67b8
Fix python bindings: do not use homonim methods and fields
2012-09-19 14:08:44 +02:00
pancake
3e7c4ad992
Add new opcodes for x86.nz assembler
...
- Fix search counter
2012-08-03 02:05:50 +02:00
pancake
526a8a66fe
Fix function renaming and add some 8bit x86 ops
...
- 'afl' is now just listing functions
- Use 'afl*' to get also 'loc.' functions (BBs)
- Fix length in cb_hit for search
- Fix infinite build in libr/egg
- Fix 'afr' command to rename function
- Implement 8bit mov, (out,in)sb in x86.nz
- Fix ragg2 -d for one byte writes
- Fix vapi
2012-08-02 02:44:46 +02:00
pancake
61a4380d18
Fix interpret of output of r2 commands
2012-07-13 01:31:03 +02:00
pancake
5bf36a6b74
Fix sC, remove printfs and add more cfg descriptions
2012-07-12 04:21:56 +02:00
pancake
99774c723f
Fix help messages, macro call and implement temporary seek syntax (x@+3)
2012-07-12 03:55:09 +02:00
pancake
fcac2336c9
* Notes: use 'ffi' instead of 'node-ffi'
...
* Minor fixes in rsearchc
2012-06-10 23:58:34 +02:00
pancake
d37de2367d
* Split libr/core/cmd.c
2012-02-27 02:40:27 +01:00