Difference between revisions of "Utility List"

From wiki.vg
Jump to navigation Jump to search
m (spell mc3p correctly)
Line 15: Line 15:
 
| [https://github.com/SirCmpwn/SMProxy SMProxy] || SMProxy is a powerful debugging tool for Minecraft that can be used to log and manipulate communication between a server and client. || {{yes|#79}} - 13w38c || C# || Windows, Mac, & Linux || [[User:SirCmpwn|SirCmpwn]] || {{yes|Active}}
 
| [https://github.com/SirCmpwn/SMProxy SMProxy] || SMProxy is a powerful debugging tool for Minecraft that can be used to log and manipulate communication between a server and client. || {{yes|#79}} - 13w38c || C# || Windows, Mac, & Linux || [[User:SirCmpwn|SirCmpwn]] || {{yes|Active}}
 
|-
 
|-
| [https://github.com/sadimusi/mc4p mc4p] || A 1.6.2-compatible fork of [https://github.com/mmcgill/mc3p m3cp] || {{no|#74}} - 1.6.2 || Python || Windows, Mac, & Linux || [[User:sadimusi|sadimusi]] || {{yes|Active}}
+
| [https://github.com/sadimusi/mc4p mc4p] || A 1.6.2-compatible fork of [https://github.com/mmcgill/mc3p mc3p] || {{no|#74}} - 1.6.2 || Python || Windows, Mac, & Linux || [[User:sadimusi|sadimusi]] || {{yes|Active}}
 
|-
 
|-
 
| [https://code.google.com/p/mc-server/source/browse/#svn%2Ftrunk%2FTools%2FProtoProxy ProtoProxy] || A subproject of [https://code.google.com/p/mc-server/ MCServer], protocol proxy performing a man-in-the-middle attack on the protocol encryption, and parsing basic packets. || {{no|#74}} - 1.6.2 || C++ || Windows || [[user:xoft|xoft]] || {{yes|Active}}
 
| [https://code.google.com/p/mc-server/source/browse/#svn%2Ftrunk%2FTools%2FProtoProxy ProtoProxy] || A subproject of [https://code.google.com/p/mc-server/ MCServer], protocol proxy performing a man-in-the-middle attack on the protocol encryption, and parsing basic packets. || {{no|#74}} - 1.6.2 || C++ || Windows || [[user:xoft|xoft]] || {{yes|Active}}
Line 23: Line 23:
 
| [https://github.com/bencvt/McPacketSniffer McPacketSniffer] || A Minecraft client mod that logs packets to text files || {{no|#47}} - 1.4.4 || Java || Windows, Mac, & Linux || [[User:Benc|bencvt]] || {{yes|Active}}
 
| [https://github.com/bencvt/McPacketSniffer McPacketSniffer] || A Minecraft client mod that logs packets to text files || {{no|#47}} - 1.4.4 || Java || Windows, Mac, & Linux || [[User:Benc|bencvt]] || {{yes|Active}}
 
|-
 
|-
| [https://github.com/mmcgill/mc3p m3cp] || Actively maintained Python Minecraft proxy with plugin support. || {{no|#29}} - 1.2.5 || Python || Windows, Mac, & Linux || mmcgill || {{no|Inactive}}
+
| [https://github.com/mmcgill/mc3p mc3p] || Python Minecraft proxy with plugin support. || {{no|#29}} - 1.2.5 || Python || Windows, Mac, & Linux || mmcgill || {{no|Inactive}}
 
|-
 
|-
 
| [http://code.google.com/p/netminecraftmapviewer/ NetMinecraftMapViewer] || Map viewer showing entity locations and special blocks via TCP proxy || {{no|#29}} - 1.2.5 || C# ||  ||  || {{no|Inactive}}
 
| [http://code.google.com/p/netminecraftmapviewer/ NetMinecraftMapViewer] || Map viewer showing entity locations and special blocks via TCP proxy || {{no|#29}} - 1.2.5 || C# ||  ||  || {{no|Inactive}}

Revision as of 12:09, 5 October 2013

Minecraft Modern Tools and Mods
Clients | Servers | Decompilers | Libraries | Utilities | Wrappers

A list of tools to help out your Minecraft development.

Tools
Name Description Last Supported Protocol Language Operating System Author Development Status
SMProxy SMProxy is a powerful debugging tool for Minecraft that can be used to log and manipulate communication between a server and client. #79 - 13w38c C# Windows, Mac, & Linux SirCmpwn Active
mc4p A 1.6.2-compatible fork of mc3p #74 - 1.6.2 Python Windows, Mac, & Linux sadimusi Active
ProtoProxy A subproject of MCServer, protocol proxy performing a man-in-the-middle attack on the protocol encryption, and parsing basic packets. #74 - 1.6.2 C++ Windows xoft Active
mcserve gives you an "online mode whitelist" (or blacklist) plus realtime web interface #60 - 1.5 node.js Windows, Mac, & Linux superjoe Active
McPacketSniffer A Minecraft client mod that logs packets to text files #47 - 1.4.4 Java Windows, Mac, & Linux bencvt Active
mc3p Python Minecraft proxy with plugin support. #29 - 1.2.5 Python Windows, Mac, & Linux mmcgill Inactive
NetMinecraftMapViewer Map viewer showing entity locations and special blocks via TCP proxy #29 - 1.2.5 C# Inactive
MCProxy A java minecraft-proxy that can load plugins. #29 - 1.2.5 Java Maincraft Inactive
mcproxy A modular client and server-side network protocol proxy #29 - 1.2.5 C Nadrin Inactive
WiresharkDissector A wireshark dissector for the Minecraft protocol #28 - 1.2 C ScottBrooks Inactive
golem Ruby 1.9 client, acts as a standalone bot or transparent proxy #10 - 1.4b Ruby aniero Inactive
Mineproxy mineproxy C & C++ ReDucTor Inactive
minecraft-proxy A Minecraft protocol proxy Haskell glguy Inactive