1
1
Fork
You've already forked PacketAnalyzer
1

Feature wishlist #2

Open
opened 2025年12月16日 18:00:11 +01:00 by redstrate · 1 comment
  • size mismatch warning in the UI (or any general parsing error)
  • proper "notable events" list and include more things like starting events
  • (削除) syntax highlighting for the parsed output (found a crate great for this) (削除ここまで)
  • option to switch between hexadecimal/decimal output in parsed view
  • show known ACS/CT values, they're currently hidden
  • auto-generated, copyable command for quickly replaying packets in kawari (at least AC, but ill see if i can get something for all packets)
  • ASCII output in addition to the hex view
  • button to open the bin file on desktop in your hex editor
  • include a japanese font, im tired of seeing squares
  • serve older versions on the website
- [x] size mismatch warning in the UI (or any general parsing error) - [x] proper "notable events" list and include more things like starting events - [ ] ~~syntax highlighting for the parsed output (found a crate great for this)~~ - [ ] option to switch between hexadecimal/decimal output in parsed view - [ ] show known ACS/CT values, they're currently hidden - [x] auto-generated, copyable command for quickly replaying packets in kawari (at least AC, but ill see if i can get something for all packets) - [x] ASCII output in addition to the hex view - [x] button to open the bin file on desktop in your hex editor - [x] include a japanese font, im tired of seeing squares - [ ] serve older versions on the website
Author
Owner
Copy link

syntax highlighting for the parsed output (found a crate great for this)

Delaying this for now since I couldn't make it work :/ chroma-dbg outputs ASCII color codes, and even if we convert them not all of our structs pretty-print correctly. Oh well, will try again another time.

> syntax highlighting for the parsed output (found a crate great for this) Delaying this for now since I couldn't make it work :/ chroma-dbg outputs ASCII color codes, and even if we convert them not all of our structs pretty-print correctly. Oh well, will try again another time.
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
redstrate/PacketAnalyzer#2
Reference in a new issue
redstrate/PacketAnalyzer
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?