Added pdf with temporary documentation

This commit is contained in:
h3xduck
2022-04-08 05:30:43 -04:00
parent 621e42e2e8
commit 036585371c
5 changed files with 9 additions and 9 deletions

Binary file not shown.

View File

@@ -1,11 +1,3 @@
q
b *(main+446)
r
si
x/40b 0x555555555664
x/4i 0x555555555664
q
b *(main+446)
r
si
x/4i 0x555555555664
@@ -254,3 +246,11 @@ b *(main+446)
r
si
q
checksec
q
checksec
q
checksec
q
checksec
q

View File

@@ -5,6 +5,6 @@
__attribute__((constructor))
static void init()
{
printf("It worked\n");
printf("Library successfully injected!\n");
syslog(LOG_CRIT, "Library called\n");
}

Binary file not shown.

Binary file not shown.