Skip to content

Releases: AdiKsOnDev/ProtoCap

ProtoCap v0.2.3

11 Mar 04:44

Choose a tag to compare

Features

Bug Fixes

Documentation

Refactors

75fbdbd refactor: Placed packets into a dictionary
67e9cd8 refactor: Removed unused imports

Chores

Other Changes

ProtoCap v0.2.2

07 Mar 14:54

Choose a tag to compare

Features

0df082b feat: ProtoCap now writes TCP, IP, and UDP metadata into a csv file

Bug Fixes

Documentation

Refactors

Chores

Other Changes

ProtoCap v0.2.1

07 Mar 14:46

Choose a tag to compare

Features

Bug Fixes

Documentation

Refactors

Chores

Other Changes

5ce7a06 git: Categorize commits when drafting a release

ProtoCap v0.2.0

07 Mar 14:41

Choose a tag to compare

Changes

71bc49b git: Will now get the commits since last tag
562f6c6 refactor: Loggers are in INFO mode by default
afb7e43 fix: Invalid field
51c9e15 git: Gave necessary permissions to the workflow
a60bd7f chore: Removed unused release template
c92b4c4 git: Manually log and sort commits since last tag
5fa9416 refactor: Removed unused key variable in the for loop
0d7c333 feat: ProtoCap can now parse TCP, IP and UDP packets
a184b97 refactor: Removed characters that might interfere with csv readers
9a62503 fix: Fixed a typo
1610508 fix: Fixed a typo

Release v0.1.0

06 Mar 12:51

Choose a tag to compare

First usable version of the project.

Features

  • Can get the .pcap file
  • Can run executables
  • Can get executables from a directory
  • Can analyze .pcap files and get the DNS, TSL/SSL, and HTTP protocols

Full Changelog: https://github.com/AdiKsOnDev/ProtoCap/commits/v0.1.0