Skip to content

Commit

Permalink
git: Added pcap plugin to plugin list (WerWolv#1395)
Browse files Browse the repository at this point in the history
Adds a reference to [Pcap
Plugin](https://github.com/Professor-plum/ImHex-Plugin-Pcap) under
Third-Party Plugins

### Problem description
Adds a reference to an external repository for an ImHex Plugin to view
raw data within pcap files.

### Implementation description
The ImHex Plugin is implemented as an additional Data Provider. It
allows BPFs and selecting multiple packets for data reassembly.

### Screenshots

![screenshot](https://raw.githubusercontent.com/Professor-plum/ImHex-Plugin-Pcap/master/Images/Screenshot.png)

### Additional things
Should there be any questions I'm also available on Discord.
  • Loading branch information
Professor-plum authored Oct 30, 2023
1 parent 2fee380 commit e827ad4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PLUGINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ To install plugins, simply download the relevant `.hexplug` file and drop it in
- Adds support for Discord Rich Presence

### Third-Party Plugins
- [Pcap Plugin](https://github.com/Professor-plum/ImHex-Plugin-Pcap)
- Adds support for reading packet capture files

0 comments on commit e827ad4

Please sign in to comment.