Commit Graph

991 Commits

Author SHA1 Message Date
SkUaTeR
9a1337512a meson.build fixes to build with MSVC 2017-05-14 23:06:00 +02:00
pancake
1db8c637ae Fix meson build on macOS 2017-05-10 00:05:50 +02:00
SkUaTeR
beb80cfc16 Fixes for MSVC 2017-05-09 23:53:20 +02:00
xarkes
926f024909 Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
Srimanta Barua
a4d4002ce0 Reorganized shlr/gdb in preparation for gdbserver 2017-05-07 11:53:17 +02:00
pancake
3e0c7bc650 Support meson build for Linux (Requires meson 0.40) 2017-05-02 14:18:36 +02:00
pancake
60f9667654 Remove support for bjam build system
- Delete all Jamroot files
2017-05-02 05:48:40 +02:00
pancake
fa671b9a16 Initial support for the Meson build system
- Integrated with current ACR
- Fix some stale fails got removed
2017-05-02 05:05:36 +02:00
alvarofe
884fb911ae Fix redirection to std[io|out|err] in rarun for mac 2017-04-28 00:18:45 +02:00
pancake
835319ae8f Delete temporary rarun2 profile when using r2 -X 2017-04-27 00:04:28 +00:00
pancake
02398e1e17 Implement r2 -X to specify custom rarun2 directives 2017-04-26 19:35:37 +02:00
pancake
5433af7cb0 Fix build and several queues covs from previous analysis 2017-04-26 12:47:27 +02:00
pancake
ff0d724c60 Fix latest covs from io 2017-04-26 11:33:26 +02:00
condret
1ab91415e6 kill vio 2017-04-24 19:45:33 +00:00
Álvaro Felipe Melchor
c65ba95cb9 Fix #7257 - bad process set up when -R in xnu + minor refactor 2017-04-18 00:35:10 +02:00
pancake
a66cc10d46 Fix a huge list of null derefs from clang-analyzer 2017-04-17 22:02:04 +02:00
SkUaTeR
cae48a4093 Fix issue #7168 r2pipe-http debugging fails on w32 2017-04-11 17:50:54 +02:00
pancake
c1592008a0 Fix #7231 - cant connect and read memory with gdb:// 2017-04-10 17:32:07 +02:00
alvarofe
5326b2e9e1 Fix warning in io_null.c
I overlooked and did not notice that master and siol have different
signature for the same function.
2017-04-06 00:24:49 +02:00
pancake
668b56fabf Revert "Fix some overruns in gnu-arm disassembler, there are more"
This reverts commit 3a400cae58.
2017-04-05 15:10:30 +02:00
pancake
3a400cae58 Fix some overruns in gnu-arm disassembler, there are more 2017-04-05 11:10:34 +02:00
pancake
01477c74f0 More coverities fixed 2017-04-05 10:59:37 +02:00
alvarofe
737ca7ad81 Fix issue found while changing stuff in siol 2017-04-05 00:27:11 +02:00
pancake
0c2bf8080f Print out Sa in S*, handy for projects 2017-03-30 02:19:55 +02:00
pancake
c1074d8e9d Fix non-initialized regression in s 2017-03-27 13:43:18 +02:00
pancake
c504b85a7c Fix #7117 - Implement s! to show near flag names for history offsets 2017-03-27 13:12:59 +02:00
radare
3d65ec6903 Fix #7088 - Remove io->raw and .keepio 2017-03-22 16:42:58 +01:00
condret
db884ecd1d Initial import of the io.null plugin and doc/siol.md 2017-03-21 20:00:35 +01:00
Srimanta Barua
e7909f008c Improve gdb remote debugging (#7027)
* Added bitflag structure for qSupported

* Get if process is attached/created and get file name

* Set process/thread id for subsequent 'g' commands

* Use strbuf instead of big buffer,started work on fstat

* Fix indent, brackets. Use bool instead of bitflags

* Minor fixes
2017-03-20 15:26:18 +01:00
davidpolverari
1fb422b532 Fix #6162 - Renames r_str_concat to r_str_append 2017-03-16 22:29:49 +01:00
pancake
676c7d7176 Some more tiny changes comming from siol into master 2017-03-15 11:06:19 +01:00
pancake
7a0a11f500 Apply minor naming and indent changes from the siol branch - thanks condret 2017-03-15 02:22:54 +01:00
alvarofe
b2b3f57cee Fix #6916 - oob in bin_vsf.c 2017-03-09 23:06:27 +01:00
Giovanni
43532031c4 Fixes for windows and some are also global (#6936) 2017-03-08 08:49:31 +01:00
alvarofe
3cc8604583 Fix crash on io when freeing core->files 2017-03-02 22:47:59 +01:00
pancake
30aebdc521 Add author and version fields for RIOPlugin 2017-02-28 02:06:46 +01:00
pancake
5d94091203 Check for null io in riousedesc() 2017-02-19 00:14:13 +01:00
Rakholiya Jenish
be6622e318 Disable r2k for GNU Hurd 2017-02-08 12:33:29 +01:00
pancake
4dc2b8b081 Add sys/sdk build script (wip) 2017-02-02 13:25:14 +01:00
pancake
c2ea513969 Fix #6585 - aac uses invalid range with -m 2017-01-30 09:57:07 +01:00
Anton Kochkov
4ecf00e34e Fix r_util, r_socket linking for tcc 2017-01-30 02:16:06 +03:00
pancake
b0fb7c9261 Fix #6516 - Check null deref before crashing in r_io 2017-01-16 12:15:59 +01:00
pancake
9619266d53 derp 2017-01-10 14:49:23 +01:00
pancake
de2ae8ca0f Add overflow check for r+ 2017-01-10 14:05:46 +01:00
pancake
9ae05e864f Mark AES as broken for non-clang/gcc because of the use of dynamic array arguments 2017-01-09 18:19:39 +01:00
pancake
c355d6ed5e Fix null deref in cbin->info 2017-01-05 10:57:50 +01:00
Rakholiya Jenish
e18ced61af Fix coverities (#6414) 2017-01-03 11:18:46 +01:00
NighterMan
7b39138ce7 Add write-protect support linux r2k 2016-12-29 00:20:08 +01:00
pancake
ad48c071a7 Avoid trash to be read when the XNU process die 2016-12-28 12:46:29 +01:00
Rakholiya Jenish
7d2ed8f040 fix CID: 1368054 and CID: 1368055 (#6383)
say no to magic numbers
2016-12-27 15:21:38 +01:00