Utility List: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Kierdavis
(Added sadimusi/mc3p project)
imported>Scryptonite
m (SMProxy works with 1.3.2)
Line 6: Line 6:
* ProtoProxy - a subproject of MCServer, https://code.google.com/p/mc-server/source/browse/#svn%2Ftrunk%2FProtoProxy - protocol proxy performing a man-in-the-middle attack on the protocol encryption, parses basic packets. Written in C++; note that you need to checkout whole trunk to compile; windows-only.
* ProtoProxy - a subproject of MCServer, https://code.google.com/p/mc-server/source/browse/#svn%2Ftrunk%2FProtoProxy - protocol proxy performing a man-in-the-middle attack on the protocol encryption, parses basic packets. Written in C++; note that you need to checkout whole trunk to compile; windows-only.
* [https://github.com/sadimusi/mc3p sadimusi/mc3p] - A 1.3.2-compatible fork of [https://github.com/mmcgill/mc3p m3cp]
* [https://github.com/sadimusi/mc3p sadimusi/mc3p] - A 1.3.2-compatible fork of [https://github.com/mmcgill/mc3p m3cp]
* SMProxy - https://github.com/SirCmpwn/SMProxy




Line 11: Line 12:


* NetMinecraftMapViewer - http://code.google.com/p/netminecraftmapviewer - Map viewer showing entity locations and special blocks via TCP proxy for Minecraft 1.2.5, written in c#
* NetMinecraftMapViewer - http://code.google.com/p/netminecraftmapviewer - Map viewer showing entity locations and special blocks via TCP proxy for Minecraft 1.2.5, written in c#
* SMProxy - https://github.com/SirCmpwn/SMProxy - Supports Minecraft 1.2.5
* [https://github.com/mmcgill/mc3p m3cp] - Actively maintained Python Minecraft proxy with plugin support. Runs on Linux/OS X/Windows, supports Beta 1.8 - Final 1.2.5
* [https://github.com/mmcgill/mc3p m3cp] - Actively maintained Python Minecraft proxy with plugin support. Runs on Linux/OS X/Windows, supports Beta 1.8 - Final 1.2.5
* MCProxy - https://github.com/Maincraft/MCProxy - Java minecraft-proxy that can load plugins. Supports Minecraft 1.2.5
* MCProxy - https://github.com/Maincraft/MCProxy - Java minecraft-proxy that can load plugins. Supports Minecraft 1.2.5

Revision as of 05:56, 15 September 2012

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

A list of tools to help out your Minecraft development.

The following tools support version 1.3.2 (protocol version 39):


The following tools support version 1.2.5 (protocol version 29):


These tools may be outdated: