pancake
a94c9e4780
* Fix segmentation fault in the ELF parser
2012-06-05 18:56:20 +02:00
pancake
c443abcf87
* Add experimental r2-bindings/node-ffi
...
- Requires valabind from tip
- Some ABI changes to get dynamic langs happy
2012-06-05 17:50:12 +02:00
pancake
181f0780bd
* Fix build
2012-06-01 14:56:46 +02:00
pancake
bc572ce3df
* QNX/arm port (this is bb10 and playbook devices)
...
- no debugger support yet
2012-06-01 14:50:24 +02:00
pancake
fee1dfda07
* Fix some bugs reported by clang-analyzer
2012-05-31 02:41:45 +02:00
pancake
36b7ae9361
* Add step over hud command
...
* Fix code analysis blocksize issue
2012-05-30 18:50:29 +02:00
pancake
33c914de7a
* Visual keystrokes for dcu and dcr with cursor mode and sS
...
* Fix dcr (continue until ret)
* Add /x key:msk (':' separator)
2012-05-30 11:14:41 +02:00
pancake
bdc810af35
* Fix rabin2 -O without filename output
2012-05-30 03:32:20 +02:00
pancake
810d9a3dbc
* Put rax2 buf in .bss instead of the stack
...
* Add support for wide string dump in r_bin
* Fix detection of data section in PE
* Show error if temporary seek flag does not exists
* Fix wrong disassmbly with 'pd' (invalid)
2012-05-30 03:23:53 +02:00
pancake
7ee130cf23
* Use acr 0.9 . fix pkg-config check issue. thanks fractalg
2012-05-30 01:55:39 +02:00
pancake
637e8c92e5
* Fix MZ check() (fixes PE64+ id in r_bin)
...
* Add io->bits into RIO class
* OSX r_io debug now honors io->bits
$ r2 -b 32 ls # debug 32bit ls
$ r2 -b 64 ls # debug 64bit ls
2012-05-30 01:35:41 +02:00
pancake
61e6e0a116
* Fix libewf configure check
2012-05-30 00:44:46 +02:00
pancake
005612edfe
* valadoc 0.16 support
2012-05-29 14:23:08 +02:00
pancake
906275f98e
* Fix echo - | rax2 -S bug
...
* Do not show fortunes if -q is passed
* Add support for anonymous macros
* Add support for quoted strings and backspaced
spaces in macro arguments
* Fix r_num_get call from calc.c (a +3 == a+3)
2012-05-25 01:14:49 +02:00
pancake
1c7d7631bb
* Initialize core->blocksize_max
2012-04-24 08:46:36 +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
1d9668cb8e
* Bugfix for binr/blob
2012-04-01 02:16:20 +02:00
pancake
cafc5c920a
* Fix android blob build
2012-04-01 01:40:04 +02:00
pancake
d7945d3d59
* Use blob for android builds
2012-03-31 23:56:13 +02:00
pancake
dade672d98
* Add binr/blob to build r2 like busybox
...
- Single binary with symlinks (main dispatcher)
2012-03-31 23:46:46 +02:00
pancake
057f1b8353
* Fix android farm build on osx
2012-03-31 03:54:44 +02:00
pancake
52e8fcab55
* Add android-mips farm scripts
2012-03-30 13:33:38 +02:00
pancake
ef8ff4fcfb
* Add initial luvit bindings for testing (sync)
2012-03-13 18:45:19 +01:00
pancake
c1990919d2
Update ldid xml from crackulous
2012-03-12 12:44:07 +01:00
pancake
048b27f081
* Update to acr 0.8.9
2012-03-09 02:22:21 +01:00
pancake
a9deaed6cc
* binr: Add the rule ${BIN}${EXT_EXE} as dep of the all rule
...
- patch by ac1d3
2012-03-09 01:34:04 +01:00
pancake
db1135b405
* Apply patches from ac1d3. Thanks!
...
- include directory in CFLAGS and waitfordeps.sh
- fixed VERSION macro
2012-03-09 01:03:19 +01:00
pancake
25f9abac3b
* Oops. fix build
2012-03-07 18:18:22 +01:00
pancake
05a0196690
* Fix osx-x86-32 debug register profile
...
* Some struct->typedef renaming
2012-03-07 10:43:02 +01:00
pancake
9bc3812ae8
* Add r_bin/mz plugin (old EXE binaries)
...
* Fix parsing of cs:ip values in r_num_calc
2012-03-07 01:34:57 +01:00
pancake
6c87f9a14a
* Fix pq
2012-02-28 02:03:49 +01:00
pancake
77064aabe4
* Add VtR and afr commands to rename functions
...
- also renames the associated flag name
2012-02-27 03:35:00 +01:00
pancake
1b2c8064ff
* More split of core/cmd.c
...
* Fix 'dbc' argument parsing
* Fix V_q error message
* Remove unused code
2012-02-27 03:07:32 +01:00
pancake
d37de2367d
* Split libr/core/cmd.c
2012-02-27 02:40:27 +01:00
pancake
34d41b897f
* Fix lot of regressions in command parsing
...
* Fix nested command repeaters
* Add hardcoded limit for BB analysis (fix infinite analysis bug)
- RAnal.Fcn now has a .depth field
* Fix some r_cons usage related issues in rcore
* Add 'pif' command. as in 'pdf' one resizes the blocksize
* Fix '#' command/comment again
* Fix r_io_read issue that was causing everything to go wrong
2012-02-27 02:02:44 +01:00
pancake
0c0984a382
* Fix --without-ewf
...
* Fix r_types.h for FreeBSD-clang
* Fix android sys build scripts
2012-02-18 01:49:59 +01:00
pancake
9845f98cae
* Honor STRIP for android build
2012-02-17 13:55:54 +01:00
pancake
844d803e79
* Search in io.va is broken
...
* Add some android build foo's reported by pof
2012-02-17 13:23:58 +01:00
pancake
94fe845a81
* Fix static build (thanks @pof for reporting)
2012-02-16 18:10:06 +01:00
pancake
68a5dcea14
* Do not show comment for nop arm opcode disasm
...
* Use mac->printf
* Fix javasm disassemble issue
* Use (* to list macros
* Refix clear00 in visual
2012-02-16 02:40:50 +01:00
pancake
beac4bbc24
* More fixes in the code analysis loops
...
* Properly detect end of functions in visual
* Apply rudi_s patches for cache
* Show push flag information if available as a comment
* Clear screen after quiting Visual
* Remove unused function
2012-02-16 01:26:50 +01:00
pancake
91c35cc94e
* Fix x86olly disassembler %d and 0x%08x
...
* Properly handle '*' in calc.c
2012-02-15 23:42:27 +01:00
pancake
eb809bf691
* Traps and unknown jumps are now end-of-block opcodes
2012-02-15 22:09:23 +01:00
pancake
ddca754a81
* remerge
2012-02-15 11:31:54 +01:00
pancake
b866953397
* merge heads
2012-02-15 11:31:18 +01:00
pancake
5fc05667d6
* Apply rudi_s patches
...
- libr/core/cmd.c: # ignores the complete line.
- libr/io/undo.c: Improve seek undo/redo.
2012-02-15 11:13:05 +01:00
pancake
f41d41e9eb
* Some fixes for the code analysis (still wrong, but at least ^C)
...
* Fix r_num_calc and all tests cases should run fine now
2012-02-15 11:11:25 +01:00
pancake
d2b6828bab
* Fix some warnings reported by the farm
...
* Do not prompt or clear screen when using V in batch mode
* Optimization in r_config_get_i
* Show expression in r_num_calc errors
* Fix parsing of $$+2 in r_num_calc
2012-02-15 00:17:31 +01:00
pancake
be6c39c54f
* Use r_list_foreach[_safe] where appropriate.
2012-02-14 18:19:16 +01:00
pancake
4efc2bfab7
* rudi_s: Add r_list_foreach_safe() which is safe when deleting elements
2012-02-14 18:10:52 +01:00