mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 13:19:54 +00:00
16cf12c8d6
- Standalone test program is now able to debug a process and read mapped memory - Fixes in the r_io and ptrace plugin sides * Added 'make vdoc' target
9 lines
167 B
Bash
Executable File
9 lines
167 B
Bash
Executable File
#!/bin/sh
|
|
#
|
|
# Look for the 'acr' tool here: http://www.nopcode.org/
|
|
# Clone last version of ACR from here:
|
|
# hg clone http://youterm.com/hg/acr
|
|
#
|
|
# -- pancake
|
|
acr -p
|