NCS-Competition VS CTF-Writeups

Compare NCS-Competition vs CTF-Writeups and see what are their differences.

NCS-Competition

Hayden Housen's solutions to the 2021 National Cyber Scholarship and Cyber FastTrack Competitions (by HHousen)

CTF-Writeups

A collection of write-ups and scripts from various CTFs I've participated in (by pjg11)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
NCS-Competition CTF-Writeups
1 2
5 6
- -
0.0 4.9
almost 3 years ago 10 months ago
Python Python
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

NCS-Competition

Posts with mentions or reviews of NCS-Competition. We have used some of these posts to build our list of alternatives and similar projects.
  • Help with Decompiling Binary file
    1 project | /r/ghidra | 27 May 2021
    The correct decompilation for the binary's main() function and the bm01.zip file that contains the binary executable itself can both be found here: https://github.com/HHousen/NCS-Competition/tree/master/Binary/BM01. (The correct decompilation is in the readme.)

CTF-Writeups

Posts with mentions or reviews of CTF-Writeups. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing NCS-Competition and CTF-Writeups you can also consider the following projects:

XFFF - CTF servers using socket() and No-sql

pwntools - CTF framework and exploit development library

Ciphey - ⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡

nsa-codebreaker-2020 - My solutions to the 2020 NSA Codebreaker Challenge

write-ups

pwndbg - Exploit Development and Reverse Engineering with GDB Made Easy