pancake
f65ded2dac
Missing mkdir un retdec plug
2015-09-28 13:01:56 +02:00
pancake
125be67a27
Add retdec r2pm package
2015-09-28 12:12:30 +02:00
pancake
58c92d1820
Android5 builds require PIE
2015-09-25 15:53:29 +02:00
pancake
cb05020d7d
Update some packages
2015-09-24 09:52:31 +02:00
pancake
94f5bdd6be
Fix radeco and ppcmdisasm r2pm packages
2015-09-24 04:03:19 +02:00
pancake
cd767ccaf4
Fix Android build
2015-09-24 03:36:06 +02:00
pancake
c612bfe479
Optimize r2pm -s pkg list
2015-09-24 02:23:12 +02:00
pancake
33887acd70
Initial import of r2pm, the package manager for r2
2015-09-24 02:14:40 +02:00
pancake
8cb60570c2
Move Git tips and taps into the root makefile
2015-09-23 22:37:15 +02:00
pancake
34811ad84e
Fix #2416 - Add iE and rabin2 -E to list exports
2015-09-23 12:23:03 +02:00
pancake
5449c8d889
Update sdb from git
2015-09-23 01:56:05 +02:00
pancake
5d0bdd4481
Enhacements to ease the iOS debugger development
2015-09-21 23:40:17 +02:00
pancake
a49cdb65d5
Fix ios-sdk.sh
2015-09-21 22:21:41 +02:00
pancake
90f8ec4ff8
Fix #3297 - make install after make symstall
2015-09-17 11:11:24 +02:00
pancake
16b2bb8d50
Load dynamic anal plugs from rasm2 too
2015-09-16 16:28:50 +02:00
pancake
fdbde81e78
Fix iOS build, and a pair of bugs
2015-09-15 04:05:43 +02:00
pancake
b86bf19c85
Fix #3051 - Honor CFLAGS everywhere and fix some windows/android warnings
2015-09-14 20:43:11 +02:00
pancake
49975ccf95
Fix #3286 - Use stdbool.h
2015-09-14 02:08:31 +02:00
szt
cc6f406ed9
Remove triple negation
2015-09-09 12:49:11 +02:00
pancake
d472d73fb7
Fix #3245 - rafind2 -x
2015-09-07 19:16:24 +02:00
pancake
606b0d1430
Fix ASLR debugger. Again (R)
2015-09-02 17:28:37 +02:00
pancake
7fcb8e081d
Remove last GPL headers and move old.rarc2 into r2e
2015-09-02 16:06:57 +02:00
pancake
c8cb347a41
Fix string allocation issue for ARM eggs
2015-09-02 00:18:55 +02:00
jvoisin
dba909b1dd
Fix yet-another-batch of clang-analyzer issues
2015-09-01 23:24:11 +02:00
jvoisin
4261075d60
Misc fixes to make clang-analyser even more happy
2015-08-29 18:08:38 +02:00
Riccardo Schirone
575d3e9f0a
core/bin: remove loadaddr parameter and get it from the RBinObject
2015-08-29 00:35:09 +02:00
Riccardo Schirone
6f0962555d
baddr: still some fixing, in particular when reloading files
2015-08-29 00:35:09 +02:00
jvoisin
e0e170c3c5
Fix various clang-analyser issues
2015-08-28 18:29:31 +02:00
jvoisin
98bb29c4ed
Fix some clang-analyzer defects
2015-08-28 17:28:09 +02:00
pancake
0a7ed3e58b
Workaround for radiff2, requires some extra review
2015-08-27 13:32:57 +02:00
dequis
0d91e7b433
radiff2: show filename instead of (null) in "cannot open" error message
2015-08-27 12:01:09 +02:00
pancake
76f794009e
Sort ragg2-cc help and quote all file variables
2015-08-27 12:00:10 +02:00
dequis
8d2217db59
ragg2: Use $INCDIR/sflib as SFLIBPATH instead of just $INCDIR
2015-08-27 11:53:03 +02:00
dequis
3c977fb56a
ragg2: minor fixes to help/debug output text
...
- The help text had quotes at the end of each line
- The debug for the "assemble" step didn't match the actual command
2015-08-27 11:52:14 +02:00
Riccardo Schirone
def029d548
tools: always pass baddr to r_core_bin_load
...
radiff2: adapt to changes in baddr/laddr
bin/bin: no need to reset the baddr
2015-08-26 20:08:13 +02:00
Riccardo Schirone
81a8b2a3d5
fix baddr >= 0 and laddr
2015-08-26 20:07:42 +02:00
Riccardo Schirone
36d96770aa
simplify baddr usage
...
* some style fixing
* core/bin: simplify rva function
* bin/bin: avoid passing baddr around
* bin/bin: provide methods to work with baddr
2015-08-26 19:56:51 +02:00
Riccardo Schirone
cacce6a91e
use R_FALSE/R_TRUE for io.va
2015-08-26 19:48:42 +02:00
pancake
db6900fb9e
Make r2 -D unicorn /bin/ls
load rbin info too
2015-08-25 14:49:34 +02:00
Serguey Parkhomovsky
a497a6cf5b
Fix solib file name for libr2 on OS X
...
Use the helper functions in libr/config.mk.tail to put the library
version before the library extension on OS X for libr2.
2015-08-24 17:29:28 +02:00
pancake
64b140fd66
Fix #3118 - Fix ood
on quit
2015-08-19 18:16:17 +02:00
pancake
b56207ebb7
Fix ragg2-cc script and honor SFLIBPATH
2015-08-19 11:36:18 +02:00
pancake
0eff8ca0d2
Revert "rax2: refactoring, better error handling and update nampage"
...
This reverts commit 83ca1dab47
.
2015-08-11 09:13:01 +02:00
Grigory Rechistov
83ca1dab47
rax2: refactoring, better error handling and update nampage
...
change flags from magic numbers to named enum values.
make error reporting more Unix-way by returning non-zero error status
man page is updated to reflect currently supported options
2015-08-11 02:22:21 +02:00
shuall
0807686d86
#3052 all printf member functions changed to cb_printf
2015-08-09 03:25:05 +02:00
pancake
0639261e26
Add more details for OSX code signing
2015-07-23 03:34:46 +02:00
four0four
1d949d4fae
added debruijn offset to ragg2
2015-07-22 14:29:40 -04:00
pancake
caa66a8e8c
Fix and document code signing for iOS and OSX
2015-07-17 14:39:18 +02:00
pancake
bdfbc4f076
Fix several COVs, and build issues related to appveyour
2015-07-13 11:21:21 +02:00
pancake
5fb7a8df57
More better !=! and =!= help and prompt
2015-07-09 23:44:45 +02:00