jeads-sec's Stars
Hello1024/devmem-full-access
Allow unrestricted access to /dev/mem device on restricted Linux kernels
tsalomon/EmbeddedMontgomeryRSA
An optimized C implementation of the RSA public key encryption using the Montgomery Multiplication algorithm
nccgroup/exploit_mitigations
Knowledge base of exploit mitigations available across numerous operating systems, architectures and applications and versions.
panda-re/panda
Platform for Architecture-Neutral Dynamic Analysis
JohnDMcMaster/zorrom
Mask ROM decoding utilities
AdamLaurie/rompar
Semi-automatic extraction of data from microscopic images of Masked ROM.
googleprojectzero/Hyntrospect
xairy/linux-kernel-exploitation
A collection of links related to Linux kernel security and exploitation
DSecurity/efiSeek
Ghidra analyzer for UEFI firmware.
zephyrproject-rtos/zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
fkie-cad/awesome-embedded-and-iot-security
A curated list of awesome embedded and IoT security resources.
checkedc/checkedc
Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors.
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
xsleaks/xsleaks
A collection of browser-based side channel attack vectors.
GTAmodding/re3
GTA III, Vice City
zardus/ctf-tools
Some setup scripts for security research tools.
TitleOS/StoreLib
Storelib is a DotNet library that provides APIs to interact with the various Microsoft Store endpoints.
linuxserver/reverse-proxy-confs
These confs are pulled into our SWAG image: https://github.com/linuxserver/docker-swag
chip-red-pill/glm-ucode
GLM uCode dumps
google/fuzzbench
FuzzBench - Fuzzer benchmarking as a service.
zetzit/zz
🍺🐙 ZetZ a zymbolic verifier and tranzpiler to bare metal C
AFLplusplus/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
VDOO-Connected-Trust/ghidra-pyi-generator
Generates `.pyi` type stubs for the entire Ghidra API
RUB-SysSec/Microcode
Microcode Updates for the USENIX 2017 paper: Reverse Engineering x86 Processor Microcode
cmu-sei/pharos
Automated static analysis tools for binary programs
diasurgical/devilutionX
Diablo build for modern operating systems
airbus-seclab/cpu_rec
Recognize cpu instructions in an arbitrary binary file
robotastic/trunk-recorder
Records calls from a Trunked Radio System (P25 & SmartNet)
SkyLined/BugId
Detect, analyze and uniquely identify crashes in Windows applications
googleprojectzero/functionsimsearch
Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.