Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.
/ ticket2 Public archive

ticket deobfuscation, uses pinyugi's tool for control flow unflattening.

License

Notifications You must be signed in to change notification settings

puff/ticket2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ticket2

This tool is deprecated.

Tries to deobfuscate Supreme's ticket anti-bot. ticket uses JScrambler on a high security profile.

The tools in this repo attempt to handle converting control flow states to a format pinyugi's tool can handle, string unconcealing, unmasking variables, cleanup.
A modified version of pinyugi's tool handles unflattening the control flow, unmasking / decoding xor'd evals, and other various things.

Routines in order:

Variable Unmasking is a little buggy. It removes some variables incremented in loops which are not used for masking.

About

ticket deobfuscation, uses pinyugi's tool for control flow unflattening.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published