Skip to content

A supporting repo for a blog post write-up of how to solve the November 13th, 2020 Detective Nevils Mystery Challenge.

License

Notifications You must be signed in to change notification settings

ProfessionallyEvil/writeup_11_13_2020_challenge

Repository files navigation

writeup_11_13_2020_challenge

A supporting repo for a blog post write-up of how to solve the November 13th, 2020 Detective Nevils Mystery Challenge.

Link to Supporting Blog Post

TODO - Replace with link when Blog goes live.

Files:

  • Challenge-payload-nov2020.txt
    • The text version of the \x hex encoded payload.
  • Challenge-payload-nov2020.bin
    • The binary version of the hex encoded payload.
  • multi-arch-dump.py
    • A python script that leverages Pwntools and will read in a bin file and dump the disassembly for it multiple architectures.
  • tester.s
    • An ARM assembly payload tester source code file that was used to run the payload and allow us to debug it.

About

A supporting repo for a blog post write-up of how to solve the November 13th, 2020 Detective Nevils Mystery Challenge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published