Skip to content

rod1onov98/SAMP-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SA:MP Packet Proxy

SA:MP Packet Proxy is a lightweight packet sniffer and decryptor for San Andreas Multiplayer (SA:MP). It captures, decrypts, and displays network packets between the client and server in real-time, providing both hexadecimal.

Full SA:MP decryption support

Packet identification – recognizes common SA:MP packet IDs and displays their names

Real-time packet monitoring – observe client-server communication as it happens

Forwarding support – optionally forward captured packets for analysis or proxying

This tool is designed for network analysis, debugging, and educational purposes within SA-MP environments.

Languages Used

C++ only

Usage

main.exe(or proxy.exe if you used build from release) <remote_server_ip> <remote_server_port>

The program automatically detects your local IP and port, then starts capturing packets from the specified server.

From game

https://ibb.co/fYg3TDJv

About

SA:MP Proxy server-client

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors