Additional Info
|
This is the game Press here. { Game : FlashPlayerPlugin_18_0_0_209.exe Version: Date : 2015-07-23 Author : Gagarela This script does infinite coins } [ENABLE] aobscan(INJECT,89 83 88 00 00 00 8B 83) // should be unique alloc(newmem,$1000) label(code) label(return) newmem: code: mov [ebx+00000088],99999 jmp return INJECT: jmp code nop return: registersymbol(INJECT) [DISABLE] INJECT: db 89 83 88 00 00 00 unregistersymbol(INJECT) dealloc(newmem) { // ORIGINAL CODE - INJECTION POINT: 0C370086 0C370068: 89 0D 40 F8 A3 0F - mov [0FA3F840],ecx 0C37006E: 8B E5 - mov esp,ebp 0C370070: 5D - pop ebp 0C370071: C3 - ret 0C370072: 83 F8 00 - cmp eax,00 0C370075: 7C 05 - jnge 0C37007C 0C370077: 89 45 F0 - mov [ebp-10],eax 0C37007A: EB 07 - jmp 0C370083 0C37007C: C7 45 F0 00 00 00 00 - mov [ebp-10],00000000 0C370083: 8B 45 F0 - mov eax,[ebp-10] // ---------- INJECTING HERE ---------- 0C370086: 89 83 88 00 00 00 - mov [ebx+00000088],eax // ---------- DONE INJECTING ---------- 0C37008C: 8B 83 88 00 00 00 - mov eax,[ebx+00000088] 0C370092: 8B 93 C4 00 00 00 - mov edx,[ebx+000000C4] 0C370098: 33 C2 - xor eax,edx 0C37009A: 89 83 AC 00 00 00 - mov [ebx+000000AC],eax 0C3700A0: 8D 89 68 03 00 00 - lea ecx,[ecx+00000368] 0C3700A6: 8D 55 C0 - lea edx,[ebp-40] 0C3700A9: E8 E2 01 FD 54 - call NPSWF32_18_0_0_209.dll+6E0290 0C3700AE: 8B C8 - mov ecx,eax 0C3700B0: 8B 41 10 - mov eax,[ecx+10] 0C3700B3: 85 C0 - test eax,eax } and then press Execute. PRESS HERE { Game : FlashPlayerPlugin_18_0_0_209.exe Version: Date : 2015-07-23 Author : Gagarela This script does/ you can buy anything with premium coins free } [ENABLE] aobscan(INJECT,89 83 84 00 00 00 8B 83) // should be unique alloc(newmem,$1000) label(code) label(return) newmem: code: mov [ebx+00000084],9999 jmp return INJECT: jmp code nop return: registersymbol(INJECT) [DISABLE] INJECT: db 89 83 84 00 00 00 unregistersymbol(INJECT) dealloc(newmem) { // ORIGINAL CODE - INJECTION POINT: 0D54B37C 0D54B35D: FF D0 - call eax 0D54B35F: 83 C4 10 - add esp,10 0D54B362: 8B 4D B0 - mov ecx,[ebp-50] 0D54B365: 8B 45 B4 - mov eax,[ebp-4C] 0D54B368: 83 F8 00 - cmp eax,00 0D54B36B: 7C 05 - jnge 0D54B372 0D54B36D: 89 45 F0 - mov [ebp-10],eax 0D54B370: EB 07 - jmp 0D54B379 0D54B372: C7 45 F0 00 00 00 00 - mov [ebp-10],00000000 0D54B379: 8B 45 F0 - mov eax,[ebp-10] // ---------- INJECTING HERE ---------- 0D54B37C: 89 83 84 00 00 00 - mov [ebx+00000084],eax // ---------- DONE INJECTING ---------- 0D54B382: 8B 83 84 00 00 00 - mov eax,[ebx+00000084] 0D54B388: 8B 93 C4 00 00 00 - mov edx,[ebx+000000C4] 0D54B38E: 33 C2 - xor eax,edx 0D54B390: 89 83 A8 00 00 00 - mov [ebx+000000A8],eax 0D54B396: 8D 89 68 03 00 00 - lea ecx,[ecx+00000368] 0D54B39C: 8D 55 C0 - lea edx,[ebp-40] 0D54B39F: E8 EC 4E 27 50 - call NPSWF32_18_0_0_209.dll+6E0290 0D54B3A4: 8B C8 - mov ecx,eax 0D54B3A6: 8B 41 10 - mov eax,[ecx+10] 0D54B3A9: 85 C0 - test eax,eax }
|