Projects with this topic
-
-
UEFI experimentation on Intel x86-64 • mirror of https://codeberg.org/tkchia/unipercolate
Updated -
-
This is a tool for obfuscating functions in C/C++ programs on Windows. It hides what a function does by changing its code while the program is running, moves that code to another place in memory, and uses Windows exception handling to jump to the moved code when the function is called.
Updated -
Arm64 assembly language library providing rudimentary memory management.
Updated -
-
-
-
Stack-Based ASseMbly like language
Updated -
-
native-blink_asm example for board SparkFun RED-V thing plus (CPU FE310). Based on https://github.com/platformio/platform-sifive/tree/develop/examples/native-blink_asm
Updated -
This is a work-in-progress project. Goal is to build an OS with basic CRUD functionality with command line interface.
Updated -
-
thid Keil project is created following the Udemy course
https://www.udemy.com/course/arm-assembly-programming/learn/lecture/11849278
It cannot compile. Need help
Updated -
Brainfuck interpreter and compiler with optimizer and ELF output.
Updated -
Updated
-
This repository contains MSP430 assembly language and C/C++ programs used in Embedded Systems Laboratory (CPE325) course at the University of Alabama in Huntsville.
Updated