A library for loading dll module bypassing windows PE loader from memory (x86/x64)
pure-python implementation of MemoryModule technique to load dll and unmanaged exe entirely from memory
A library for loading dll module bypassing windows PE loader from memory (x86/x64)
Implementation of Petit FatFs on a PIC18F56Q71 microcontroller with a memory card.
[Incomplete] Covert dynamic DLL loading, resolving, manual mapping library.
Example for DMA - PFM to RAM with PIC18F26K42
Implementation of FatFs on a PIC18F56Q71 microcontroller with a memory card.
Memory module based on FIFO alghoritm. Created as a part of simulation of operation system. One of my first c# application so it is very amateur, but everyone has to start somewhere. Implemented for c...
Implemented Memory Module of Operating system using Dynamic Partitioning and Best Fit Algorithm