Commit Graph

219 Commits

Author SHA1 Message Date
pancake
f7c2cdfdce Remove r_db from the pkg-config templates and update capstone 2016-06-20 23:16:13 +02:00
pancake
b85f5cca78 Bump for 0.10.4-git 2016-05-26 12:33:22 +02:00
pancake
58cc6558ce Release 0.10.3 - codename: Bleeding Tooth 2016-05-25 01:32:30 +02:00
pancake
1ea99fd31c Update to acr 0.10.2 and show HOST BUILD TARGET in REPORT 2016-05-15 23:02:59 +02:00
XVilka
f87859818a Fix build 2016-05-06 21:25:49 +03:00
Damien Zammit
632dccc217 Remove LIL_ENDIAN macro and configure option
TODO: Remove other endian cruft from:
- hashing algs
- judy
- squashfs
- grub
- tms320

Signed-off-by: Damien Zammit <damien@zamaudio.com>
2016-05-06 10:21:55 +02:00
pancake
1f468b51f1 Fix dislexic issue in mingw32.bat and do not maintain version number twice 2016-05-01 15:08:25 +02:00
pancake
dc46208c77 Bump for 0.10.3-git 2016-04-25 16:53:52 +02:00
pancake
9695961e74 Release 0.10.2 2016-04-11 13:15:50 +02:00
pancake
f7b0eb4b19 Bump after release 2016-03-01 13:23:00 +01:00
pancake
b559833a00 Release 0.10.1 Codename "Solid Chair Society" 2016-02-29 22:59:35 +01:00
pancake
f09f4770b3 Update configure script and fix type punned issues in tcc 2016-02-06 23:14:05 +01:00
pancake
1d4b7156db Bump for acr-0.10 and drop backslash in + regex 2016-02-27 10:37:10 +01:00
pancake
35e6a4d958 Bump version for git and ios builds 2016-02-20 22:16:28 +01:00
pancake
b87dcd067d Bump for 0.10.0 release 2016-01-20 04:05:36 +01:00
Álvaro Felipe Melchor
d9e77ca0d1 xnu: first series of patches to use mach exceptions
* use set_trace_bit and clear_trace_bit macros

* use PT_ATTACHEXC since PT_ATTACH will be deprecated in the future
and we are interested in receiving mach exceptions

* first attempt to handle mach exceptions

* api change: added a parameter to r_core_setup_debugger
at least in OS X this function was producing double attachment.
I've added a boolean value to indicate when use dpa.

* added pipe to communicate between main process and traced process
by far this is not a good implementation. We should develop a better
approach/design to save all the exceptions and handle them accordingly.
This is the initial implementation

* bring back ptrace for stability and in order to merge this into master
2016-01-18 22:24:16 +01:00
pancake
d42ecbf95b Some random code cleanup and fixes 2015-11-23 02:36:26 +01:00
Anton Kochkov
08a4cd1306 Fix Mingw32 builds 2015-11-12 01:40:22 +03:00
sghctoma
d2aa2c4c5d Fixed compile error on FreeBSD 2015-10-25 11:56:12 +01:00
pancake
efa8fd9990 Remove all references to the deprecated CPARSE code 2015-10-23 00:30:33 +02:00
Álvaro Felipe Melchor
4784c5d380 change OSTYPE in configure file 2015-08-19 17:31:01 +02:00
pancake
e2c9783402 shlr/ build fixes 2015-07-14 12:50:36 +02:00
pancake
6183956770 Another build fixup 2015-07-13 17:29:12 +02:00
pancake
fb96967c87 More fixes for appveyour 2015-07-13 02:29:53 +02:00
pancake
edaca966bb Handle mingw32_nt as windows OSTYPE 2015-07-13 01:46:23 +02:00
pancake
0ce8024e7f Bump for 0.10.0-git 2015-06-06 03:09:06 +02:00
pancake
a093958b6d Release 0.9.9 - codename AlmostThere 2015-06-05 04:07:13 +02:00
pancake
3fb504c814 Fix regression in acr-git 2015-04-21 22:53:06 +02:00
pancake
f4303936bf Update for ACR to fix an issue with --with-syscapstone 2015-04-21 20:11:34 +02:00
Maijin
3b26388769 Fix all shellcheck errors 2015-04-17 21:56:01 +02:00
pancake
882a0ee164 Add --without-fork and r_sys_fork() 2015-04-11 05:00:05 +02:00
pancake
2a59f58560 Add --disable-loadlibs configure flag for static builds 2015-04-10 00:17:30 +02:00
pancake
b500214eb6 Update configure 2015-02-22 22:37:59 +01:00
pancake
a8e50839ee Fix --with-syscapstone condition 2015-02-16 20:51:24 +01:00
pancake
098d0ec1de Initial implementation of --without-gpl 2015-02-07 01:50:25 +01:00
pancake
2b5bb5494c Remove deprecated EWF report in configure 2015-02-03 01:24:52 +01:00
pancake
826477db9a Update capstone and transplant io.ewf to the r2e repo 2015-01-09 16:21:47 +01:00
pancake
046f0a447e Fix #1822 with the help of the latest ACR 2014-12-11 01:50:26 +01:00
pancake
0b53c5713d Update configure script with latest acr 2014-12-11 01:16:40 +01:00
pancake
c2770de2b8 Fix #1667 - Fix --with-syszip 2014-11-22 01:15:47 +01:00
pancake
a8023c7b6f Bump for 0.9.9-git 2014-11-12 23:14:18 +01:00
pancake
6ca2d1b1c7 Bump for 0.9.8 release 2014-11-11 03:24:04 +01:00
pancake
4b7796d3e1 Disable syscapstone if pkg-config fails 2014-06-24 17:47:38 +02:00
pancake
42aeb0d271 Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
pancake
ea0c2caa59 Add sys/ios-sdk build scripts 2014-05-17 04:41:33 +02:00
pancake
53edf7c17d Merge RCmd inside RCore 2014-03-18 00:05:44 +01:00
pancake
c7772d91fa Fix triplet 2014-03-05 22:22:38 +01:00
pancake
3aae30fa2c Refix link. Bump for 0.9.8.git 2014-03-03 19:33:52 +01:00
pancake
0a6f820489 Bump for 0.9.7 2014-03-02 22:33:20 +01:00
pancake
66e683e6c8 Bump for 0.9.7.rc3 2014-02-21 14:08:17 +01:00
pancake
f3827ae265 Bump for 0.9.7 rc2 2014-02-08 12:10:25 +01:00
pancake
5f14f7290b Add --with-syszip configure flag to use system libzip+libz instead of shlr/zip 2014-01-30 01:45:08 +01:00
pancake
3d73901849 Bump 0.9.7rc1 2014-01-28 21:58:26 +01:00
pancake
802e808072 Merge libr/lib into libr/util and add r_sys_environ API 2014-01-18 02:42:23 +01:00
pancake
073543f697 Bump to acr 0.9.9 (fix libpath issue) 2013-12-31 12:58:09 +01:00
pancake
dba63fbd3c Add some Jam files and merge rsign into ranal 2013-12-31 05:30:39 +01:00
pancake
3ccc0f1fe9 Update acr for new split_host() and handle *bsd triplets 2013-11-12 02:21:31 +01:00
pancake
61d3addfea Use latest ACR for triplet fixes and update manpage dates 2013-11-11 12:00:39 +01:00
pancake
7036480613 Bump for development 2013-11-11 02:07:55 +01:00
pancake
fd27df8af0 Bump 0.9.6 2013-11-10 23:40:39 +01:00
pancake
460ee3983f Use acr 0.9.5 2013-06-11 12:25:56 +02:00
pancake
d0f0975d69 Add doc/haiku, r2 -V = -v, fixes for emscripten build 2013-06-07 13:21:51 +02:00
pancake
a21afe4053 More work to deprecate old cparse and use libr_tcc 2013-06-05 09:29:27 +02:00
pancake
d39af2028d Update sdb and fix configure 2013-04-01 05:52:21 +02:00
pancake
89008c734c Fix crossbuild 2013-03-27 12:30:32 +01:00
pancake
1be6f3ded5 Fix openssl detect 2013-03-26 13:50:05 +01:00
pancake
3b31026bbc After-release bump for 0.9.5git 2013-03-22 14:42:07 +01:00
pancake
c829b88c3f Bump for the 0.9.4 release 2013-03-21 18:42:31 +01:00
pancake
bdd616141c Update io_ewf plugin for latest API. Fix in configure 2013-03-01 02:00:22 +01:00
pancake
f70dbe784b Fix --host crosscompile (acr 0.9.2) 2013-02-06 11:47:31 +01:00
pancake
4ffa7952a2 Fix segfault in DEX parser, remove more r_print refs 2013-01-23 01:53:32 +01:00
pancake
fd244a97ba Remove GMP library check in configure.acr 2012-12-14 17:46:33 +01:00
pancake
8270c60a16 flex no longer mandatory, fix ios debugger
Flex is no longer mandatory for configure
Fix overflow in r_core_cmd0
vm_protect works again on iOS (using VM_PROT_COPY)
ptrace-cont is just a detach
fix build with latest ios sdk
2012-10-31 16:37:19 +01:00
pancake
31b5036071 add 'io' command and s/--without-ssl/--with-openssl/ 2012-10-26 02:49:33 +02:00
pancake
5de2e221b2 Fix om for rbin-friendly files, add 'dss'
Implement dss command to skip steps
omr works with just a single argument too
Fix open maps for RBin files
Merge r_th into r_util
2012-10-25 15:21:47 +02:00
pancake
3540924f40 Better paralelization of build system 2012-10-04 01:20:00 +02:00
pancake
1416aff48e Bump 0.9.3git after release 2012-10-02 11:26:32 +02:00
pancake
02580dea38 Bump 0.9.2 release 2012-10-02 03:18:12 +02:00
pancake
c303848696 Add --enable-cparse and rename --without-debugger to --disable-debugger 2012-09-12 19:35:27 +02:00
pancake
e241d81f4a Add --with-rpath to fix build on linux with !/usr
Do some changes in sys/ to make it happy
2012-08-27 17:02:58 +02:00
pancake
66b0c9b21a Check and use flex in configure.acr 2012-08-20 13:42:10 +02:00
pancake
1fe1417c39 Apply patch from Anton Kochkov fixing whitespaces
Bump 0.9.1hg to 0.9.1git as reported by @schrotthaufen
2012-07-17 10:00:23 +02:00
pancake
690445700a * Add ^ and $ in cons grep expressions
* Minor work on source CL commands, needs review
2012-06-21 10:12:02 +02:00
pancake
7ee130cf23 * Use acr 0.9 . fix pkg-config check issue. thanks fractalg 2012-05-30 01:55:39 +02:00
pancake
61e6e0a116 * Fix libewf configure check 2012-05-30 00:44:46 +02:00
pancake
048b27f081 * Update to acr 0.8.9 2012-03-09 02:22:21 +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
227c985a08 * Added 'om' command to create, destroy and list IO maps
* Upgrade configure script to acr 0.8.8
  - Use proper --libdir LDFLAGS for OSX
  - Honor CPPFLAGS
* Fix help msg of 'yt' command
* Use RList in r_io (rudi_s)
* Fix HOME/END keys in xrvt-unicode
* Add dummy install-cxx target in r2-bindings
2012-02-07 01:51:56 +01:00
pancake
aeb29106d7 * Build the ewf plugin if requested
* Fix valgrind warning thanks to Simon Ruderich
* Add mach0 ARM subtypes and fix parsing
2012-02-03 01:13:09 +01:00
pancake
09062fd4ef * Bump to 0.9.1hg 2011-12-06 03:03:50 +01:00
pancake
83afc157a1 * Bump release 0.9 -- codename 'furoner'
* Fix perms in sys/clang-analyzer.sh
* Enhace the sys/farm/html generator
2011-12-06 02:29:37 +01:00
pancake
ba387e0014 * Use acr-hg to fix gnu/hurd OS identification 2011-11-07 18:17:29 +01:00
pancake
e2835a7738 * Bump for 0.9hg 2011-11-02 02:01:24 +01:00
pancake
3b9420fad8 * More stuff to make --with-sysmagic work 2011-10-18 18:12:17 +02:00
pancake
4106e9e1b2 * Bump 0.8.8, but still not release
* Add --with-magic to use system magic library
2011-10-18 09:38:20 +02:00
pancake
38ef4c5c91 * Remove 'python' from farm default list (python-dist is enought)
* Update pkgconfig files
2011-10-12 05:28:18 +02:00
pancake
dfa6e1f512 * Bump to 0.8.6
* Various fixes for the farm
  - Build and push python + python-dist
2011-10-12 05:13:54 +02:00
pancake
323441c122 * Initial import of r_magic
- Imported code from OpenBSD trunk
  - Remove the elf part (-1KLOC)
  - Some refactoring in order to be more r2-like
  - fixed warning messages
  - readdir one can be dangerous /cc @vect01
  - Remove libmagic dependency
* Rename asm.case into asm.ucase
2011-09-10 01:30:03 +02:00
pancake
62cd212ba1 * Fix non-PIC/static build (apply Glyn patches)
* Fix entropy multiplication bug (Thanks Glyn!)
* btw.. previous patch added asm.case eval var
2011-09-08 15:47:05 +02:00
pancake
67a03030d0 * Bump revision to 0.8.5 to avoid collision with last release 2011-09-07 12:22:04 +02:00