No description
  • Assembly 96.5%
  • Shell 3.5%
Find a file
Karl-Étienne Bolduc 3406cdfc70
Update README.md
2024-03-01 00:39:34 -08:00
.gitignore Add .gitignore 2024-02-28 17:37:42 -08:00
build.bash Add build/debug scripts 2024-02-28 17:34:56 -08:00
debug.bash Add build/debug scripts 2024-02-28 17:34:56 -08:00
hangingman.S Add hangingman 2024-02-28 17:37:12 -08:00
loading_string.S Add loading_string 2024-02-28 17:37:29 -08:00
printf_scanf.S Add printf_scanf 2024-02-28 17:37:36 -08:00
README.md Update README.md 2024-03-01 00:39:34 -08:00

ARMv8 Assembly - Baby Step

More information here

Usage

  1. Open two terminals
  2. Execute ./build.bash in the first
  3. Execute ./debug.bash in the second terminal
  4. Write continue into gdb