- Today
- Total
Phantom
Look at MeSourceSolveLook at MeSource➜ pwnable git:(master) ✗ file lookatme lookatme: ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.32, BuildID[sha1]=d2a1b10d006e4d6c4e84305383b4dc86481d87da, not stripped ➜ pwnable git:(master) ✗ checksec --file lookatme [*] '/home/ubuntu/CTF/hackctf/pwnable/lookatme' Arch: i386-32-little RELRO: Partial RELRO..
RTL_coreSourceSolveRTL_coreSource➜ RTLcore git:(master) ✗ checksec --file rtlcore [*] '/home/ubuntu/CTF/hackctf/pwnable/RTLcore/rtlcore' Arch: i386-32-little RELRO: Partial RELRO Stack: No canary found NX: NX enabled PIE: No PIE (0x8048000)ssize_t core() { int buf; // [esp+Ah] [ebp-3Eh] BYREF int v2; // [esp+Eh] [ebp-3Ah] BYREF int v3; // [esp+38h] [ebp-10h] void *v4; // [esp+3Ch] [ebp-Ch] buf =..
rtl_worldSourceSolvertl_worldSourceint Get_Money() { int result; // eax int v1; // [esp+8h] [ebp-Ch] int v2; // [esp+Ch] [ebp-8h] int v3; // [esp+10h] [ebp-4h] puts("\nThis world is F*cking JabonJui"); puts("1) Farming..."); puts("2) Item selling..."); puts("3) Hunting..."); v3 = 0; v2 = rand(); printf("(Job)>>> "); __isoc99_scanf("%d", &v1); result = v1; if ( v1 == 2 ) { puts("\nItem selling.....