Ayman Khamouma
|
a5a6b25d27
|
Implement dmp command for Linux
|
2017-05-29 02:44:11 +02:00 |
|
pancake
|
d8fff83c2e
|
Aim to fix UAF in #7521 - r2 -d on mac
|
2017-05-28 23:38:14 +02:00 |
|
pancake
|
ba6dce4d73
|
Add REgg as dependency of RDebug
|
2017-05-28 22:38:10 +02:00 |
|
Sajjad Pourali
|
929a622cb0
|
Fix mac build with gcc 7.1
|
2017-05-27 12:50:20 +02:00 |
|
pancake
|
0b84978a8b
|
Fix drx Debug Register set on XNU
|
2017-05-27 11:37:20 +02:00 |
|
pancake
|
20f7ac66cc
|
Bring back drx on XNU, buggy but at least does something
|
2017-05-27 03:57:30 +02:00 |
|
pancake
|
6758e3753d
|
Remove configure-plugins dependency for the make meson
|
2017-05-26 02:43:53 +02:00 |
|
Srimanta Barua
|
06aae3080e
|
Added kill signal for gdb client
|
2017-05-25 15:41:07 +02:00 |
|
Ren Kimura
|
83dadbc9aa
|
Clean up snap code. (#7592)
* Clean up snap code.
* Add malloc checks
|
2017-05-25 13:48:36 +02:00 |
|
Ren Kimura
|
31ab3c998f
|
Fix #7585 - Compile warnings
|
2017-05-24 12:17:45 +02:00 |
|
Ren Kimura
|
d3f5773219
|
Add new trace session format
|
2017-05-23 19:37:11 +02:00 |
|
pancake
|
da72aa7b88
|
Fix uaf in dp-
|
2017-05-23 12:26:21 +02:00 |
|
Ren Kimura
|
de259c83d1
|
Add diff-style memory snapshot
|
2017-05-20 12:37:45 +02:00 |
|
pancake
|
478095b6e8
|
Fix meson build on macOS
|
2017-05-14 23:15:07 +02:00 |
|
SkUaTeR
|
9a1337512a
|
meson.build fixes to build with MSVC
|
2017-05-14 23:06:00 +02:00 |
|
SkUaTeR
|
28f785daa0
|
MSVC compile correctly (WIP)
|
2017-05-13 00:42:00 +02:00 |
|
pancake
|
b24281c9c5
|
More fixes for mingw
|
2017-05-10 15:32:34 +02:00 |
|
pancake
|
ad54e9ddf1
|
Refix mingw32 build
|
2017-05-10 00:34:05 +02:00 |
|
pancake
|
69b4c61b8a
|
Fix mingw32 build
|
2017-05-09 22:57:47 +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 |
|
Michael Scherer
|
a6bc8798e3
|
Use the defined structure for r_debug_plugin_t
This should change nothing, just bring some consistency in
the codebase with others debug plugins.
|
2017-04-21 00:51:14 +02:00 |
|
Michael Scherer
|
4bf871af36
|
Fix error message, since that's the rap plugin, not the GDB one
|
2017-04-20 23:25:38 +02:00 |
|
pancake
|
e076734fb9
|
Fix #7307 - Remove harmless warnings reported by a Debian user
|
2017-04-18 16:22:06 +02:00 |
|
pancake
|
a66cc10d46
|
Fix a huge list of null derefs from clang-analyzer
|
2017-04-17 22:02:04 +02:00 |
|
0x0dada
|
7327642241
|
Fix incorrect modes various .c files. (#7287)
|
2017-04-16 10:10:04 +02:00 |
|
Sebastien Marie
|
80453e0792
|
Fix BSD build after 94d85cad32 (#7279)
Retrieve UID information from kvm interface, and pass it to
r_debug_pid_new() function.
|
2017-04-15 13:04:20 +02:00 |
|
SkUaTeR
|
5406f44b06
|
Fix #7269 - drx-0 not working
|
2017-04-14 16:47:05 +02:00 |
|
Giovanni
|
2b6f6262fc
|
Integrate crca in rahash2 and r2
|
2017-04-11 22:47:16 +02:00 |
|
pancake
|
33e84a9c1a
|
Fix w32 build
|
2017-04-10 01:52:27 +02:00 |
|
pancake
|
cda1873ee7
|
Fix linux build
|
2017-04-10 01:37:56 +02:00 |
|
pancake
|
45889c7307
|
Implement Pn+, and fix bugs (thx clang-analyzer)
- Update SDB (use memmove)
- Fix garbage read in capstone x86 and lm32
- Add UT16/32/64_ALIGN macro for proper (ut16*) allocations
- Add Pn+ command
|
2017-04-10 00:49:02 +02:00 |
|
alvarofe
|
0bb94293c3
|
Another fix up due to r_debug_pid_new change
|
2017-04-10 00:44:42 +02:00 |
|
alvarofe
|
114974232e
|
Fix compilation error
|
2017-04-10 00:43:06 +02:00 |
|
pancake
|
94d85cad32
|
Fix #7213 - Retrieve UID on XNU and Linux for RDebugPid
|
2017-04-09 23:41:32 +02:00 |
|
pancake
|
19833b610c
|
Fix infinite loop in the mach debugger
|
2017-03-26 23:54:30 +02:00 |
|
pancake
|
ad20183942
|
Check for allocation to avoid null deref in snap
|
2017-03-26 23:54:26 +02:00 |
|
pancake
|
446baaab2e
|
Fix crash (null deref) in dsb
|
2017-03-26 22:51:12 +02:00 |
|
Ren Kimura
|
ce5758b739
|
Add reverse singlestep command 'dsb' (#7116)
|
2017-03-25 16:00:25 +01:00 |
|
radare
|
3d65ec6903
|
Fix #7088 - Remove io->raw and .keepio
|
2017-03-22 16:42:58 +01:00 |
|
pancake
|
326f81e91d
|
Enhance dm= to avoid huge gaps in the ascii art lines
|
2017-03-18 23:13:35 +01:00 |
|
davidpolverari
|
1fb422b532
|
Fix #6162 - Renames r_str_concat to r_str_append
|
2017-03-16 22:29:49 +01:00 |
|
Ren Kimura
|
863e3566d2
|
Add snap_set command (#7032)
|
2017-03-16 10:09:17 +01:00 |
|
pancake
|
f82930fd75
|
Fix latest covs
|
2017-03-15 12:12:55 +01:00 |
|
Ren Kimura
|
555254ffbc
|
Fix address range bug of memory snapshot (#7029)
|
2017-03-15 11:41:08 +01:00 |
|
pancake
|
6eff81c201
|
Those ones too
|
2017-03-13 03:53:27 +01:00 |
|
Álvaro Felipe Melchor
|
6870bec29f
|
Fix #6853 - get rid of asserts
|
2017-03-12 15:24:05 +01:00 |
|