Skip to content

AkhirAlibhai/JPcap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 

Repository files navigation

Julia Packet Library - COMP 4905 Honours Project

Purpose

To create a library that allows crafting and sniffing of packets in Julia.

Dependencies

  • julia
  • libpcap-dev

libpcap repository

https://github.com/the-tcpdump-group/libpcap

To Do list

  • View Interfaces on device
  • Intial packet structure
  • Intial creation process of packets
  • Intial sending process of packets
  • Intial sniffing process of packets
  • Constructors for packets
  • Finished creation process of packets
  • Finished sending process of packets
  • Finished sniffing process of packets
  • Import pcapng files and parse packets
  • Export sniffed packets as pcapng file
  • Reformat all the files so that they actually make sense
  • Performance testing (Elaborte more on this)
  • Add actual valuable information to this README

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published