File tree 1 file changed +17
-16
lines changed
1 file changed +17
-16
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,14 @@ Assembled by @0xInfection (Twitter)
35
35
36
36
<br >
37
37
38
+ ## AArch64 Bytes [ HERE] ( https://github.com/mytechnotalent/AArch64-Bytes )
39
+
40
+ <br >
41
+
42
+ ## ToyOS [ HERE] ( https://github.com/mytechnotalent/ToyOS )
43
+
44
+ <br >
45
+
38
46
## Reversing Go Tweets (pre-book)
39
47
### Reversing Go Tip 0x0001 [ HERE] ( https://twitter.com/mytechnotalent/status/1489705426849570821 )
40
48
### Reversing Go Tip 0x0002 [ HERE] ( https://twitter.com/mytechnotalent/status/1490412490618019842 )
@@ -70,22 +78,6 @@ UNDER DEVELOPMENT
70
78
71
79
<br >
72
80
73
- ## ToyOS [ HERE] ( https://github.com/mytechnotalent/ToyOS )
74
-
75
- <br >
76
-
77
- ## AArch64 Bytes [ HERE] ( https://github.com/mytechnotalent/AArch64-Bytes )
78
-
79
- <br >
80
-
81
- ## Tor Everything PDF [ HERE] ( https://github.com/mytechnotalent/TOR-Everything/blob/main/TOR%20Everything.pdf )
82
-
83
- <br >
84
-
85
- ## STM32F401CCUx_PA0ButtonHandler Driver (Assembly Language) [ HERE] ( https://github.com/mytechnotalent/STM32F401CCUx_PA0ButtonHandler )
86
-
87
- <br >
88
-
89
81
## x86 Course
90
82
91
83
## Lesson 1: x86 Course (Part 1: Goals)
@@ -1142,6 +1134,15 @@ In this bite we learn how to create a simple parsing algorithm to convert a stri
1142
1134
1143
1135
<br >
1144
1136
1137
+ ## ToyOS
1138
+
1139
+ ## ToyOS Operating System
1140
+ ToyOS is a simple x86 OS that only accepts numeric values into the input stream and returns them to a standard out console.
1141
+
1142
+ -> Click [ HERE] ( https://github.com/mytechnotalent/ToyOS )
1143
+
1144
+ <br >
1145
+
1145
1146
## Hacking Windows Course
1146
1147
1147
1148
## Hacking Windows Course (Chapter 1 - Hello World)
You can’t perform that action at this time.
0 commit comments