samples: cleanup & put mem_apis into sample_all.sh
This commit is contained in:
@ -19,6 +19,8 @@ if test -e $DIR/sample_x86; then
|
||||
$DIR/sample_x86 -16
|
||||
echo "=========================="
|
||||
$DIR/shellcode -32
|
||||
echo "=========================="
|
||||
$DIR/mem_apis
|
||||
fi
|
||||
if test -e $DIR/sample_arm; then
|
||||
echo "=========================="
|
||||
|
Reference in New Issue
Block a user