diff options
author | bloodstalker <thabogre@gmail.com> | 2017-12-30 15:58:10 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-12-30 15:58:10 +0000 |
commit | ee61d170432d83713b0841ad0318096bc85f09cb (patch) | |
tree | e6d57e7c67179430f68080813ad0e47bc45e17a8 /obfuscator/run.sh | |
parent | fix (diff) | |
download | mutator-ee61d170432d83713b0841ad0318096bc85f09cb.tar.gz mutator-ee61d170432d83713b0841ad0318096bc85f09cb.zip |
bruiser gets the function code and name from bfd now. besides that minor changes here and there.
Diffstat (limited to 'obfuscator/run.sh')
-rwxr-xr-x | obfuscator/run.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/obfuscator/run.sh b/obfuscator/run.sh new file mode 100755 index 0000000..d5197d5 --- /dev/null +++ b/obfuscator/run.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +#make +"./obfuscator" ./test/test.cpp +"./obfuscator" ./test/header.hpp -- +#less dupe.cpp |