diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2019-04-11 13:25:03 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2019-04-11 13:25:03 +0200 |
commit | ebfb487ee1ca70ca9fbc29b18df0d0aa0d753e83 (patch) | |
tree | 910542a0c35b68c490a4114c736c25058fc9330d /.gitignore | |
parent | bdd60b3cb093d995e00126507824a460de984b3f (diff) |
function crypter template
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ sc-test sc-test_x64 funcjmp_simple_x86 funcjmp_ext_x86 +funccrypt +funccrypt_x64 exec_crypter exec_crypter_x64 exec_payload |