Bounce-Killer Project
- 
@skiderkiller May i join the team? Marshadow#5056
@shadowofmarsh I have experience with client development and know how auth systems work.
I should be able to write a deobfuscator for some of these clients and maybe crack them - 
Noteless also skidded from FDP, skidding from a skid.
 - 
Noteless also skidded from FDP, skidding from a skid.
No but like fdp grabs all the leaks into one place making it easy to access
 - 
No but like fdp grabs all the leaks into one place making it easy to access
@plumer-man true
 - 
@shadowofmarsh I have experience with client development and know how auth systems work.
I should be able to write a deobfuscator for some of these clients and maybe crack them@shadowofmarsh You can prove your ability in the forum. We welcome all capable people to join us.
 - 
Auth:
public boolean shouldLaunch(HWID hwid) { return authenticate(hwid); } public void launch() { if(!shouldLaunch(AuthUtils.getHWID())) return; }Crack:
public boolean shouldLaunch(HWID hwid) { return true; } public void launch() { if(!shouldLaunch(AuthUtils.getHWID())) return; }@plumer-man how is that cracking
 - 
@plumer-man how is that cracking
@suicidemouse if the auth is shit and it just return a boolean you can just modify it to always say true
 - 
@suicidemouse if the auth is shit and it just return a boolean you can just modify it to always say true
 - 
@suicidemouse if the auth is shit and it just return a boolean you can just modify it to always say true
@plumer-man said in Bounce-Killer Project:
@suicidemouse if the auth is shit and it just return a boolean you can just modify it to always say true
basically making the client think that you are always authenticated
 - 
@suicidemouse if they arent obfuscating how r they keeping the clients safe lmfao
@plumer-man uh, they dont
 - 
@aftery rise does it
 - 
@aftery rise does it
@plumer-man lmao.
 - 
@shadowofmarsh You can prove your ability in the forum. We welcome all capable people to join us.
@skiderkiller just leaked vestige src to mof13fps
 - 
@skiderkiller just leaked vestige src to mof13fps
@shadowofmarsh bro all versions of vestige have been cracked lol
 - 
@shadowofmarsh bro all versions of vestige have been cracked lol
@plumer-man yes but 0 src leaks so i'm first to leak it.
 - 
@skiderkiller just leaked vestige src to mof13fps