Skip to content

Releases: tfarley/aclogview

1.0.11

Choose a tag to compare

@tfarley tfarley released this 19 May 01:49

GUI enhancements from fantoms:

  • Ability to re-open the current pcap file
  • Ability to search/highlight opcodes from the toolbar
  • Displays the full file path in the status bar
  • Fix for crash when sorting a column with no pcap loaded

Also includes more parsing enhancements (thanks to OptimShi & fantoms)

Adds parsing for:
INVENTORY_PUT_OBJ_IN_CONTAINER_EVENT
INVENTORY_WIELD_OBJ_EVENT
INVENTORY_REMOVE_OBJ_EVENT
VENDOR_INFO_EVENT
Evt_Communication__PopUpString_ID
Evt_Communication__Emote_ID
Evt_Communication__HearEmote_ID
Evt_Communication__SoulEmote_ID
Evt_Communication__HearSoulEmote_ID
Evt_Communication__TransientString_ID
Evt_Communication__Talk_ID
Evt_Communication__TalkDirect_ID
CLOSE_GROUND_CONTAINER_EVENT
ATTACKER_NOTIFICATION_EVENT
DEFENDER_NOTIFICATION_EVENT
EVASION_ATTACKER_NOTIFICATION_EVENT
EVASION_DEFENDER_NOTIFICATION_EVENT
Vendor, Weapon, and Creature profiles
OldPublicWeenieDesc

Enhances parsing for:
APPRAISAL_INFO_EVENT
Item profiles

Along with various fixes and cleanup.

1.0.10

Choose a tag to compare

@tfarley tfarley released this 30 Apr 07:22

Added lifestone materialize message (thanks fantoms).
Added packet list lock and forward/back buttons (thanks forbiddenz).
Added option to display guids as hex as well as adding a column for hex opcodes (thanks ogmage78).
Fixed a regression where some pcapng files would not load correctly due to the parsing stream not skipping blocks properly.

1.0.9

Choose a tag to compare

@tfarley tfarley released this 16 Apr 04:05

Contains player death message parsing, ability to copy parsed treeview to clipboard, and ability to open pcaps as fully constructed messages as opposed to packets and fragments.

1.0.8

Choose a tag to compare

@tfarley tfarley released this 12 Mar 00:50

Contains various new tools from Mag-nus for mass data mining, including exception reporting for opcode searching and parsing to binary/csv.

1.0.7

Choose a tag to compare

@tfarley tfarley released this 20 Feb 23:09

Now with more communication/chat packet decoding as well as a bulk pcap opcode searcher, from Mag-nus.

1.0.6

Choose a tag to compare

@tfarley tfarley released this 06 Feb 09:40

Support for opening Wireshark captures and pcapng format, small fixes and checks.

1.0.5

Choose a tag to compare

@tfarley tfarley released this 29 Jan 10:17

Fixes and heatmap saving option.

1.0.4

Choose a tag to compare

@tfarley tfarley released this 29 Jan 09:25

Now with some bulk pcap tools in the menu bar - select the folder and it will process all .pcap files in that folder (recursively).

1.0.3

Choose a tag to compare

@tfarley tfarley released this 22 Jan 08:21

Now with highlighting!

1.0.1

Choose a tag to compare

@tfarley tfarley released this 22 Jan 05:06
More movement packets