| Captainarash/The_Holy_Book_of_X86 |
873 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
cc-by-sa-4.0 |
|
| A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS.... |
| FlingOS/FlingOS |
407 |
|
0 |
0 |
over 8 years ago |
0 |
|
56 |
gpl-2.0 |
C# |
| An educational operating system written in C#. A great stepping stone from high to low level development. |
| hereismari/mnist-android-tensorflow |
324 |
|
0 |
0 |
almost 8 years ago |
0 |
|
|
|
Java |
| Handwritten digits classification from MNIST with TensorFlow on Android; Featuring Tutorial! |
| NoraCodes/crackmes |
302 |
|
0 |
0 |
about 3 years ago |
0 |
|
4 |
|
C |
| Some CrackMe codes for Linux x86/x86_64 |
| chrberger/libcluon |
84 |
|
0 |
0 |
almost 3 years ago |
0 |
|
3 |
mpl-2.0 |
C++ |
| libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices. |
| wizardforcel/sploitfun-linux-x86-exp-tut-zh |
67 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
|
CSS |
| :book: [译] SploitFun Linux x86 Exploit 开发系列教程 |
| gmarino2048/64bit-os-tutorial |
55 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
mit |
Assembly |
| This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 architecture. It also uses clang rather than relying on an external crosscompiler. I plan on keeping it up to date, so feel free to submit an issue! |
| carld/compiler-tutorial |
31 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
|
Scheme |
| Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX |
| lallousx86/AsmInVs |
27 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
|
C++ |
| Tutorial for writing x86 / x64 assembly code in Visual Studio |
| cirosantilli/x86-instruction-encoding-tutorial |
19 |
|
0 |
0 |
over 10 years ago |
0 |
|
0 |
|
Makefile |
| x86 Instruction Encoding Tutorial |