Skip to content

Files

Latest commit

7843d3f · Mar 15, 2022

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 15, 2022
Mar 15, 2022
Mar 15, 2022

Fresh Java

Author

LT 'SYREAL' JONES

Description

Can you get the flag? Reverse engineer this Java program.

Hints

  1. Use a decompiler for Java!

Approach

I searched online for a Java Decompiler and found this website. Uploading the file, it gave me this code. The program compares a string to each letter of the flag, so I just put it together and submitted.

Flag

picoCTF{700l1ng_r3qu1r3d_126c59f0}