Pinned Repositories
build-an-efficient-pwn-environment
How to build an efficient pwn development environment in 2020
dotfiles_legacy
:dragon_face: My Arch Linux config [i3-gaps + i3blocks + Zsh + Spacemacs + Rofi + Alacritty + Neofetch]
gdbserver
A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.
hyperinator
Layout automation plugin for Hyper. Inspired by tmuxinator
hyperpwn
A hyper plugin to provide a flexible GDB GUI frontend with the help of GEF, pwndbg or peda
peda
PEDA - Python Exploit Development Assistance for GDB
qiling
You can run Android Runtime in Qiling
shanbay2anki
将扇贝阅读生词本导入到 Anki
udbserver
Unicorn Emulator Debug Server - Written in Rust, with bindings for C, Go, Java and Python
bet4it's Repositories
bet4it/hyperpwn
A hyper plugin to provide a flexible GDB GUI frontend with the help of GEF, pwndbg or peda
bet4it/udbserver
Unicorn Emulator Debug Server - Written in Rust, with bindings for C, Go, Java and Python
bet4it/gdbserver
A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.
bet4it/qiling
You can run Android Runtime in Qiling
bet4it/hyperinator
Layout automation plugin for Hyper. Inspired by tmuxinator
bet4it/shanbay2anki
将扇贝阅读生词本导入到 Anki
bet4it/gdbstub
An ergonomic and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust, with full no_std support.
bet4it/LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
bet4it/qemu
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
bet4it/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
bet4it/arceos
An experimental modular OS written in Rust.
bet4it/cargo-c
build and install C-compatible libraries
bet4it/DwarfCore
bet4it/fcitx5-android
Fcitx5 input method framework and engines ported to Android
bet4it/frida-core
Frida core library intended for static linking into bindings
bet4it/gdb-optional-step-bug
GDB client doesn't respect optional single-step support on certain target architectures
bet4it/gdb-pt-dump
bet4it/hyper
A terminal built on web technologies
bet4it/hypercraft
:construction:WIP:construction: hypercraft is a VMM library written in Rust.
bet4it/kafl.fuzzer
kAFL Fuzzer
bet4it/libnyx
bet4it/lxdui
LXDUI is a web UI for the native Linux container technology LXD/LXC
bet4it/Macast
Macast is a cross-platform application which using mpv as DLNA Media Renderer.
bet4it/MINGW-packages
Package scripts for MinGW-w64 targets to build under MSYS2.
bet4it/pwndbg
Exploit Development and Reverse Engineering with GDB Made Easy
bet4it/radare2
unix-like reverse engineering framework and commandline tools security
bet4it/rootfs
bet4it/unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86)
bet4it/unicorn-engine.github.io
Unicorn engine website
bet4it/unicornafl
AFL bindings for Unicorn-Engine