Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.56 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.56 KB

Neru

Now sleeping...

WIP: This project is under inactive development, you can take a part in contributing.

Important

It does not have support for a game company's custom type, and will automatically return data as-is when it encounters a field containing a custom type, which I will support in the future.

And the code is messy 😭

Name

A product of sleep deprivation, from the Japanese 「寝る」.

Usage

npm install
# Before start, you need to edit config.json
node app.js [pcap]

Thanks

Person

  • Asnxthaony - Help in data serialization, deserialization
  • lilmayofuksu - Help in reverse engineering, computer security, and cryptography
  • Melledy - Help in data serialization, deserialization and packet structure

Project

  • node - Node.js JavaScript runtime
  • node-pcap-parser - Packet capture (pcap) file parser written in pure javascript for Node.js
  • protobuf-net - Protocol Buffers library for idiomatic .NET
  • colors - get colors in your node.js console
  • binary-parser - A blazing-fast declarative parser builder for binary data
  • onomondo-traffic-analyzer - Analyze the traffic from a pcap file and learn if there's something that stands out or if you could save something