Skip to content

Commit

Permalink
update readme for paradigm ctf 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
minaminao committed Oct 30, 2023
1 parent 55f597c commit b6a0f65
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/ParadigmCTF2023/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ Paradigm CTF: https://twitter.com/paradigm_ctf

(Last year: [Paradigm CTF 2022](https://github.com/minaminao/ctf-blockchain/tree/main/src/ParadigmCTF2022))

Result:

![](solved_challenges.png)

I spent the first several hours working on some jeopardy challenges and managed to solve Black Sheep, Grains of Sand, and Skill Based Game. After that, I dedicated the remainder of my time to King-of-the-Hill challenges.

Currently, only my solver codes for the jeopardy challenges are here.

---

## Jeopardy

### Grains of Sand
Expand All @@ -18,3 +28,4 @@ Paradigm CTF: https://twitter.com/paradigm_ctf

[Solver Code](BlackSheep)

## King of the Hill
Binary file added src/ParadigmCTF2023/solved_challenges.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b6a0f65

Please sign in to comment.