10 lines
80 B
Bash
Executable File
10 lines
80 B
Bash
Executable File
#!/bin/bash
|
|
|
|
nops /debug
|
|
|
|
nops /fast /bin $1 $2
|
|
|
|
nops /fast /exe $3
|
|
|
|
nops /slow
|