codingtest's Stars
chromium/chromium
The official GitHub mirror of the Chromium source
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
ReFirmLabs/binwalk
Firmware Analysis Tool
ggerganov/kbd-audio
🎤⌨️ Acoustic keyboard eavesdropping
microsoft/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
google/AFL
american fuzzy lop - a security-oriented fuzzer
NVIDIAGameWorks/PhysX
NVIDIA PhysX SDK
lifting-bits/mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
shining1984/PL-Compiler-Resource
程序语言与编译技术相关资料(持续更新中)
can1357/NoVmp
A static devirtualizer for VMProtect x64 3.x. powered by VTIL.
mandiant/speakeasy
Windows kernel and user mode emulation.
vtil-project/VTIL-Core
Virtual-machine Translation Intermediate Language
skywind3000/RenderHelp
:zap: 可编程渲染管线实现,帮助初学者学习渲染
intel/llvm
Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
csmith-project/csmith
Csmith, a random generator of C programs
9176324/Shark
Turn off PatchGuard in real time for win7 (7600) ~ later
NVIDIAGameWorks/DxrTutorials
terrehbyte/awesome-ue4
A curated list of resources for working with Unreal Engine 4. (Awesome Unreal Engine 4)
r0ysue/OSG-TranslationTeam
看雪iOS安全小组的翻译团队作品集合,如有勘误,欢迎斧正!
amimo/goron
Yet another llvm based obfuscator
faisalmemon/ios-crash-dump-analysis-book
iOS Crash Dump Analysis Book
intel/yarpgen
Yet Another Random Program Generator
EnzymeAD/Enzyme.jl
Julia bindings for the Enzyme automatic differentiator
FSecureLABS/KernelFuzzer
Cross Platform Kernel Fuzzer Framework
nyx-fuzz/libxdc
The fastest Intel-PT decoder for fuzzing
saaramar/Deterministic_LFH
Have fun with the LowFragmentationHeap
riscv-collab/v8
Port of Google v8 engine to RISC-V.
87andrewh/CornerCulling
Fast and Maximally Accurate Occlusion Culling
CIS565-Fall-2017/Vulkan-Samples
Vulkan sample material for CIS 565 at the University of Pennsylvania
AFLplusplus/unicornafl_legacy
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86) adapted to afl++