You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,8 @@
5
5
The National Security Agney (NSA) holds a CodeBreaker Challenge each year. Participants from across the world get to reverse engineering and "break" software during tasks in the challenge. This year (2016), there were 6 tasks. This program was coded to solve tasks of the challenge. You can modify parameters according to variables used in your binaries.
6
6
7
7
For use in Tasks:
8
-
Task 3 - Disarm Capability, Part 1.
9
-
Task 4 - Disarm Capability, Part 2.
10
-
Task 5 - Disarm Capability, Part 3.
11
-
Task 6 - Hardware Destruction.
8
+
9
+
Task 3,Task 4,Task 5, and Task 6.
12
10
13
11
The code (at places) might not be too "clean", I'm sorry for that.
14
12
After all, I made this program just to "get things done",
0 commit comments