-
Updated
Nov 21, 2020 - TypeScript
{{ message }}
Process execution for humans
Easily upload files (Multipart/Binary/FTP out of the box) in the background with progress notification. Support for persistent upload requests, customizations and custom plugins.
Qiling Advanced Binary Emulation Framework
Fast, dependency-free, small Go package to infer the binary file type based on its magic numbers signature
Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, ARM/ARM64, MIPS, PowerPC, SPARC64). For disassembly ropper uses the awesome Capstone Framework.
A binary encoder / decoder implementation in Rust.
High-performance PHP-to-Golang IPC bridge
Various popular python libraries, pre-compiled to be compatible with AWS Lambda
A low-level, lightweight protocol buffers implementation in JavaScript.
A simple and fast library for text-based parser combinators
--- FAIL: TestScripts (0.19s)
--- FAIL: TestScripts/tiny (8.78s)
testscript.go:382:
# Tiny mode (8.772s)
> garble -tiny build
> ! binsubstr main$exe 'main.go' 'fmt/print.go'
> env GODEBUG='allocfreetrace=1,gcpacertrace=1,gctrace=1,scavenge=1,scavtrace=1,scheddetail=1,schedtrace=10'
> ! exec ./main$exe
快速中文分词分析word segmentation
Wpf Hexeditor is a fast and fully customisable user control for editing file or stream as hexadecimal, decimal and so much. Can be used in Wpf or WinForm application
QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing
node.js application archive - create self-contained binary like executable applications that are ready to ship and run
a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; run fast; create small delta/differential; support large files and limit memory requires when diff & patch.
Binee: binary emulation environment
Add a description, image, and links to the binary topic page so that developers can more easily learn about it.
To associate your repository with the binary topic, visit your repo's landing page and select "manage topics."
#1750 shows a way to debloat an object by extracting its encoding / decoding logic into a serializer class.
In this case, the
knowledge_plugins.functions.Functionmoved itsserializeandparse_from_cmgmethods.There are several places along the
angrcodebase where this pattern could be applied:angr/knowledge_plugins/cfg/cfg_model.py