1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00
metasploit-framework/external/source/byakugan/msfpattern.h
HD Moore 8dc54f35d3 Merging from the byakugan branch
git-svn-id: file:///home/svn/framework3/trunk@5633 4d416f70-5f16-0410-b530-b9f4589650da
2008-08-20 19:27:03 +00:00

5 lines
102 B
C
Executable File

#include <string.h>
void msf_pattern_create(int, char *);
int msf_pattern_offset(int, unsigned int);