Post: Ghost Bypass IDC for 1.09+ !!!
03-08-2014, 09:58 AM #1
ErasedDev
Climbing up the ladder
(adsbygoogle = window.adsbygoogle || []).push({}); HI Everyone Hi today I released my first IDC Script for the Anti ban on Ghost
I hope you it enjoy
Ps. this will work until they patch it


How to Use
     Well you will need IDA pro plus PS3 loaders
and Ghost's EBOOT.elf or default_mp.elf after you completely load the .elf file with IDA ,
Go to IDA pro in File scroll down to Script File and choose it.
It'll auto search for the functions
then a message will pop up in the output window.


This is how i disable it on 1.09 so it don't freeze
    
006F560C set { 0x39 , 0x00 , 0x00 , 0x02 }
006F5298 set { 0x38 , 0x60 , 0x00 , 0x02 }
006F6314 set { 0x38 , 0xC0 , 0x00 , 0x02 }
006F6318 set { 0x30 , 0xE7 , 0x00 , 0x00 }


IDC Script
    #include <idc.idc>
// All Credits to Kyza and SC58 for first porting it to ps3 xD
//
static GhostSucks()
{
auto Penis;
for(Penis= 0; Penis != BADADDR; Penis = Penis+ 4)
{
Penis = FindBinary(Penis, SEARCH_DOWN, "7C 3F 0B 78 7C 83 23 78");
if(Penis == BADADDR)
{
Message("DemonWare Reportconsoled found\n");
break;
}
Message("DemonWare Reportconsoled BL will be your function : 0x%08X\n", Penis + 1240);
break;
}
auto TITS;
for(TITS= 0; TITS != BADADDR; TITS = TITS + 4)
{
TITS= FindBinary(TITS, SEARCH_DOWN, "63 23 00 00 2C 05 00 00");
if(TITS == BADADDR)
{
Message(" DemonWare answerChallenges wasn't found\n");
break;
}
Message("DemonWare answerChallenges : 0x%08X\n", TITS- 168 );
break;
}
auto Ass;
for( Ass = 0; Ass != BADADDR; Ass = Ass + 4)
{
Ass= FindBinary(Ass, SEARCH_DOWN, "60 C3 00 00 60 86 00 00 2C 03 00 00");
if(Ass == BADADDR)
{
Message(" DemonWare ConsoleIdHasValue wasn't found\n");
break;
}
Message("DemonWare ConsoleIdHasValue : 0x%08X\n", Ass- 44 );
break;
}

}

static main()
{
GhostSucks();
Message(" All AntiBan functions were found!\nGhostBypass IDC created by ErasedDev!\n");
}



You must login or register to view this content.

Credits:
Kyza for Reversing the Demonware and SC58 for first porting it to ps3
(adsbygoogle = window.adsbygoogle || []).push({});

The following 20 users say thank you to ErasedDev for this useful post:

-SuperMan, Absolute Zero, Beard-i, br0wniiez, BuC-ShoTz, coreconfusion, FAKA_ELITE, iMoDz-Baptiste, ImSooCool, Mango_Knife, milky4444, Mythusala, Notorious, RatchetBooty, Taylors Bish, ThePaaqoHD, VezahMoDz, ZMK-iNFiNiTY, zSunriseModz
03-10-2014, 07:40 AM #20
ErasedDev
Climbing up the ladder
Originally posted by Prime
what is your skype I need to ask you something

my skype name is .CS
03-10-2014, 07:44 AM #21
ErasedDev
Climbing up the ladder
Originally posted by ShoTz View Post
You must login or register to view this content.
did u modified the script , it should run fine , just make sure you declare whatever you adding to it ?
03-10-2014, 12:03 PM #22
ErasedDev
Climbing up the ladder
Originally posted by DrkArrow View Post
the four set offset you have there is what the IDC script splt out?
what do you mean spit out ? Lol no I said that's the way I disable it but you can do different ways
The script it only point you to the main functions in IDA
03-10-2014, 02:02 PM #23
BuC-ShoTz
TeamMvKâ?¢
Originally posted by ErasedDev View Post
did u modified the script , it should run fine , just make sure you declare whatever you adding to it ?


na i just ran it, also i did the same search in hex editor and got more than one hit on the found data, i found the same byte patterns 4 or 5 times
03-10-2014, 03:11 PM #24
ErasedDev
Climbing up the ladder
Originally posted by ShoTz View Post
na i just ran it, also i did the same search in hex editor and got more than one hit on the found data, i found the same byte patterns 4 or 5 times


Cuz they aren't unique bytes but can do search for High and Low , I'm too busy right now I fix it later

The following user thanked ErasedDev for this useful post:

BuC-ShoTz
03-10-2014, 06:21 PM #25
Renton
Hurah!
Originally posted by ShoTz View Post
na i just ran it, also i did the same search in hex editor and got more than one hit on the found data, i found the same byte patterns 4 or 5 times


holy hell, your still here? i thought you died. lol

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo