https://github.com/itrooz/self-modifying-hw
https://github.com/itrooz/self-modifying-hw
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/itrooz/self-modifying-hw
- Owner: iTrooz
- Created: 2024-01-18T00:08:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-18T13:57:31.000Z (over 1 year ago)
- Last Synced: 2025-01-25T16:28:32.809Z (4 months ago)
- Language: C
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
REALLY simple self modifying code example
Tested as of 2024/01/18 on ArchLinux with gcc 13.2.1 and kernel 6.7.0-arch3-1
use Makefile to compile
Inspired by: https://stackoverflow.com/a/10266596