Tinycl's Stars
x64dbg/x64dbg
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
SwiftGGTeam/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
qemu/qemu
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
wklken/k-vim
vim配置
keystone-engine/keystone
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
DarthTon/Xenos
Windows dll injector
yao62995/tensorflow
图解tensorflow 源码
herumi/xbyak
A JIT assembler for x86/x64 architectures supporting MMX, SSE (1-4), AVX (1-2, 512), FPU, APX, and AVX10.2
intelxed/xed
The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions
bdamele/shellcodeexec
Script to execute in memory a sequence of opcodes
secrary/InfectPE
InfectPE - Inject custom code into PE file [This project is not maintained anymore]
peperunas/injectopi
A set of tutorials about code injection for Windows.
YaoGuangyuan/Study-PlayWithDataStruct
《大话数据结构》源代码
Terraspace/UASM
UASM - Macro Assembler
BenjaminKim/dokanx
user-mode filesystem framework for Windows
felixwilhelm/mario_baslr
PoC for breaking hypervisor ASLR using branch target buffer collisions
GitMirar/meltdown-poc
A PoC implementation of the meltdown attack described in https://meltdownattack.com/meltdown.pdf
jtlehtin/indirect-light-field-reconstruction
Implementation of "Reconstructing the Indirect Light Field for Global Illumination" (SIGGRAPH 2012)
kfrlib/fft
FFT (Fast Fourier Transform): SSE, AVX, AVX2
ufrisk/shellcode64
A minimal tool to extract shellcode from 64-bit PE binaries.
hungry0/DataStructureOfDeng
邓俊辉《数据结构》第三版
limin1224/Windows-Driver-Development-Internals
Windows 驱动开发技术详解 张帆 史彩成
robertdunne/X64_Asm
Example source code for book: Windows® 64-bit Assembly Language Programming Quick Start
redwinner/unxutils
forked from http://sourceforge.net/projects/unxutils/
rgraham8/CPT_S-561-Project-1
This is the repository for the computer architecture project on Speculative Tomasulo with Reorder Buffer and Renaming registers