mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-04-01 17:10:20 +02:00
22 lines
894 B
Markdown
22 lines
894 B
Markdown

|
|
|
|
## FREE Reverse Engineering Self-Study Course [HERE](https://github.com/mytechnotalent/Reverse-Engineering-Tutorial)
|
|
|
|
<br>
|
|
|
|
# Embedded-Hacking
|
|
A FREE comprehensive step-by-step embedded hacking tutorial covering Embedded Software Development to Reverse Engineering.
|
|
|
|
## FREE Book
|
|
[Download](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf)
|
|
|
|
## Chapter 1: hello, world
|
|
This chapter covers the basics of setting up a dev environment and basic template firmware for the STM32F401CCU6 MCU in addition to printing hello, world.
|
|
|
|
-> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book.
|
|
|
|
## IN DEVELOPMENT
|
|
|
|
## License
|
|
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|