Rafael Santiago Pig Versions Save

A Linux packet crafting tool.

0.0.5

7 years ago

Features

  • Introducing the sub-task shell, now is possible to use pig on interactive mode besides the default batch mode.

Bugfixes

  • None! :1st_place_medal:

0.0.4

7 years ago

Features

  • Introducing the concept of sub-tasks.
  • PCAP files importing.
  • Ethernet frame composing.
  • Operation modes for the endless crafter (random [the default] and sequential).
  • Now the application can also be built using Clang (GCC remains the default).
  • Including a file with additional remarks about how to build the application.
  • Including a how to for the new sub-task related with PCAP importing.
  • Addition of installing and uninstalling build tasks.
  • Now also including a pretty basic man page.

Bugfixes

  • When using --no-echo option the gateway's physical address is not really acquired [commit-id: #1e21cf].
  • On string parsing [commit-id: #d707ed].
  • SIGSEGV received on invalid ip.protocol entries [commit-id: #242424].

0.0.3

7 years ago

Features

  • Signatures based on ARP packets.
  • Optional gateway usage.
  • Including a little ARP Spoofing how to.

Bugfixes

  • Segmentation Fault on IPv4 verifying [commit-id: #19e1a4].