decoder-plus-plus
Data decoder
An application for decoding and encoding data in various formats
An extensible application for penetration testers and software developers to decode/encode data into various formats.
101 stars
3 watching
24 forks
Language: Python
last commit: 8 months ago burpsuitedecoderpentestingpyqt5
Related projects:
Repository | Description | Stars |
---|---|---|
fnord0/hurl | A tool for encoding and decoding various data formats, including hexadecimal, URLs, base64, and binary files. | 72 |
mwielgoszewski/burp-protobuf-decoder | A tool for decoding and editing Google Protobuf messages within the Burp Professional browser extension | 104 |
beetbox/audioread | A cross-library audio decoding library for Python | 489 |
nccgroup/decoder-improved | A Burp Suite plugin that improves the built-in decoder by adding tabs, an improved hex editor, and making it easier to extend for custom encoding and decoding needs | 135 |
johnhammond/vbe-decoder | Decodes encoded VBScript files by removing obfuscation markers. | 184 |
matanatr96/decoderproburpsuite | A tool for cleaning and decoding HTTP response text to improve readability | 2 |
scodec/scodec | A combinator-based library for encoding and decoding binary data with a focus on pure functional programming and statically verified type mappings. | 809 |
chardet/chardet | A character encoding detection tool for determining the encoding of text files. | 2,181 |
bytebutcher/burp-send-to | Extends BurpSuite with customizable context-menu for sending data to the terminal or another process | 150 |
css-electronics/can_decoder | Decodes raw CAN bus data into physical values using decoding rules stored in DBC files | 74 |
solomonsklash/cookie-decrypter | A tool that decrypts and decodes various types of cookies to aid in testing and analysis. | 12 |
idiotc4t/reflective-hackbrowserdata | A tool that decrypts data from various web browsers. | 168 |
hacker-dom/decode | A tool for parsing and decoding Ethereum transactions to make them more readable. | 6 |
fxamacker/cbor | A library for encoding and decoding binary data in a compact and secure format. | 739 |
xr3b0rn/dbcppp | A C/C++ DBC file parser and decoder with decoding capabilities similar to Cantools | 232 |