Pinned Repositories
bnhook
binary ninja plugin for adding custom hooks to executables
bnil-graph
A BinaryNinja plugin to graph a BNIL instruction tree
build-FreeFileSync
build instructions for the open source file synchronization tool
checkmate
Cross-platform Xiangqi GUI
excel2000-devhunter-loader
A loader to run the devhunter game from Excel 2000 on Windows 10
fcpxml2srt
convert fcpxml subtitle to srt format
remote-chess
A web UCCI front-end
shrink-binaryninja-db
A Python script to shrink the size of binary ninja database while keeping the last snapshot intact
VM_Disassembler
A recursive disassembler written in Python. Most suitable for VMs in CTFs.
writeups
writeups for CTFs and other stuff
jeffli678's Repositories
jeffli678/bmphide
Digital watermarking. Simple program to hide text in BMP images.
jeffli678/chinachess.vim
用来浏览**象棋棋谱
jeffli678/doswf-unpack
Decoder/unpacker for DoSWF which compresses/obfuscates Flash movies.
jeffli678/tsunami-udp
A fast user-space file transfer protocol that uses TCP control and UDP data for transfer over very high speed long distance networks (≥ 1 Gbps and even 10 GE), designed to provide more throughput than possible with TCP over the same networks.
jeffli678/UnArk
Archive Extractor
jeffli678/windows-api-hooking-in-python-with-deviare-sample
Sample showing how to hook an application with Python and Nektra Deviare