Pinned Repositories
crackmes
Open and censorship resistant crackmes repository
dalle-flow
A Human-in-the-Loop workflow for creating HD images from text
DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
fuzzdb
Dictionary of attack patterns and primitives for black-box application fault injection and resource discovery.
glide-text2im
GLIDE: a diffusion-based text-conditional image synthesis model
google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
KDU
Kernel Driver Utility
malwarecookbook
Malware Analyst's Cookbook stuffs
PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
wallpapers
stacklikemind's Repositories
stacklikemind/KDU
Kernel Driver Utility
stacklikemind/afl-training
Exercises to learn how to fuzz with American Fuzzy Lop
stacklikemind/Atlas
Atlas: End-to-End 3D Scene Reconstruction from Posed Images
stacklikemind/awesome_windows_logical_bugs
collect for learning cases
stacklikemind/b01lers-ctf-2020
Public release files for b01lers-ctf
stacklikemind/BlueHatIL-2020
BlueHatIL 2020 - Staying # and Bringing Covert Injection Tradecraft to .NET
stacklikemind/CFB
Canadian Furious Beaver is a tool for hijacking IRPs handler in Windows drivers, and facilitating the process of analyzing Windows drivers for vulnerabilities
stacklikemind/containarized_selenium_api
Running a Docker Container with Fast API, and requesting data using selenium
stacklikemind/cve-2019-2215
Android privilege escalation via an use-after-free in binder.c
stacklikemind/CVE-2020-0668
Use CVE-2020-0668 to perform an arbitrary privileged file move operation.
stacklikemind/fastapi-celery
Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.
stacklikemind/fastapi-tortoise-aerich
Quick example of FastAPI with Tortoise (ORM) and Aerich (for migration support)
stacklikemind/flutter-tf-speech
Keyword spotting speech recognition in Flutter for dummies.
stacklikemind/GadgetProbe
Probe endpoints consuming Java serialized objects to identify classes, libraries, and library versions on remote Java classpaths.
stacklikemind/Ghidraaas
stacklikemind/GTFOBins.github.io
Curated list of Unix binaries that can be exploited to bypass system security restrictions
stacklikemind/House-of-Corrosion
A description of the "House of Corrosion" GLIBC heap exploitation technique.
stacklikemind/ictf-2020-challs-public
stacklikemind/instant-meshes
Interactive field-aligned mesh generator
stacklikemind/Interlace
Easily turn single threaded command line applications into a fast, multi-threaded application with CIDR and glob support.
stacklikemind/Koppeling
Adaptive DLL hijacking / dynamic export forwarding
stacklikemind/MOpt-AFL
MOpt-AFL provided by the paper "MOPT: Optimized Mutation Scheduling for Fuzzers"
stacklikemind/paper_collection
Academic papers related to fuzzing, binary analysis and exploit dev, that I want to read or have already read
stacklikemind/PeaceMaker
PeaceMaker Threat Detection is a Windows kernel-based application that detects advanced techniques used by malware.
stacklikemind/proxylogscan
A fast tool to mass scan for a vulnerability on Microsoft Exchange Server that allows an attacker bypassing the authentication and impersonating as the admin (CVE-2021-26855).
stacklikemind/react-native-receive-sharing-intent
A React Native plugin that enables React Native apps to receive sharing photos, videos, text, urls or any other file types from another app
stacklikemind/requests-html
Pythonic HTML Parsing for Humans™
stacklikemind/shynet
Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
stacklikemind/VulnFanatic
A Binary Ninja plugin for vulnerability research.
stacklikemind/win32k-bugs
Dump of win32k POCs for bugs I've found