Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

crypto/XNOR-zzz #31

Merged
merged 3 commits into from
Jun 7, 2024
Merged

crypto/XNOR-zzz #31

merged 3 commits into from
Jun 7, 2024

Conversation

mud-ali
Copy link
Member

@mud-ali mud-ali commented Apr 21, 2024

No description provided.

commit fd18f81
Author: mudasir <96320211+mud-ali@users.noreply.github.com>
Date:   Sun Apr 21 18:47:56 2024 -0400

    add back stuff from pre-revert

commit 6440509
Merge: 8096e1f 6bd7bf8
Author: mudasir <96320211+mud-ali@users.noreply.github.com>
Date:   Sun Apr 21 18:45:26 2024 -0400

    Merge remote-tracking branch 'origin/main' into crypto/XNOR-zzz

commit 8096e1f
Author: mudasir <96320211+mud-ali@users.noreply.github.com>
Date:   Sun Apr 21 18:43:52 2024 -0400

    fix some stuff and reopen pr
@mud-ali
Copy link
Member Author

mud-ali commented Apr 21, 2024

See #19 for previous comment (essentially, just needs a proper separate solvepath file)

also i fixed the aforementioned bug so just make sure it works as desired

@camelPhi

you may want to reclone the repo if youre struggling to pull

@mud-ali mud-ali added missing solvepath Add a solvepath before merging crypto Cryptography challenge labels Apr 21, 2024
@glacialcascade
Copy link
Contributor

@camelPhi not sure if I understand the challenge, but this seems quite unclued - as a solver all I would see is a list of random hex digits and a program that just tells me "Incorrect" no matter what I do, with no guidance, there's no way to know what specifically to do with just the name "xnor" unless i'm missing something

@glacialcascade
Copy link
Contributor

i think the only real way i can think of to salvage this is to write a c program that starts with the flag and generates something like the numbers array, compile it, and turn this into a rev challenge - then at least the challenge comes in how to figure out what it's doing (i imagine it's like "if the bit is 1, pick either 0 or 1 to set all values in this position to, else just select 0 or 1 randomly"). then the solution is more or less the same, because you're still going from the list to the end result, just that now what you have to do is not ambiguous. if you want i can help you write this

@glacialcascade glacialcascade merged commit 0314cf4 into main Jun 7, 2024
1 check passed
@glacialcascade glacialcascade deleted the crypto/XNOR-zzz branch June 10, 2024 23:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
crypto Cryptography challenge missing solvepath Add a solvepath before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants