mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-20 00:33:07 +08:00
Added pdf with temporary documentation
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
__attribute__((constructor))
|
||||
static void init()
|
||||
{
|
||||
printf("It worked\n");
|
||||
printf("Library successfully injected!\n");
|
||||
syslog(LOG_CRIT, "Library called\n");
|
||||
}
|
||||
Reference in New Issue
Block a user