ARM-episodes
ARM tutorials
A collection of ARM-specific code examples and tutorials covering reversing, shellcoding, and exploitation topics.
Arm Episodes
78 stars
8 watching
18 forks
Language: C
last commit: almost 7 years ago
Linked from 1 awesome list
armexploitationreverse-engineeringshellcode
Related projects:
Repository | Description | Stars |
---|---|---|
invictus1306/workshop-bsidesmunich2018 | A workshop focused on ARM shellcode and exploit development with hands-on exercises | 106 |
briansidebotham/arm-tutorial-rpi | A tutorial series for programming the Raspberry Pi using bare metal C programming | 591 |
abcminiuser/avr-tutorials | A collection of tutorial documents in LaTeX format that teach programming concepts using Atmel AVR microcontrollers. | 120 |
capnramses/antons_opengl_tutorials_book | A collection of demo projects demonstrating OpenGL 4 programming techniques | 975 |
therealsaumil/static-arm-bins | Static binaries for debugging and runtime analysis of ARM systems | 464 |
trebisky/stm32f103 | A collection of examples and exercises in bare metal programming for an ARM microcontroller | 104 |
hairrrrr/c-crashcourse | A comprehensive resource for learning C language fundamentals and advanced topics through tutorials, coding examples, and exercises. | 1,108 |
adambard/learnxinyminutes-docs | A tutorial series documenting popular programming languages in a simple, comment-coded format | 11,565 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,072 |
gaelvaroquaux/scikit-learn-tutorial | A tutorial on applying machine learning to practical situations using the scikit-learn library | 130 |
hexagon5un/avr-programming | Code examples and resources for learning AVR programming with C | 759 |
xmc-rs/xmc4400 | Generates Rust peripheral access code from SVD files used in embedded systems. | 1 |
idris-hackers/idris-koans | Learning Idris by fixing failing code in a series of small exercises | 178 |
vivitc/learning-jenkinsfile | This project provides a learning environment to explore Jenkinsfile scripting in Java. | 1 |
vict0rsch/deep_learning | A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |