pancake
561630745b
Replace the zero-length array in iso9660 with a macro
2017-11-07 15:02:00 +01:00
pancake
69e1e99ff0
Do not use zero length arrays in iso9660
2017-11-07 14:40:19 +01:00
pancake
0c81ce3651
Fix uninitialized partition type issue in 'mp gpt'
2017-11-07 11:45:10 +01:00
Anton Kochkov
45dd7e13e9
Fix indentation for shlr/tcc
2017-11-07 16:16:01 +08:00
Anton Kochkov
53c8eeeb99
Add intN_t types
2017-11-07 16:16:01 +08:00
Anton Kochkov
a3c9088c79
TCC cleanup
2017-11-07 16:16:01 +08:00
pancake
20c0b83743
Avoid infinite loop in iso9660
2017-11-07 01:34:11 +01:00
pancake
7b96c1da23
Fix crash in iso9660 with rockridge extension
2017-11-07 00:52:19 +01:00
pancake
f873164060
Fix HFS plugin for r_fs
2017-11-06 22:28:01 +01:00
pancake
5f5b25ca8e
Fix crash in HFS for GRUB
2017-11-06 18:49:54 +01:00
pancake
f1aa3aa4d2
r2ify lz4 a bit
2017-11-06 04:28:59 +01:00
pancake
702afebc66
Fix Windows build and a bunch of scary warnings
2017-11-06 03:23:21 +01:00
Ren Kimura
1c8094bc9b
Add Initial support for the NSO Nintendo Switch static binaries
...
* Every sections in NSO binary are packed by LZ4. So I've added shlr/lz4 library too.
2017-11-05 11:40:16 +01:00
John Paul Adrian Glaubitz
04cd67f5ab
jemalloc: Add missing definition of LG_QUANTUM for m68k ( #8782 )
2017-11-04 21:12:41 +01:00
Daniel Corak
9f08ccbcc4
Build radare2 for all iOS archs and the simulator ( #8775 )
...
* Fix system() not available for iOS Simulator
* Embedding Bitcode should be set in sys/ios-sdk.sh. Removed unused code
* Supports now all available iOS archs and the simulator
2017-11-03 19:53:11 +01:00
Jose Diaz
e74aadad28
Renaming char_to_w32 => utf8_to_utf16
2017-11-03 10:27:18 +08:00
Jose Diaz
527ff71d41
Convert char to windows unicode
2017-11-03 10:27:18 +08:00
pancake
ef2965d3f8
Fix #6032 - Honor --without-pull for capstone and www-m
2017-10-20 03:19:55 +02:00
pancake
b261753d98
Update capstone and adjust patches
2017-10-19 18:23:37 +02:00
pancake
1519a12af1
Update capstone from git
2017-10-12 02:04:55 +02:00
Anton Kochkov
866263da40
Fix MSVC build
2017-10-11 10:35:16 +08:00
pancake
30d7267bcc
Fix sys/ios-cydia.sh build
2017-10-10 02:27:34 +02:00
pancake
42ce366601
Fix crash in m68k capstone disassembler
2017-10-09 15:58:08 +02:00
pancake
58e943d726
Update spp with all the fixes not backported
2017-10-09 12:19:17 +02:00
Anton Kochkov
d71823d4be
Fix typo
2017-10-09 17:23:10 +08:00
pancake
c71c1402a7
Update spp again for windows this time
2017-10-09 10:53:52 +02:00
Anton Kochkov
37a609bf5d
Fix AppVeyor - 2nd take
2017-10-09 12:06:13 +08:00
Anton Kochkov
e582c81f1e
Fix AppVeyor build
2017-10-09 11:56:38 +08:00
pancake
5db2e67490
Fix #8653 - Fix spp build for iOS and enhance ios-sdk.sh
2017-10-09 01:56:44 +02:00
Srimanta Barua
7c6a992df6
fix appveyor
2017-10-05 11:01:44 +02:00
Srimanta Barua
95b3a74052
don't make signal handler do much work
2017-10-05 11:01:44 +02:00
Srimanta Barua
5eebf1efba
sort of remove infinite loop
2017-10-05 11:01:44 +02:00
Srimanta Barua
852584ffac
simulavr (plus some general) gdb fixes
2017-10-05 11:01:44 +02:00
pancake
875a5692e0
Fix crash in tk -!!!! d'B%CCCC!9!!!!_
2017-09-30 18:34:19 +02:00
pancake
71a6177b8a
Fixes for the gdb-avr backend, lower min pkgtsz and fix tid<1 issue
2017-09-25 10:47:27 +02:00
pancake
b787a49d54
Fix stepping with Apple's debugerver
2017-09-23 00:06:04 +02:00
pancake
8520138afe
Fix buffer overflow issues in gdb-read operations
2017-09-22 23:56:49 +02:00
Srimanta Barua
3640a7cb8b
paged reading for gdb (otherwise it doesn't work on qemu) ( #8572 )
2017-09-20 13:33:45 +02:00
Srimanta Barua
915589b51d
cleaned up and corrected memory reading ( #8568 )
2017-09-19 15:02:49 +02:00
pancake
08f64793ea
Implement r_io_map_reset and new command omm
2017-09-13 00:23:26 +02:00
pancake
6d1be4ad06
Make r2k and gdb rwx by default
2017-09-12 01:26:38 +02:00
pancake
a5ae14ae48
Upgrade capstone dependency
2017-09-02 17:40:44 +02:00
Srimanta Barua
7071e51d1a
bring back a not-quite-infinite loop ( #8386 )
2017-08-30 23:51:12 +02:00
pancake
d67ecceea1
Fix infinite loop if connection is lost
2017-08-30 02:15:13 +02:00
pancake
2b181659f0
Fix regprofile parsing from remote lldb on ios-arm64
2017-08-30 01:17:39 +02:00
Giovanni
2740763886
Merging all cov fixes ( #8377 )
...
* 1356272 Resource leak
* 1356452,1356450 Resource leak
* flavour + strdup and fixed mistake
* 1361500 Resource leak
* 1360784 Resource leak
* 1367821 Resource leak
* removed missing allocated vars
2017-08-29 13:15:47 +02:00
alvarofe
bbca2d3dff
Trap before in anal_java to avoid continue execution
2017-08-29 00:12:14 +02:00
Srimanta Barua
bbda39982b
Added backtrace to gdb ( #8361 )
2017-08-28 16:40:12 +02:00
xarkes
77615dd4ef
Added sdb/msvc to sdb-sync
2017-08-28 14:04:56 +02:00
Giovanni
52826ff3ef
7 more coverity bugs fixed ( #8306 )
...
* 1379842/1379836 Resource leak
* 1379834 Resource leak
* 1379742/1379747/1379748/1379749/1379750/1379747/1379760 Resource leak
* 1379752 Resource leak
* 1379751 Double free
* 1379743 Use after free
* 1379624 Uninitialized scalar variable
* 1379332 Out-of-bounds read
2017-08-26 13:08:53 +02:00