condret
7ce6922491
rename r_io_open -> r_io_open_nomap and add a new r_io_open that creates a map at 0x0
2014-09-06 23:08:16 +02:00
pancake
68579f2fc3
Fix rabin2 -K checksum length
2014-09-04 23:14:04 +02:00
pancake
13872af7bc
Implement rabin2 -K and do some work on the RHash api. Fixes #1204
2014-08-15 03:30:45 +02:00
LemonBoy
d60d0d8805
Fix #1114
2014-07-11 23:05:11 +02:00
jvoisin
fdeef9c07f
Fix CID 1195075
2014-05-07 13:24:59 +02:00
pancake
f3a83d63f3
Fix self:// on Linux
2014-03-02 04:19:36 +01:00
pancake
f48b810989
Fix #552 - Segfault with negative rahash2 -i
2014-01-18 02:06:56 +01:00
pancake
9f0d7e44d3
Fix some issues reported by coverity
2014-01-15 01:56:28 +01:00
pancake
3b3bbbb916
Add more Jamroot files and move some plugs to r2-extras
2013-12-31 15:34:27 +01:00
pancake
dba63fbd3c
Add some Jam files and merge rsign into ranal
2013-12-31 05:30:39 +01:00
pancake
cbecfb8f4a
Initial import of rahash2 '-S' seed and '-i' iterations
2013-11-02 11:49:32 +01:00
jvoisin
c99497170b
Remove spagetti
2013-10-26 16:17:16 +01:00
pancake
4b58282fec
Fix #226 - Hash names are now insensitives in r_hash_name_to_bits
2013-10-16 03:12:28 +02:00
jvoisin
f390898d14
r_hash_name_to_bits is now case-insensitive
2013-10-16 01:12:49 +02:00
jvoisin
b11793df40
md5 now use memmove and memset instead of for loops
2013-09-28 18:47:27 +02:00
pancake
dc8e37f420
Update sdb, simplify some makefiles
2013-07-15 02:51:55 +02:00
pancake
d6de30eba4
More R_LIB_VERSION and initial r_asm_set_cpu() dummy api
2013-06-15 02:56:25 +02:00
capi_x
c9eb90adbc
Add initial Haiku support
2013-06-06 00:21:52 +02:00
pancake
b612d2a6b1
Fix static build (+android)
2013-04-12 02:39:46 +02:00
pancake
dd301cd6a7
Add adler32 checksum, fixes in dex, add 'ws' command
...
- Handle ^C in searches
- Safer progerssbar for small terminals
- Add 'ws' command to write pascal/dalvik/java strings
- Fix visual refresh on terminal resize
- Partially fix dex negative section issue
2013-04-05 01:53:21 +02:00
pancake
359c1f7225
Update to udis86-git(cd shlr/udis86 ; make sync)
...
Source taken from git://github.com/vmt/udis86.git
2013-04-02 14:59:38 +02:00
pancake
50408b2e8a
Add rahash2 -q and fix -a crc32 endianness issue
2013-03-05 19:59:29 +01:00
pancake
53cf98c8df
New command pDi, Fix Vf- to remove flags, fix hamdist
2013-03-04 00:33:14 +01:00
pancake
97484a7b6c
Add conditionals, 'dsi' to continua !, Fix bindings build
...
Added r_num_conditional function to stop the instruction set. I is accessible in vuu¡
2013-03-03 05:03:48 +01:00
pancake
25529090fe
Add xxhash algorithm and add rahash2 -L
2013-02-25 03:23:13 +01:00
pancake
07d27512ee
Append fatmach0 index in extracted filename
...
Fix the segmentation address in ? command
Fixes for the r2bot
2012-11-29 04:07:59 +01:00
pancake
a876acb60e
Fixes for sha384 and crc16/32 in RHash. thx bus1ng
2012-10-22 11:06:03 +02:00
pancake
69a12884ed
Simplify the build system
...
doc.sw has been moved to radare2-extras
2012-10-03 14:31:35 +02:00
pancake
66a5e79317
* Fix invalid init segfault reported by vext01
...
- This showed several minor fini issues (rlang, rfs, regg, rflag)
* Fixes in r_core_disassemble()
- Honor delta and r_asm_set_pc()
* Fix RHash bindings and add it into .deps for RCore
2012-06-14 17:41:07 +02:00
pancake
14f85bd76f
* Import Glyn Kennington's patch for the build system
...
- Use absolute paths everywhere and simplify Makefiles
2011-11-03 11:49:50 +01:00
pancake
870518903b
* Fix r2-bindings build
...
* Fix some warnings in r_parse
2011-10-05 12:40:16 +02:00
pancake
3b8c1e1b32
* Add support for incremental hashing in rahash2
...
- Enables working with huge files
- Use -B to per-block-hash
* Initial dummy for 'ax' command
* Add 'pdb' command
2011-09-27 10:27:13 +02:00
pancake
9884ce9db0
* Initial support for Android NDK build (fix build)
...
- Not yet runnable, but compiles against bionic
2011-09-25 06:57:13 +02:00
pancake
0eb0eabd19
* Do not dist w32 test bins
...
* rahash2 now depends on r_io
- support for huge files is wip
* Handle offset in afl command
* Fix libs.mk syntax issue
2011-09-23 12:25:06 +02:00
pancake
829a2bb69f
* Implement xchg opcode in x86.nz
...
* Honor 0x in r_str_case (to uppercase)
2011-09-22 12:26:44 +02:00
pancake
f5228044f1
* exit 1 if egg assemble or compilation fails
...
* Simplify x86nz assembler jumps
- Fix 'test reg, reg'
* Minor simplification of entropy.c
2011-08-14 14:11:15 +02:00
pancake
07b5b473c5
* Use OpenSSL (cflags/ldflags) from pkg-config
2011-07-13 19:22:38 +02:00
pancake
7bcd23df0f
* Fix static build (--without-pic --with-nonpic)
2011-07-13 10:14:30 +02:00
pancake
0b997374a0
* Some minor indent and warning cleanup
2011-07-04 18:16:12 +02:00
pancake
7ffe4b6d4a
* Fix collision with MD5_CTX
...
* Fix build without openssl
2011-04-15 09:22:34 +02:00
Eloi Sanfelix
08ee3226ec
Removed $Id line in sha2.h
2011-03-29 14:55:02 +02:00
earada
498e531479
* Initial import RSocket refactor
...
- Add SSL client support and testcase
* Update TODO
* Rename some r_hash structs to avoid openssl.h conflict
* io_rap plugin its broken now ... refactor time
2011-03-21 01:47:17 +01:00
pancake
35f8f1de0b
* Apply Glyn patch fixing entropy fraction calculation
...
- Added documentation for pZ?
2011-03-08 13:02:02 +01:00
pancake
6d5b22c29c
* Fix entropy range 0-8 (Thanks Glyn)
...
- Use 0-255 in pZ
* Fix symstall for pkgconfig
2011-02-28 13:29:04 +01:00
pancake
d471bd6da2
* Handle entropy hash type from rahash2
2011-02-16 14:18:31 +01:00
pancake
61e3cd4e50
* Fix some warnings thanks to toys/makewarn :D
2011-01-21 15:05:55 +01:00
pancake
b955a66459
* Apply patch from @earada
...
- Fixes sha1 and md5 issues on 64bit
2010-12-02 22:32:49 +01:00
pancake
264f95a40e
* Fix build in iOS 4.1 (darwin-arm)
...
- Honor CFLAGS everywhere
- Use ut?? instead of uint??_t
* Add build instructions in doc/iphone
* Fix some out-of-range conditionals
2010-11-08 19:30:25 +01:00
Nibble
d157655c2c
* Release 0.6 codename "the cake is a pie"
2010-10-29 13:58:19 +02:00
Nibble
344bcf16a6
* Fix build
2010-07-23 12:19:39 +02:00