열흘째입니다.. 살려주십쇼
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
3829 | 03-26 | 236 | ||
3828 | 03-26 | 130 | ||
3827 | 롱빈터 삽니다+1 | 03-26 | 217 | |
3826 | 03-26 | 544 | ||
3825 | 03-25 | 174 | ||
3824 | 03-25 | 442 | ||
3823 | 03-25 | 391 | ||
3822 | 03-25 | 156 | ||
3821 | 03-25 | 253 | ||
3820 | 03-25 | 137 | ||
3819 | 03-25 | 383 | ||
3818 | 03-25 | 220 | ||
3817 | 03-25 | 181 | ||
3816 | 03-25 | 248 | ||
3815 | 03-25 | 184 | ||
3814 | 03-25 | 207 | ||
3813 | 03-25 | 254 | ||
3812 | 03-25 | 177 | ||
3811 | 03-24 | 317 | ||
3810 | 03-24 | 382 |
댓글4
젭알..
스크립트를 올려보셈
[ENABLE]
define(rdadr,StarCraft.exe+19DD25) //8a 4a ?? 88 45 ?? 84 c9 74 ?? fe c9 88 4a ?? a0 ?? ?? ?? ?? 84 42 ?? 75 ?? c6 42 0f ?? 32 c9 f6 c1 ?? 75 ?? 84 c9 75 ?? f6 42 0e ?? 75 ?? 8b ca e8 ?? ?? ?? ?? eb
define(rdjmp,StarCraft.exe+19DD28) //rdadr + 3
registerSymbol(rdadr)
globalAlloc(rd,0x40)
globalAlloc(rdexit,0x20)
rd:
mov cl,[edx+0F]
cmp byte ptr [edx+0C],00 //HIGH PERFORMANCE FILTER
je rdexit
mov byte ptr [edx+0C],FF
jmp rdexit
rdexit:
jmp rdjmp
[DISABLE]
이전에 공유된건데 값패치 해야할거같은데 ..