All Classes
-
Class Summary Class Description JwtCrackerApplication Main Class to run this program, parses command line optionsJwtElement A class representing the different fields of a jwt tokenJwtService Class which cracks JWT token against a given secret(randomly generated) keyTask Each jwt crack against a generated secret key is executed in separate thread.ThreadService Class is responsible for decoding the jwt token and starting threads execution to crack the jwt