pancake
7c273cfc39
Fix TE section name issue again
2014-01-08 17:19:52 +01:00
Vitezslav Cizek
7033a1de90
fix two off-by-one errors
2014-01-08 00:13:35 +01:00
Vitezslav Cizek
85dc387ee9
add missing return to shlr/java/main.c
2014-01-08 00:09:21 +01:00
Adam Pridgen
241cfb883a
added arch eflags for ops
2014-01-07 04:32:01 +01:00
Adam Pridgen
efcad51646
Fixing coverity issues and a potential buffer overflow in bb->op_bytes
2014-01-07 04:31:56 +01:00
pancake
3e3092ac09
Add RRegCond api
2014-01-07 04:29:56 +01:00
Adam Pridgen
34e24736e5
fixed up usage of new for switch
2014-01-06 12:32:17 +01:00
Adam Pridgen
989bc540cf
changing RAnalInfos to RAnalState
2014-01-06 12:32:13 +01:00
Adam Pridgen
b0593f9001
rename r_anal2 to r_anal_ex to fix namespace issues
2014-01-05 23:06:00 +01:00
pancake
43647b909c
Initialize udis86 library once (faster disasm)
2014-01-05 04:51:46 +01:00
Adam Pridgen
31ba2e8e16
fixed coverity issue and removal of r_sign.pc.acr in pkgcfg as a dep
2014-01-04 19:17:13 -06:00
Maxime M
a4d0f03999
Fix some Warnings WFormat
2014-01-05 01:05:04 +01:00
pancake
e7f6a785f5
Fix static linking of the binr/blob (android)
2014-01-05 00:56:20 +01:00
pancake
534ce69d34
Exit(1) if android-build.sh build fails
2014-01-05 00:52:54 +01:00
pancake
86507d9637
Fix stuff to make perl bindings happy
2014-01-05 00:41:13 +01:00
pancake
aeb681ea33
Fix #503 - expand home and fix sandbox check for 'wt'
2014-01-04 12:39:12 +01:00
Adam Pridgen
9ce16534ed
fixing coverity issues
2014-01-04 05:58:44 +01:00
Adam Pridgen
22e04b7f6b
added ib to the cmd_info feature
2014-01-04 05:57:36 +01:00
pancake
223563a8ac
Increase default max block size to 32MB
2014-01-04 02:15:27 +01:00
Maxime M
c12bb6f493
PPC:Add some misc opcodes
2014-01-04 02:15:24 +01:00
pancake
6c2200c80b
Fix build and some warnings
2014-01-04 02:06:36 +01:00
pancake
2475dc6d04
Optimize r_anal_reflines and r_anal_data_kind (disasm is now 7 times faster)
2014-01-04 01:59:23 +01:00
pancake
4a5165f232
Add missing Jamroot files in binr/
2014-01-03 01:03:39 +01:00
pancake
98053a806d
Fix bjam build
2014-01-03 00:43:22 +01:00
pancake
7862df4fdd
Fix build
2014-01-03 00:31:10 +01:00
Adam Pridgen
bd4521c897
Moved state struct into r_anal.h, and fixed a typo in anal2.c
2014-01-03 00:28:51 +01:00
Adam Pridgen
bc2ee1f869
Improved plugin analysis allowing plugin developers to define custom
...
analysis algorithms.
Java analysis plugin is re-written to leverage this capability.
Added some new R_ANAL types, and some of the respective operations and strings.
Updated io-component files to get file size and info
2014-01-03 00:28:46 +01:00
pancake
38fc28f960
Added more Jamroot files
2014-01-03 00:13:46 +01:00
David Martínez Moreno
11606b9e16
Removed .hgtags, remnant from a distant past.
...
Fixed the ifeq line. Oops.
2014-01-01 21:11:07 -08:00
David Martínez Moreno
1fbeae231d
Add .so as a suffix for libtcc on Linux, even when it's not being
...
installed.
2014-01-01 00:04:40 -08:00
David Martínez Moreno
06ed8553c6
Properly propagate LDFLAGS in libraries.
...
Debian fills up LDFLAGS with hardening flgs but for some libraries this
parameter is not additive to the value from the environment but hardcoded.
2013-12-31 23:56:59 -08:00
David Martínez Moreno
cedef51ce4
Fix a round of typos and incorrect man macros.
...
The macro Em. was present in all the manpages and it's incorrect, plus
there's some typos here and there, some of them spotted by lintian.
2013-12-31 23:52:46 -08:00
David Martínez Moreno
010301e970
This solves the problem of creating and installing parse/t/lib.so as
...
/usr/lib/x86_64-linux-gnu/t.0.9.6.
2013-12-31 23:40:50 -08:00
pancake
13ea5e467d
More Jamroot files and move vm out
2013-12-31 15:57:52 +01:00
pancake
dff0c2b838
Fix build
2013-12-31 15:38:27 +01:00
pancake
3b3bbbb916
Add more Jamroot files and move some plugs to r2-extras
2013-12-31 15:34:27 +01:00
pancake
add7a962f5
Fix #501 - Visual prompt ':' keeps there until empty line is entered
2013-12-31 13:09:50 +01:00
pancake
073543f697
Bump to acr 0.9.9 (fix libpath issue)
2013-12-31 12:58:09 +01:00
pancake
8711ca5928
Oops. another missing -lr_sign
2013-12-31 05:42:45 +01:00
pancake
7f28befc04
Fix static build
2013-12-31 05:40:16 +01:00
pancake
fd48902b12
Kill rsign deps
2013-12-31 05:32:18 +01:00
pancake
dba63fbd3c
Add some Jam files and merge rsign into ranal
2013-12-31 05:30:39 +01:00
pancake
6fe529ab5c
Update sdb
2013-12-31 04:53:42 +01:00
condret
9363a11ca5
Update gb_op_table.h
...
This would make ramulate happy
2013-12-29 18:44:10 +01:00
pancake
56396ce443
Fix #494 - endless read when wt
2013-12-29 05:33:55 +01:00
pancake
1edf950d00
Fix android dist name
2013-12-29 04:12:28 +01:00
pancake
69a8f2a6e0
Fix for cmd_info test
2013-12-29 03:55:11 +01:00
pancake
35d14529a4
Fix minstrlen issue with elf binaries and Cd -X
2013-12-29 03:42:18 +01:00
pancake
1531e965b3
Do not install libr_tcc
2013-12-29 03:20:53 +01:00
pancake
e0f436415f
Fix #493 - Segfault in rafind2 with hex://
2013-12-29 02:47:46 +01:00