Files
metasploit-gs/external/source/byakugan/msfpattern.h
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
102 B
C
Raw Normal View History

2008-08-20 19:27:03 +00:00
#include <string.h>
void msf_pattern_create(int, char *);
int msf_pattern_offset(int, unsigned int);