hii all this my 1st time post the thread...
k lets start....
1. get UCE that support loadbinary func.......
2. Open ur UCE and attach maple on it....
3. Go to memory view n click 'save memory region"
4. put this address 00400000 at "From" text box
5. n 00780000 at "To" text box
6. tick "Don`t include *blablablabla header"
(* ur UCE name)
7. Press ADD button and save "crc.cem" in ur UCE folder
8. open "Auto Assemble" n put below script and assign to cheat table and name whatever u want.......
[enable]
alloc(newmem,2048)
alloc(blaaaa,3670018)
label(originalcode)
loadbinary(blaaaa,crc.CEM)
//Modded for .32 by Monouk
newmem:
cmp ecx,00400000
jb originalcode
cmp ecx,00780000
ja originalcode
mov eax,blaaaa
sub eax,00400000
add ecx, eax
originalcode:
mov eax,[ebp+10]
push esi
push edi
jmp 00451cbf
00451cba:
jmp newmem
[disable]
00451cba:
mov eax,[ebp+10]
push esi
push edi
dealloc(newmem)
dealloc(blaaaa)
9. U done Bypass crc script
10 . to use it just enable/tick ur crc script at cheat table before u active ur AA Tool
enjoy..................
edit: Credit go to Monouk, Demonday and who make the tutorial for CRC bypass
[Tut] CRC bypass script
Suscribirse a:
Enviar comentarios (Atom)
0 comentarios:
Publicar un comentario