• Home
  • About
    • Rohit Nair photo

      Rohit Nair

      Programmer and Problem Solver.

    • Learn More
    • Email
    • LinkedIn
    • Github
  • Activities
  • Projects
  Projects

Network Forensics

Git Repo

August 2016 - September 2016

Reading time ~ 1 minute

JavaComputer NetworksWiresharkObject Oriented Design Share Tweet +1

  • Developed an application to analyze network packets (PCAP traces) similar to what Wireshark does.
  • Extracted information from each packet, layer by layer of the TCP/IP protocol stack.
  • Developed the application closely following all software designing principles.