Skip to content

fixing_flagcheck_for_accessdeniedctf2022_rev_797_binary#166

Open
x-64 wants to merge 2 commits intopwncollege:mainfrom
x-64:fixing_flagcheck_for_accessdeniedctf2022_rev_797_binary
Open

fixing_flagcheck_for_accessdeniedctf2022_rev_797_binary#166
x-64 wants to merge 2 commits intopwncollege:mainfrom
x-64:fixing_flagcheck_for_accessdeniedctf2022_rev_797_binary

Conversation

@x-64
Copy link
Contributor

@x-64 x-64 commented Jan 26, 2026

Fixing wrong hash in flagCheck.
Closes #119, #128 and #133.

A sha256 of a8d79359749f3d10db25b26387e06cc3b1913db562cf2ecc678d142eef91769e would be correct.

hacker@accessdeniedctf2022rev-797-binary:$ /challenge/rev4
accessdenied{c34...b54}
Access Granted :(

hacker@accessdeniedctf2022rev-797-binary:$ /challenge/flagCheck
Enter the flag: accessdenied{c34...b54}
Incorrect flag.

hacker@accessdeniedctf2022rev-797-binary:$ echo -n accessdenied{c34...b54} | sha256sum 
a8d79359749f3d10db25b26387e06cc3b1913db562cf2ecc678d142eef91769e -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

accessdenied ctf 2022/rev-797-binary

1 participant