Adam Pridgen
c8d383617d
Change int64_t to st64 in cmd_write.c
2014-03-28 12:40:55 -05:00
Adam Pridgen
6a50f55834
Fixing some of the coverity issues
2014-03-28 12:17:23 -05:00
pancake
3ee51a2d02
Fix w32 build
2014-03-28 17:17:56 +01:00
Adam Pridgen
478d642434
Adding a command to shift blocks
2014-03-26 22:41:31 -05:00
Adam Pridgen
09fa5cf10c
Added extend to io support, now files can be extended, b00y4!
2014-03-24 22:57:36 -05:00
pancake
fcc9489c4f
Fix some more warnings
2014-02-25 12:18:29 +01:00
pancake
070bc97286
Fix #582 - Escape binary strings in output error message
2014-02-23 01:56:26 +01:00
pancake
579856e7b9
Implement 'wu' and add support for nocolor in 'cu'
2014-01-26 04:33:21 +01:00
pancake
9bd0ec57a0
Fix overflow in cmd_write.c and issue in shlr/java
2013-11-15 02:14:53 +01:00
pancake
a4d3cc6a31
Add 'pae' command to show esil from hexpairs
...
* Add some more prefixed help messages
2013-12-23 01:57:43 +01:00
pancake
2ffa9c094a
Add 'wh' command for 'whereis' and 'which'
2013-12-14 03:10:04 +01:00
pancake
71c148a92d
Better x86 analysis and 'ao' now accepts a counter argument
2013-11-25 02:03:54 +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
903bd49dfd
Fix io/cache test case
2013-10-11 00:06:26 +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
9155b9fb3e
Fix 'wo' command
2013-09-21 17:26:05 +02:00
pancake
5372d0acb2
Add 'woR' and 'dd-' commands. Update enyo and add missing PNGs.
2013-09-15 02:24:23 +02:00
pancake
f67f8cefdd
Fix some warnings
2013-09-12 02:02:08 +02:00
pancake
65fed9b9a0
Handle '-' in 'w' commands, support comments in wF, Fixes in wp
2013-09-04 02:31:14 +02:00
pancake
7517099976
Implement 'woe' command and honor NOSUDO and PREFIX in sys/*.sh
2013-05-02 23:49:58 +02:00
pancake
dd301cd6a7
Add adler32 checksum, fixes in dex, add 'ws' command
...
- Handle ^C in searches
- Safer progerssbar for small terminals
- Add 'ws' command to write pascal/dalvik/java strings
- Fix visual refresh on terminal resize
- Partially fix dex negative section issue
2013-04-05 01:53:21 +02:00
pancake
5cd3b3f28b
Remove useless debugging message
2013-02-25 11:48:38 +01:00
pancake
fc6e799c26
Add pfD (disasm). Fix VI and Vi with+without cursor
...
Simplify r_print_string
Fix r_io write boundaries
2013-02-25 09:36:07 +01:00
pancake
f37df0d2c6
Fix fatmach0 extract when unknown files are inside
...
Fix segfault in java class header parser
Fix help message of 'wt' command
2013-01-29 19:39:41 +01:00
pancake
fc9301b14b
Add hints and named print formats and more
...
Initial implementation of anal hints (ah?)
Use anal hints in core/disasm. Needs more work
New data structure StrHT (string hashtable)
Simplify core/libs.c with cpp macros
Added r_cons_color() wip function for ansi256 consoles
RPrint no longer depends on r_cons
Sort 'a?' help commands
Add support for named print formats with pf$ command
Add support for 64 bit string pointers in 'pf' ('S')
Add r_print_mute and r_print_format_length functions
Bump r2 nodejs bindings version number
Merge r_print into r_util
2013-01-22 05:06:12 +01:00
pancake
b1e30e731b
Fixes for the r2irc.js bot and various consistency in core
2012-11-27 14:09:53 +01:00
pancake
e09cf7621e
Add scr.pipecolor config variable (false by default)
2012-11-13 11:42:21 +01:00
pancake
8e1dbb443a
Better support for IO ports on asm.pseudo and analysis
...
* Analyze IO opcodes on x86
* Fix 0x0x in olly disasm
* Fix segfault in objc mangling
* Support for writing nibbles with 'wx'
* If optype is IO, use 'ports' flagspace
* Add support for flagspaces in RParse
* Use RList in RParse instead of list.h
* asm.pseudo handles for in/out x86 opcodes
* Random code cleanup
* Fix udis86 64bit disasm bug
2012-11-13 00:53:52 +01:00
pancake
ea8dc25221
Initial objc support, visual 'i' with cursor and 'wow'
...
Some more fortunes
Initial support for Objective-C
New command 'wow' to fill block with cyclic hex value
Visual 'i' when cursor enabled uses 'wow'
2012-11-07 04:25:42 +01:00
pancake
b3dd1a4e95
Cosmetic changes for RAnalType
2012-08-28 11:02:25 +02:00
pancake
10b4b5546c
Fix resize command and more make race conditions
2012-08-14 01:25:50 +02:00
pancake
58dfc4051d
* Remove max blocksize hard limit
...
- Now configurable thru the io.maxblk var
* Add support for huge dumping with 'wt'
- As requested by nics
2012-04-21 14:28:53 +02:00
pancake
d37de2367d
* Split libr/core/cmd.c
2012-02-27 02:40:27 +01:00