- San Francisco
- http://smacked.org
Stars
11
stars
written in C
Clear filter
How to Make a Computer Operating System in C++
A higher-level Neural Network library for microcontrollers.
WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.
A tasty cross-platform tool from Blacksea to debug shellcode!
This demonstrates the hijacking of the "write" system call and how to set the System Call table to read/write mode via modifying the correct cr0 bit.
Linux prohibits a loadable module from changing the global system call table. It is difficult to change system calls, either globally or on a per process basis. Having different system calls per pr…