diff options
Diffstat (limited to 'other/3wahas/3wahas.h')
| -rw-r--r-- | other/3wahas/3wahas.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/other/3wahas/3wahas.h b/other/3wahas/3wahas.h new file mode 100644 index 0000000..153cac4 --- /dev/null +++ b/other/3wahas/3wahas.h | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | /* zodiac - advanced dns spoofer | ||
| 2 | * | ||
| 3 | * by scut / teso | ||
| 4 | */ | ||
| 5 | |||
| 6 | #ifndef Z_PHOENIX_H | ||
| 7 | #define Z_PHOENIX_H | ||
| 8 | |||
| 9 | #define AUTHORS "team teso" | ||
| 10 | #define VERSION "v0.0.1" | ||
| 11 | |||
| 12 | #endif | ||
