GitHub topics: aslr
wader/static-ffmpeg
Multi-arch docker image with ffmpeg/ffprobe binaries built as hardened static PIE binaries with no external dependencies
Language: Dockerfile - Size: 799 KB - Last synced at: about 15 hours ago - Pushed at: 7 days ago - Stars: 302 - Forks: 66

VoidSec/Exploit-Development
Exploit Development - Weaponized Exploit and Proof of Concepts (PoC)
Language: Python - Size: 265 MB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 220 - Forks: 52

marirs/capa-rs
File Capability Extractor
Language: Rust - Size: 5.77 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 13 - Forks: 2

ahpaleus/MBE
Modern Binary Exploitation write-ups.
Language: Python - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

adamhlt/ASLR-Disabler
ASLR Disabler (x86 / x64) - Little utility for disabling the ASLR on PE files
Language: C++ - Size: 787 KB - Last synced at: about 14 hours ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 6

kccqzy/no-aslr
Run program without ASLR (supports Linux and macOS)
Language: C - Size: 11.7 KB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 3

alisatodorova/Software-Vulnerabilities
My assignments on GDB and Computer Architecture; Buffer Overflow; Stack Overflow and ROP gadgets; ASLR; Heap Overflow; Type Confusion; Injection Attack; Fuzzing.
Language: Python - Size: 62.7 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

x86-512/Windows-Heap-Exploit-Training
A simple Heap-based Buffer Overflow(with RCE)-vulnerable application and POC for Windows.
Language: C++ - Size: 196 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

juliangrtz/removeASLR Fork of peterfillmore/removePIE
Removes ASLR in iOS applications
Language: C - Size: 6.86 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

topimiettinen/ld-so-daemon
Dynamic loading with privilege separation
Language: C - Size: 172 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 10 - Forks: 2

topimiettinen/libaslrmalloc
LD_PRELOADed library to randomize malloc and friends.
Language: C - Size: 347 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 6 - Forks: 1

cybersecsi/blueborne-dockerized
Repo code for the related post on SecSI Blog: https://secsi.io/blog/blueborne-kill-chain-on-dockerized-android
Language: Python - Size: 1.65 MB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

koutheir/binary-security-check 📦
Moved: https://codeberg.org/koutheir/binary-security-check
Language: Rust - Size: 153 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 69 - Forks: 8

Dor-sketch/ASLR-StackSecDemos
Deep dives into ASLR and stack overflow vulnerabilities.
Language: C++ - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mrtouch93/OSED-Notes
Some notes + exercises that I've done during my study for the Offensive Security Exploit Developer.
Language: Python - Size: 260 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 2

shubhangamjha/Google---American-Sign-Language-Fingerspelling-Recognition
Goal of the Competition The goal of this competition is to detect and translate American Sign Language (ASL) fingerspelling into text. You will create a model trained on the largest dataset of its kind, released specifically for this competition.
Language: Jupyter Notebook - Size: 274 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

salmanyam/jitrop-native
The project collects the gadgets and records the time to obtain gadgets from a process by utilizing an attack technique called Just-In-Time Return-Oriented Programming (JIT-ROP). We utilize the JIT-ROP technique to evaluate different fine-grained address space layout randomization (ASLR) schemes and measure the upper bound of effective re-randomization intervals. Our evaluation and measurements have been published in ACM CCS 2020. We implement a native version of the JIT-ROP technique.
Language: HTML - Size: 6.61 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 1

0xricksanchez/articles
collection of articles of random topics for private research purposes
Language: Python - Size: 591 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

udoprog/overflow-exploits 📦
Examining overflow exploits in C programs, and the various protection mechanisms that tries to prevent them.
Language: C - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Neetx/pylibcdb
libc_database python wrapper for exploit automation
Language: Python - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

koczkatamas/checksec-js
Check various security hardening features on ELF, PE and Mach-O binaries
Language: JavaScript - Size: 83 KB - Last synced at: 17 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 1

pengbomb/aslr-checker
Check to ASLR from Windows x86 EXE file and disable it.
Language: C++ - Size: 943 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

JElchison/launch-bash-without-aslr
Shell script to launch a Bash instance, from which all child processes will have ASLR disabled
Language: Shell - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

KOLANICH-libs/Hardening.cmake
A module for CMake to enable various mitigations implemented in compilers
Language: CMake - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kbmclaren/lab1-CMSC426-CmpSec
This lab required the execution of a buffer-overflow attack variant, known as return-to-libc, bypassing existing protection schemes implemented in Linux OS.
Language: C - Size: 398 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

akshayxml/Buffer-Overflow-Attacks
Buffer Overflow attacks on Linux
Language: C - Size: 8.49 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
