Difference between revisions of "Utility List"
Jump to navigation
Jump to search
m (fixed name of minecraft-sniffer) |
(ProtoProxy compiles under Mac and Linux) |
||
Line 13: | Line 13: | ||
! scope="col" | Development Status | ! scope="col" | Development Status | ||
|- | |- | ||
− | | [https://github.com/mc-server/MCServer/tree/master/Tools/ProtoProxy ProtoProxy] || A subproject of [https://github.com/mc-server/MCServer MCServer], protocol proxy performing a man-in-the-middle attack on the protocol encryption, and parsing basic packets. || {{yes|#4}} - 1.7.4 || C++ || Windows || [[user:xoft|xoft]] || {{yes|Active}} | + | | [https://github.com/mc-server/MCServer/tree/master/Tools/ProtoProxy ProtoProxy] || A subproject of [https://github.com/mc-server/MCServer MCServer], protocol proxy performing a man-in-the-middle attack on the protocol encryption, and parsing basic packets. || {{yes|#4}} - 1.7.4 || C++ || Windows, Mac, Linux || [[user:xoft|xoft]] || {{yes|Active}} |
|- | |- | ||
| [https://github.com/Yogu/minecraft-sniffer minecraft-sniffer] || A proxy that prints out server and client packets in JSON format. Does not support encryption.|| {{yes|#4}} - 1.7.4 || node.js || Windows, Mac, & Linux || [[user:Yogu|Yogu]] || {{yes|Active}} | | [https://github.com/Yogu/minecraft-sniffer minecraft-sniffer] || A proxy that prints out server and client packets in JSON format. Does not support encryption.|| {{yes|#4}} - 1.7.4 || node.js || Windows, Mac, & Linux || [[user:Yogu|Yogu]] || {{yes|Active}} |
Revision as of 12:24, 17 January 2014
Minecraft Modern Tools and Mods | |
---|---|
Clients | Servers | Decompilers | Libraries | Utilities | Wrappers |
A list of tools to help out your Minecraft development.
Name | Description | Last Supported Protocol | Language | Operating System | Author | Development Status |
---|---|---|---|---|---|---|
ProtoProxy | A subproject of MCServer, protocol proxy performing a man-in-the-middle attack on the protocol encryption, and parsing basic packets. | #4 - 1.7.4 | C++ | Windows, Mac, Linux | xoft | Active |
minecraft-sniffer | A proxy that prints out server and client packets in JSON format. Does not support encryption. | #4 - 1.7.4 | node.js | Windows, Mac, & Linux | Yogu | Active |
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 |
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 |