An open API service indexing awesome lists of open source software.

https://github.com/kojobailey/nucc-cpp-parser

A simple drag-n-drop terminal-based tool for unpacking CyberConnect2 NUCC XFBIN files into more easily-editable formats and vice versa.
https://github.com/kojobailey/nucc-cpp-parser

binary cpp cyberconnect2 deserialisation deserialiser files json nucc parser reader repacker serialisation serialiser terminal-based unpacker writer xfbin

Last synced: about 1 year ago
JSON representation

A simple drag-n-drop terminal-based tool for unpacking CyberConnect2 NUCC XFBIN files into more easily-editable formats and vice versa.

Awesome Lists containing this project

README

          

# [NUCC++ Parser](https://github.com/KojoBailey/nucc-cpp-parser/)
Welcome to the **[NUCC C++ Parser](https://github.com/KojoBailey/nucc-cpp-parser/)**, a drag-and-drop terminal-based tool for **unpacking** CyberConnect2 XFBIN files to more **easily-editable** formats (such as JSON) and vice versa.

It makes use of the **[NUCC C++ Library](https://github.com/KojoBailey/nucc-cpp-library/)**, and in a way, is the most basic demonstration of the library in action. Later, I plan to overshadow this tool with a GUI NUCC toolbox, but this parser here should always prove useful regardless.

## How To Use
*Coming soon...*