BinaryKit
Binary Data Inspector
A framework for dissecting and manipulating binary data in Swift
💾🔍🧮 BinaryKit helps you to break down binary data into bits and bytes, easily access specific parts and write data to binary.
111 stars
4 watching
19 forks
Language: Swift
last commit: almost 4 years ago binarybinary-databitbitsbytebytesdatahacktoberfestnsdataswift
Related projects:
Repository | Description | Stars |
---|---|---|
m4b/bingrep | A tool to quickly inspect and analyze binary executables by parsing and coloring their contents. | 1,714 |
ghostiam/binstruct | Decodes binary data into structured format | 99 |
cosmicmind/algorithm | A comprehensive Swift library of tools for creating intelligent applications through probabilistic programming and advanced data structures | 828 |
momalab/icsref | A tool for analyzing and extracting information from industrial control systems binaries | 162 |
stellarbear/yarasharp | A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
code-kern-ai/refinery | A tool to help data scientists manage and annotate natural language data for training AI models | 1,405 |
cosmo/grammaticalnumber | A Swift library to convert words between singular and plural forms, with options to add count and define custom rules for uncountable nouns. | 35 |
carbonblack/binee | A binary emulation environment that introspects system interactions to analyze malware behavior. | 507 |
nsacyber/bam | A tool that gathers and analyzes information about Windows updates, binaries, and symbols to aid in their analysis. | 156 |
nsexceptional/mirrorkit | A framework for working with the Objective-C runtime to simplify reflection and introspection of classes and objects. | 33 |
airbus-seclab/bincat | A toolset for analyzing binary code with IDA integration and support for value, taint analysis, type reconstruction, and detection of use-after-free and double-free bugs. | 1,706 |
jdataview/jbinary | A high-level API for working with binary data in JavaScript. | 541 |
binref/refinery | An alpha version command-line tool for malware analysis and binary transformation | 687 |
sashs/ropper | Tools for disassembling and analyzing binary files to build ROP chains for exploitation | 1,888 |
kubkon/zig-objdump | An utility for disassembling and examining Zig binaries | 11 |