Skip to content

Commit 8b6b0f6

Browse files
Update README.md
1 parent 45bbf41 commit 8b6b0f6

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

README.md

+17-16
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,14 @@ Assembled by @0xInfection (Twitter)
3535

3636
<br>
3737

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+
3846
## Reversing Go Tweets (pre-book)
3947
### Reversing Go Tip 0x0001 [HERE](https://twitter.com/mytechnotalent/status/1489705426849570821)
4048
### Reversing Go Tip 0x0002 [HERE](https://twitter.com/mytechnotalent/status/1490412490618019842)
@@ -70,22 +78,6 @@ UNDER DEVELOPMENT
7078

7179
<br>
7280

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-
8981
## x86 Course
9082

9183
## 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
11421134

11431135
<br>
11441136

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+
11451146
## Hacking Windows Course
11461147

11471148
## Hacking Windows Course (Chapter 1 - Hello World)

0 commit comments

Comments
 (0)