Skip to content

Commit 1c5b4b5

Browse files
Update README.md
1 parent 738ee93 commit 1c5b4b5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,21 @@ This chapter covers hacking functions within a Rust program for the x64 architec
7070

7171
-> Click [HERE](https://github.com/mytechnotalent/Hacking-Rust/blob/main/Hacking%20Rust.pdf) to read the FREE pdf book.
7272

73+
## Chapter 13: Control Flow
74+
This chapter covers control flow within a Rust program for the x64 architecture.
75+
76+
-> Click [HERE](https://github.com/mytechnotalent/Hacking-Rust/blob/main/Hacking%20Rust.pdf) to read the FREE pdf book.
77+
78+
## Chapter 14: Debugging Control Flow
79+
This chapter covers debugging control flow within a Rust program for the x64 architecture.
80+
81+
-> Click [HERE](https://github.com/mytechnotalent/Hacking-Rust/blob/main/Hacking%20Rust.pdf) to read the FREE pdf book.
82+
83+
## Chapter 15: Hacking Control Flow
84+
This chapter covers hacking control flow within a Rust program for the x64 architecture.
85+
86+
-> Click [HERE](https://github.com/mytechnotalent/Hacking-Rust/blob/main/Hacking%20Rust.pdf) to read the FREE pdf book.
87+
7388
IN DEVELOPMENT... MORE TO COME SOON!!!
7489

7590
<br>

0 commit comments

Comments
 (0)