Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Token is used to delimite the code from the actul message Token = "FINDME" // PartialCount is the number of times the token will apper in normal code before actually delimiting code from message PartialCount = 2 // Exe is the path to the exe to modify Exe string )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.