ddon_pcap_split

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2022 License: MIT Imports: 20 Imported by: 0

README

ddon_pcap_split

ddon_pcap_split is a small CLI tool to parse DDON pcaps and split them into JSON files per connection and server type.

This tool does not perform any decryption on the packets. Each output json file has it's own Camellia common key which will need to be bruteforced

Usage

go get -u github.com/Andoryuuta/ddon_pcap_split
# Single file
>>> ddon_pcap_split -i [psome_file.pcap]

# Bulk processing
>>> ddon_pcap_split -idir [input_folder] -odir [output_log.txt]

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL