ktecv2000's starred repositories

tldr

📚 Collaborative cheatsheets for console commands

Language:MarkdownLicense:NOASSERTIONStargazers:50707Issues:371Issues:1351

bat

A cat(1) clone with wings.

Language:RustLicense:Apache-2.0Stargazers:49072Issues:203Issues:1410

x64dbg

An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

Language:C++License:NOASSERTIONStargazers:44496Issues:2728Issues:2485

metasploit-framework

Metasploit Framework

Language:RubyLicense:NOASSERTIONStargazers:33894Issues:2049Issues:6050

fd

A simple, fast and user-friendly alternative to 'find'

Language:RustLicense:Apache-2.0Stargazers:33630Issues:141Issues:860

dnSpy

.NET debugger and assembly editor

Language:C#Stargazers:26442Issues:993Issues:0

YouCompleteMe

A code-completion engine for Vim

Language:PythonLicense:GPL-3.0Stargazers:25436Issues:559Issues:3244

Vundle.vim

Vundle, the plug-in manager for Vim

Language:Vim ScriptLicense:MITStargazers:23909Issues:694Issues:721

asciinema

Terminal session recorder 📹

Language:RustLicense:GPL-3.0Stargazers:14017Issues:275Issues:335

gdb-dashboard

Modular visual interface for GDB in Python

Language:PythonLicense:MITStargazers:11038Issues:222Issues:253

gdbgui

Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.

Language:TypeScriptLicense:GPL-3.0Stargazers:9877Issues:164Issues:325

genact

🌀 A nonsense activity generator

Language:RustLicense:MITStargazers:9580Issues:85Issues:53

movfuscator

The single instruction C compiler

Language:CLicense:NOASSERTIONStargazers:9386Issues:206Issues:40

ysoserial

A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.

Language:JavaLicense:MITStargazers:7687Issues:213Issues:102

gef

GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux

Language:PythonLicense:MITStargazers:6883Issues:137Issues:517

lightline.vim

A light and configurable statusline/tabline plugin for Vim

Language:Vim ScriptLicense:MITStargazers:6736Issues:76Issues:572

ROPgadget

This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, and RISC-V Compressed architectures.

Language:PythonLicense:NOASSERTIONStargazers:3882Issues:120Issues:94

patchelf

A small utility to modify the dynamic linker and RPATH of ELF executables

Language:CLicense:GPL-3.0Stargazers:3510Issues:78Issues:262

php-terminal-gameboy-emulator

A PHP Terminal GameBoy Emulator

Dr0p1t-Framework

A framework that create an advanced stealthy dropper that bypass most AVs and have a lot of tricks

Language:PythonLicense:MITStargazers:1380Issues:111Issues:0

vim-codefmt

Vim plugin for syntax-aware code formatting

Language:Vim ScriptLicense:Apache-2.0Stargazers:1104Issues:29Issues:118

Powershell-Attack-Guide

Powershell攻击指南----黑客后渗透之道

HITCON-Training

For Linux binary Exploitation

Language:CLicense:GPL-3.0Stargazers:814Issues:27Issues:1

heap-viewer

IDA Pro plugin to examine the glibc heap, focused on exploit development

Language:PythonLicense:GPL-3.0Stargazers:732Issues:21Issues:12

printbf

Brainfuck interpreter inside printf

awesome-jekyll-editors

A collection of awesome Jekyll editors

pwn2exploit

all mine papers, pwn & exploit

ctf_xinetd

A docker repository for deploying pwnable challenges in CTF

dress

add symbols back into a stripped ELF binary (~strip)

snake

a simple terminal based snake game written in c with ncurses. Uses vim style hjkl to move around