mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-02 03:32:04 +00:00
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
|