Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
/ ImposterSyndrome Public archive

This is a packet sniffer for Among Us. It will inform you who are crewmates, and who are imposters.

Notifications You must be signed in to change notification settings

bogey3/ImposterSyndrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImposterSyndrome

This is a packet sniffer for Among Us. It will inform you which players are crewmates, and which are imposters.

Prerequisites

This program relies on gopacket, which relies on winpcap or npcap on windows, please install one of those before running this program.

Important Note

Please don't ruin the game, I created this as a learning experience and wanted to share it, but please don't ruin games of Among Us.

Sample Output

Using Intel(R) Ethernet Connection I219-V
Listening for spawn packet...
+-------------------------++-------------------------+
| Crewmates  | Colour     || Imposters  | Colour     |
+-------------------------++-------------------------+
| Limahm     | Coral      || Carbous    | Green      |
| Ousloe     | Red        || Darkbook   | White      |
| Meanstar   | Lime       || Sunnysoda  | Yellow     |
| Ovalcrowd  | Cyan       ||            |            |
| Lotin      | Rose       ||            |            |
| Phorek     | Orange     ||            |            |
| Lexpow     | Banana     ||            |            |
| Misfish    | Pink       ||            |            |
| Phoyx      | Gray       ||            |            |
+-------------------------++-------------------------+

About

This is a packet sniffer for Among Us. It will inform you who are crewmates, and who are imposters.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages