1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 09:58:57 +00:00
hashcat/include/attack_mode.h
2016-09-14 20:06:27 +02:00

12 lines
163 B
C

/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#ifndef _ATTACK_MODE_H
#define _ATTACK_MODE_H
#define ATTACK_MODE 0
#endif // _ATTACK_MODE_H