Pinned Repositories
blog
my personal blog
bootstrap
Sleek, intuitive, and powerful front-end framework for faster and easier web development.
buptlxb.github.io
clamav-devel
ClamAV Development
CPlusPlusPrimer
some notes
hihoCoder
solutions to hihocoder
toy-yacc
yet another toy compiler compiler
VirusEvasion
Virus Evasion is a virus obfuscation tool.
VirusEvasion3
xRay
xRay is a simple x86-64 binary analysis tools based on BeaEngine
buptlxb's Repositories
buptlxb/hihoCoder
solutions to hihocoder
buptlxb/toy-yacc
yet another toy compiler compiler
buptlxb/VirusEvasion
Virus Evasion is a virus obfuscation tool.
buptlxb/VirusEvasion3
buptlxb/xRay
xRay is a simple x86-64 binary analysis tools based on BeaEngine
buptlxb/blog
my personal blog
buptlxb/buptlxb.github.io
buptlxb/clamav-devel
ClamAV Development
buptlxb/cuckoo
Cuckoo Sandbox is an automated dynamic malware analysis system
buptlxb/gcc
buptlxb/gitignore
A collection of useful .gitignore templates
buptlxb/google-code-jam
buptlxb/H264-Encoder
Implementation of a subset of CBP of h.264 encoder
buptlxb/h264bitstream
A complete set of functions to read and write H.264 video bitstreams, in particular to examine or modify headers.
buptlxb/HuaWei
HuaWei OJ
buptlxb/JobHuntingTests
Job Hunting Tests 2017
buptlxb/latex
latex template
buptlxb/leetcode
leetcode solutions
buptlxb/leetcode-utility
leetcode utility
buptlxb/libpypa
libpypa is a Python parser implemented in pure C++
buptlxb/libsync
simple thread/process synchronization library
buptlxb/metasploit-framework
Metasploit Framework
buptlxb/pelican
Static site generator that supports Markdown and reST syntax. Powered by Python.
buptlxb/pyasm2
An easy and powerful assembler engine in python.
buptlxb/pycca
Pure-python C compiler and assembler
buptlxb/pycparser
Complete C99 parser in pure Python
buptlxb/resume
my resume
buptlxb/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 and MIPS architectures.
buptlxb/vimrc
.vimrc backup
buptlxb/VirusEvasion2