-
Updated
May 4, 2021 - 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 Go package to infer binary file types based on the magic numbers header 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
Wpf Hexeditor is a powerful and fully customisable user control for editing file or stream as hexadecimal, decimal and binary. Can be used in Wpf or WinForm application
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.
快速中文分词分析word segmentation
QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing
Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift
node.js application archive - create self-contained binary like executable applications that are ready to ship and run
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