1 2 3 4 5 6 7 8 9 10 11 12
/* zodiac - advanced dns spoofer * * by scut / teso */ #ifndef Z_PHOENIX_H #define Z_PHOENIX_H #define AUTHORS "team teso" #define VERSION "v0.0.1" #endif