Pinned Repositories
2024-appendix-mlprojectmining
adblocker
Efficient embeddable adblocker library
al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
Ambush
Ambush Host Intrusion Prevention System
anticuckoo
A tool to detect and crash Cuckoo Sandbox
attack_data
A repository of curated datasets from various attacks
audionet
awesome-malware-analysis
A curated list of awesome malware analysis tools and resources
awesome-pentest
A collection of awesome penetration testing resources, tools and other shiny things
awesome-sec-talks
A collected list of awesome security talks
manishshukla's Repositories
manishshukla/2024-appendix-mlprojectmining
manishshukla/adblocker
Efficient embeddable adblocker library
manishshukla/attack_data
A repository of curated datasets from various attacks
manishshukla/browser-core
Cliqz features, shared across products including Cliqz browsers for Windows, Mac, Android and iOS
manishshukla/cheat-engine
Cheat Engine. A development environment focused on modding
manishshukla/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
manishshukla/Detours
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
manishshukla/disruptor
High Performance Inter-Thread Messaging Library
manishshukla/dProtect
:electron: dProtect is a Proguard-based obfuscator for Java and Kotlin
manishshukla/flare-vm
manishshukla/ghidra
Ghidra is a software reverse engineering (SRE) framework
manishshukla/guardrails
Adding guardrails to large language models.
manishshukla/gym-malware
manishshukla/InfinityHook
Hook system calls, context switches, page faults and more.
manishshukla/JobExplorer
Explore Job Objects on a Windows system
manishshukla/KDU
Kernel Driver Utility
manishshukla/KernelExplorer
manishshukla/keyvi
Keyvi - a key value index that powers Cliqz search engine. It is an in-memory FST-based data structure highly optimized for size and lookup performance.
manishshukla/LIEF
LIEF - Library to Instrument Executable Formats
manishshukla/malicious_v2_v3_extensions
manishshukla/monkey
Infection Monkey - An automated pentest tool
manishshukla/orbitprofiler
C/C++ Performance Profiler
manishshukla/PassGAN
A Deep Learning Approach for Password Guessing (https://arxiv.org/abs/1709.00440)
manishshukla/pharos
Automated static analysis tools for binary programs
manishshukla/sgxrop
The code to the SGX-ROP paper
manishshukla/SimpleVisor
SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and having the smallest amount of VMX-related code to support dynamic hyperjacking and unhyperjacking (that is, virtualizing the host state from within the host). It works on Windows and UEFI.
manishshukla/SMET
SMET : Semantic Mapping of CVE to ATT&CK and its Application to Cybersecurity
manishshukla/webextension-emulator
manishshukla/windows-syscalls
Windows System Call Tables (NT/2000/XP/2003/Vista/2008/7/2012/8/10)
manishshukla/WindowsInternals
Windows Internals Book 7th edition Tools