Anton Kochkov
|
7923e8a6b4
|
Fix CID 1214587
|
2014-05-19 05:20:07 +04:00 |
|
pancake
|
879f295365
|
Fix bin.rawstr (rabin2 -zz), some offsets wrong in PE
|
2014-05-19 02:41:53 +02:00 |
|
pancake
|
644acb8590
|
Add rabin2 -k to query sdb info, sdbize MZ debug printfs
|
2014-05-19 01:42:36 +02:00 |
|
pancake
|
2a991e4032
|
Codesign for ios-sdk.sh
|
2014-05-18 02:53:45 +02:00 |
|
jvoisin
|
6e3e6f4179
|
Check malloc's return value
|
2014-05-17 21:27:39 +02:00 |
|
pancake
|
ca18aedb94
|
Add Capstone SystemZ and SPARC disassembler and analysis plugins
|
2014-05-17 02:53:37 +02:00 |
|
Anton Kochkov
|
ab5cb7b25f
|
Fix CID 1214320
|
2014-05-17 02:23:43 +04:00 |
|
pancake
|
ca7a79b9ef
|
Fix #939 - broken b64 for large files
|
2014-05-16 19:29:31 +02:00 |
|
pancake
|
1ce6e7c45b
|
Add rahash2 -d and -D to encode/decode base64 strings and files
|
2014-05-16 14:34:36 +02:00 |
|
deeso
|
1fbc7f2168
|
Added load_bytes, Pushed curplugin down to RBinObj, Reworking the RBinFIle loading to accomodate RBinObj reworked how all bins are loaded. Needed to hack IO to make
this work with rbinfiles and rbinobjects.
Conflicts:
libr/bin/bin.c
libr/bin/p/bin_te.c
|
2014-05-13 21:54:18 -05:00 |
|
pancake
|
8e4b7c0f70
|
Fix #914 rax2 -s/-S (Theodore Quaid patch)
|
2014-05-13 23:21:54 +02:00 |
|
pancake
|
31619ca208
|
Add test-rax2.sh script
|
2014-05-13 17:32:01 +02:00 |
|
zonkzonk
|
515cfe56e1
|
check malloc return for code in rabin2.c
|
2014-05-12 00:31:11 +02:00 |
|
jvoisin
|
80168c933b
|
Fix CID 1134538
|
2014-05-11 13:18:33 +02:00 |
|
jvoisin
|
a88b87fe49
|
Fix CID 1134974
|
2014-05-10 22:46:22 +02:00 |
|
jvoisin
|
2a04c2544d
|
Fix typo introduced by previous commit
|
2014-05-09 13:34:06 +02:00 |
|
jvoisin
|
282d96f6b1
|
Fix CID 1134542
|
2014-05-09 13:32:39 +02:00 |
|
jvoisin
|
8b888da2ce
|
Fix some vulns in rarun2
Check return values ffs!
|
2014-05-09 13:29:11 +02:00 |
|
pancake
|
ee276298b2
|
Fix memleaks in radiff2, segfaults in 8051 and aagraph
|
2014-05-09 03:06:05 +02:00 |
|
pancake
|
a7778a5815
|
Fix r_num_free memleak
|
2014-05-06 04:00:26 +02:00 |
|
jvoisin
|
ee4049d60e
|
Fix CID 1211162
|
2014-05-05 17:19:38 +02:00 |
|
Adam Pridgen
|
e9cabecc45
|
Fix CIDs: 1211131, 1211134, 1211136, 1211133, 1211143
|
2014-05-04 22:09:20 -05:00 |
|
Adam Pridgen
|
bd297f6788
|
reworked how bins environmnent variables are set (e.g. io.va, arch, bits, etc.) and fixed some more mach0 regressions
|
2014-05-04 17:15:55 -05:00 |
|
deeso
|
d5a6c3d23c
|
Adding r_bin_load_as feature and fixing null pointer reference in rabin.
|
2014-05-02 13:51:02 -05:00 |
|
Anton Kochkov
|
b1f70bc0de
|
Fix CID 1134969
|
2014-05-02 14:59:52 +04:00 |
|
Anton Kochkov
|
5fc6eb37a4
|
Fix CID 1134975
|
2014-05-02 14:52:33 +04:00 |
|
Anton Kochkov
|
04a61148a5
|
Fix CID 1134985
|
2014-05-02 14:43:30 +04:00 |
|
Anton Kochkov
|
780cf8fdae
|
Fix CID 1134986
|
2014-05-01 13:41:20 +04:00 |
|
jvoisin
|
f77b6acfcd
|
Fix CID 1134505
|
2014-05-01 01:08:12 +02:00 |
|
jvoisin
|
2713d06d43
|
Fix CID 1134988
|
2014-04-30 22:48:42 +02:00 |
|
pancake
|
d625175a19
|
di -> dx, fix -n help msg
|
2014-04-30 09:44:08 +02:00 |
|
jvoisin
|
67854ad630
|
Fix CID 1134718
|
2014-04-29 03:36:38 +02:00 |
|
Adam Pridgen
|
c3d6664756
|
Adding multi-bin support for files that contain multiple objects and lots of other fixes in libr/bin
|
2014-04-28 12:11:14 -05:00 |
|
Anton Kochkov
|
b889dd5e8d
|
Fix CID 1134934
|
2014-04-28 11:50:03 +02:00 |
|
Anton Kochkov
|
afedcc0074
|
Fix CID 1135011, 1195065, 1134730, 1134754, 1134907, 1134758
|
2014-04-27 01:06:13 +02:00 |
|
Anton Kochkov
|
cefa742a25
|
Fix CID 1134727
|
2014-04-26 04:16:28 +04:00 |
|
deeso
|
d5908941fb
|
Steps toward fixing the reopen of a file being debugged
|
2014-04-24 18:21:40 -05:00 |
|
Anton Kochkov
|
e1822b6b15
|
Revert "Fix CID #1134974" - fix segfault
This reverts commit 75f4d83afe1604c52a4f9654fdca281f50efb484.
That was causing segfault on exit
|
2014-04-24 02:49:20 +04:00 |
|
Anton Kochkov
|
75f4d83afe
|
Fix CID #1134974
|
2014-04-24 01:45:32 +04:00 |
|
Anton Kochkov
|
932d143ddd
|
Fix CID #1134975
|
2014-04-24 01:39:51 +04:00 |
|
Anton Kochkov
|
a6aecca2c7
|
Fix CID #1134976
|
2014-04-24 01:38:17 +04:00 |
|
deeso
|
c6a7faad77
|
fixed the bug with the insane fuzz command
|
2014-04-22 23:06:00 -05:00 |
|
pancake
|
836803d786
|
Sdbize RBin.list_archs(). Expose addrinfo in 'k bin/fd.#/addrinfo/*'
|
2014-04-23 03:57:13 +02:00 |
|
pancake
|
314ec76c18
|
Fix w32 linkage
|
2014-04-19 01:23:04 +02:00 |
|
pancake
|
170e2051ff
|
Fix w32 build
|
2014-04-18 17:18:48 +02:00 |
|
pancake
|
9715a9ee97
|
Fix #701 - hashbang r2 scripts not working (see doc/all68k.r2)
|
2014-04-07 11:47:05 +02:00 |
|
pancake
|
405d56e5b9
|
Fix #764 - rahash2 -a all show empty hashes
|
2014-04-05 12:31:58 +02:00 |
|
pancake
|
613e6e2f9c
|
Fix invalid free and r2 -hh help
|
2014-04-03 23:05:52 +02:00 |
|
pancake
|
08d94e38e1
|
Plugins are now loaded from API, not from Core constructor
|
2014-04-03 12:43:30 +02:00 |
|
pancake
|
eb4373e325
|
Update sdb (add -j), fix static link builds
|
2014-04-03 04:04:03 +02:00 |
|