Riccardo Schirone
|
70669bafc0
|
bin/bin: do not filter out non-pie binaries when using baddr
|
2015-10-23 10:55:13 +02:00 |
|
pancake
|
9de87303fe
|
Enhace r2pm -t and fix all java crashes
|
2015-10-23 03:54:31 +02:00 |
|
pancake
|
2b5661c46a
|
Add r2pm -t for travis purposes
|
2015-10-23 03:23:12 +02:00 |
|
pancake
|
6c4bfb94b1
|
Fix windist, r2pipe and plugins paths
|
2015-10-23 02:58:48 +02:00 |
|
pancake
|
64ea903317
|
Enhancement in basic colorscheme
|
2015-10-23 01:54:08 +02:00 |
|
pancake
|
2377f38d51
|
Fix (null) in ls -l
|
2015-10-23 01:39:47 +02:00 |
|
pancake
|
a3f0b18f04
|
Add basic colorscheme - windows friendly
|
2015-10-23 01:33:23 +02:00 |
|
condret
|
1ce554ed01
|
gb_asm: implement or, xor, and, sbc, sub, adc
|
2015-10-23 00:50:49 +00:00 |
|
pancake
|
efa8fd9990
|
Remove all references to the deprecated CPARSE code
|
2015-10-23 00:30:33 +02:00 |
|
pancake
|
016fff515a
|
Fix and optimize f-* issue
|
2015-10-23 00:25:13 +02:00 |
|
sghctoma
|
cbd1e88f48
|
Fixed coding style in libr/cons/pal.c and libr/cons/rgb.c ,
|
2015-10-22 23:38:33 +02:00 |
|
sghctoma
|
c30950541d
|
Only display color charts that are appropriate for the current settings
|
2015-10-22 23:38:33 +02:00 |
|
sghctoma
|
5559f3ba7e
|
Made the "ec" command family 24bit-aware.
|
2015-10-22 23:38:32 +02:00 |
|
Álvaro Felipe Melchor
|
14a775f14f
|
Fix #3509 - bin.prefix option
|
2015-10-22 23:36:43 +02:00 |
|
pancake
|
992cf9eef7
|
Fix #3555 - Support pf.k=v syntax
|
2015-10-22 17:39:05 +02:00 |
|
pancake
|
dcbddab6e3
|
Initial support for pfd and better pf autocompletion
|
2015-10-22 17:19:33 +02:00 |
|
condret
|
ab917483aa
|
gb_asm: implement cp-instruction
|
2015-10-22 17:06:48 +00:00 |
|
pancake
|
3acebef4cd
|
Update emscripten.sh
|
2015-10-22 15:42:19 +02:00 |
|
Jeffrey Crowell
|
511b82e796
|
add json doc to abj
|
2015-10-22 09:18:45 -04:00 |
|
condret
|
1ece41ea48
|
gb_asm: add call, call C, call Z, call nC, call nZ
|
2015-10-22 14:37:37 +00:00 |
|
Anton Kochkov
|
30e82852a3
|
Remove annoying message
|
2015-10-22 15:07:32 +03:00 |
|
pancake
|
b08add890a
|
Fix the 80/96/128 fpu reg value issue
|
2015-10-22 13:38:30 +02:00 |
|
condret
|
0c2eb134f9
|
gb_asm: implement jr, jr Z, jr C, jr nZ, jr nC
|
2015-10-22 13:34:27 +00:00 |
|
pancake
|
ac65ff95b1
|
Implement @@dbt* maybe dup for @@='dbt..'
|
2015-10-22 13:08:05 +02:00 |
|
pancake
|
0b92947b30
|
Make dbt= @@=-friendly
|
2015-10-22 12:53:34 +02:00 |
|
pancake
|
2c86d90bd8
|
Implement dbt* and extend backtrace to support stack frame addresses
|
2015-10-22 12:38:57 +02:00 |
|
condret
|
3b3052d288
|
fix segfaults, that can happen if gb_asm is used the wrong way
|
2015-10-22 10:39:08 +00:00 |
|
pancake
|
3de77ad6e6
|
Initial support of dbg.libs/unlibs for Linux/OSX
|
2015-10-22 04:48:56 +02:00 |
|
pancake
|
31737e3ecf
|
Fix #3541 - Implement oonn+ command
|
2015-10-22 03:20:30 +02:00 |
|
pancake
|
a05ac7eaa4
|
RDebugPlugin.arch.typeof(char*)
|
2015-10-22 03:11:03 +02:00 |
|
condret
|
8e6afc0acf
|
gb_asm: add jp, jp hl, jp Z, jp nZ, jp C, jp nC
|
2015-10-22 02:51:35 +00:00 |
|
pancake
|
cb936e10e9
|
Fix #3490 - RAnalPlugin.arch.typeof(char*)
|
2015-10-22 02:23:52 +02:00 |
|
pancake
|
1b88200e31
|
Add support for 'interpreter' in RBin, ELF and MACH0
|
2015-10-22 02:13:26 +02:00 |
|
pancake
|
680d354942
|
pv prints values and p- is the new pv thing
|
2015-10-22 00:49:07 +02:00 |
|
condret
|
c39f33bc77
|
fix a -Wunused warning
|
2015-10-22 00:40:29 +00:00 |
|
condret
|
848eb486ca
|
gb-assembler: implement ret Z, ret C, ret nZ, ret nC
|
2015-10-22 00:30:25 +00:00 |
|
pancake
|
2ecc0f9a02
|
Fix crash for another @revskills fuzzed java class
|
2015-10-21 23:54:38 +02:00 |
|
pancake
|
366ba23b30
|
Fix ab88f42f9b mach0 crash (reported by @revskills)
|
2015-10-21 23:46:41 +02:00 |
|
condret
|
fb3059130c
|
gb-assembler: push, pop, reti
|
2015-10-21 22:52:05 +00:00 |
|
pancake
|
aaf386d023
|
Fix the last mach0 crash
|
2015-10-21 22:29:49 +02:00 |
|
pancake
|
5d440365af
|
Fix 55c9c9 mach0 relocs segfault
|
2015-10-21 22:20:36 +02:00 |
|
condret
|
d2c6bd4888
|
add rst-vectors and comments
|
2015-10-21 21:15:59 +00:00 |
|
condret
|
279d09aaa8
|
fix build for windows
|
2015-10-21 20:00:24 +00:00 |
|
pancake
|
922da0064b
|
Fix asm.gb build
|
2015-10-21 19:45:54 +02:00 |
|
Álvaro Felipe Melchor
|
9d5f7c44a0
|
Fix mach crash 45d2d1309807e95422006abb97462bc6
|
2015-10-21 19:35:14 +02:00 |
|
Jeffrey Crowell
|
541e2dd132
|
fix DEADCODE thanks coverity
|
2015-10-21 12:29:29 -04:00 |
|
condret
|
7d7024b2c6
|
initial commit for gameboy-assembler
|
2015-10-21 18:22:14 +00:00 |
|
pancake
|
4d157c3ca7
|
Fix JFS warning
|
2015-10-21 16:36:19 +02:00 |
|
pancake
|
7dd98bcf75
|
Add support for TinyCC (super fast builds)
|
2015-10-21 16:31:24 +02:00 |
|
Anton Kochkov
|
a67f7d6d8a
|
Fix the memleak
|
2015-10-21 17:44:59 +03:00 |
|