Pinned Repositories
ac-rsa
acoustic cryptanalysis for rsa keys
AlternativeProcessEnumeration
Antivirus-Artifacts
Anti-virus artifacts. Listing APIs hooked by: Avira, BitDefender, F-Secure, MalwareBytes, Norton, TrendMicro, and WebRoot.
APDrawingGAN
Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical GANs (CVPR 2019 Oral)
asmjit
Complete x86/x64 JIT and Remote Assembler for C++
awesome-browser-exploit
awesome list of browser exploitation tutorials
awesome-cve-poc
✍️ A curated list of CVE PoCs.
awesome-executable-packing
A curated list of awesome resources related to executable packing
Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
zarulshahrin's Repositories
zarulshahrin/Antivirus-Artifacts
Anti-virus artifacts. Listing APIs hooked by: Avira, BitDefender, F-Secure, MalwareBytes, Norton, TrendMicro, and WebRoot.
zarulshahrin/APDrawingGAN
Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical GANs (CVPR 2019 Oral)
zarulshahrin/awesome-browser-exploit
awesome list of browser exploitation tutorials
zarulshahrin/awesome-cve-poc
✍️ A curated list of CVE PoCs.
zarulshahrin/awesome-executable-packing
A curated list of awesome resources related to executable packing
zarulshahrin/AwesomeXSS
Awesome XSS stuff
zarulshahrin/bmvc-tennis-analytics
zarulshahrin/Browser-pwn
Include CVE vulnerability analyze, ctf pwn and documents for Browser-pwn
zarulshahrin/CHIP-8
Assembler and Emulator in Go
zarulshahrin/DeceiveD
[NeurIPS 2021] Deceive D: Adaptive Pseudo Augmentation for GAN Training with Limited Data
zarulshahrin/horrifying-pdf-experiments
:syringe: Stuff which works in Chrome and maybe Acrobat and Foxit.
zarulshahrin/javascript-malware-collection
Collection of almost 40.000 javascript malware samples
zarulshahrin/js-malicious-dataset
This repository contains a list of pseudo-sorted malicious JavaScripts collected from time to time.
zarulshahrin/Kernelhub
:palm_tree:Kernel privilege escalation vulnerability collection, with compilation environment, demo GIF map, vulnerability details, executable file (提权漏洞合集)
zarulshahrin/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
zarulshahrin/libxml2-exploit
An example exploit for CVE-2017-7376
zarulshahrin/malware_api_class
Malware dataset for security researchers, data scientists. Public malware dataset generated by Cuckoo Sandbox based on Windows OS API calls analysis for cyber security researchers
zarulshahrin/MalwareSourceCode
Collection of malware source code for a variety of platforms in an array of different programming languages.
zarulshahrin/MBE
Course materials for Modern Binary Exploitation by RPISEC
zarulshahrin/ml4code-dataset
A collection of datasets for machine learning for big code
zarulshahrin/MSR_20_Code_vulnerability_CSV_Dataset
A C/C++ Code Vulnerability Dataset with Code Changes and CVE Summaries
zarulshahrin/NTOSBE
NT Operating System Build Environment (NTOSBE) - Standard Build System for OpenNT
zarulshahrin/pdf
[+] Exploit code or poc code for pdf vulnerability
zarulshahrin/PeaceMaker
PeaceMaker Threat Detection is a Windows kernel-based application that detects advanced techniques used by malware.
zarulshahrin/Programs-Scripts
The tiny programs and scripts that don't deserve a project, but I still want to share.
zarulshahrin/pytorch-cifar
95.16% on CIFAR10 with PyTorch
zarulshahrin/ql
The standard QL libraries and queries that power LGTM.com and other Semmle Products
zarulshahrin/RegexGenerator
This project contains the source code of a tool for generating regular expressions for text extraction: 1. automatically, 2. based only on examples of the desired behavior, 3. without any external hint about how the target regex should look like
zarulshahrin/v86
x86 virtualization in JavaScript, running in your browser and NodeJS
zarulshahrin/Windows-RCE-exploits
The exploit samples database is a repository for **RCE** (remote code execution) exploits and Proof-of-Concepts for **WINDOWS**, the samples are uploaded for education purposes for red and blue teams.