diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2019-01-15 17:29:13 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2019-01-15 22:40:48 +0100 |
commit | 13409bcaf88c427db44a4a62ed9c9fecb0479251 (patch) | |
tree | ce4c9632f307aa48c83ef42106e247627669b1d2 /.gitignore | |
parent | 27472b6dbdc5cd24806c1b7d496a767f5aa2e6f0 (diff) |
very basic exec crypter/runner
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,3 +8,7 @@ sc-test sc-test_x64 funcjmp_simple_x86 funcjmp_ext_x86 +exec_crypter +exec_crypter_x64 +exec_payload +exec_payload_x64 |