<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <atom:link href="http://wpepro.net/rss.php" rel="self" type="application/rss+xml" />
  <title><![CDATA[Winsock Packet Editor (WPE) Pro]]></title>
  <description><![CDATA[WPE Pro is a packet editor. PermEdit grants system access to any running process.  Tsearch is a cheat tool designed to search for parameters in memory]]></description>
  <link>http://wpepro.net/</link>
  <item>
    <title><![CDATA[FAQ]]></title>
    <link>http://wpepro.net/index.php?categoryid=4&amp;p2_articleid=5</link>
    <guid>http://wpepro.net/index.php?categoryid=4&amp;p2_articleid=5</guid>
    <description><![CDATA[<script type="text/javascript">// <![CDATA[
google_ad_client = "pub-0380763779466521";
/* 728x90, created 9/26/10 */
google_ad_slot = "3073474690";
google_ad_width = 728;
google_ad_height = 90;
// ]]></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[

// ]]></script>
<strong>What is Winsock? </strong>(<a href="http://en.wikipedia.org/wiki/Winsock" target="_blank">More Information</a>)<br />Winsock (short for Windows Sockets) is a specification that defines how Windows network software should access network services, especially TCP/IP.<br /><br /><strong>What is TCP?</strong> (<a href="http://en.wikipedia.org/wiki/Transmission_Control_Protocol" target="_blank">More Information</a>)<br />TCP, short for Transmission Control Protocol, is one of the core protocols of the Internet protocol suite, often simply referred to as TCP/IP. Using TCP, applications on networked hosts can create <em>connections</em> to one another, over which they can exchange streams of data using Stream Sockets. The protocol guarantees reliable and in-order delivery of data from sender to receiver. TCP also distinguishes data for multiple connections by concurrent applications (<em>e.g.</em>, Web server and e-mail server) running on the same host.
<div></div>
<p><strong>What are packets? </strong>(<a href="http://en.wikipedia.org/wiki/Packet" target="_blank">More Information</a>)<br />A packet is a formatted block of information carried by a computer network. Computer communications links that do not support packets, such as traditional point-to-point telecommunications links, simply transmit data as a series of bytes, characters, or bits alone. When data is formatted into a packet, the network can transmit longer messages more efficiently and reliably. A packet consists of three elements: the first element is a <em>header</em>, which marks the beginning of the packet; the second element is the payload, which contains the information to be carried in the packet; the third element is a <em>trailer</em>, which marks the end of the packet.<br /><br /><strong>What is a packet sniffer? </strong>(<a href="http://en.wikipedia.org/wiki/Packet_sniffer" target="_blank">More Information</a>)<br />A packet sniffer (also known as a <em>network analyzer</em> or <em>protocol analyzer</em>) is computer software or computer hardware that can intercept and log traffic passing over a digital network or part of a network. As data streams travel back and forth over the network, the sniffer captures each packet and eventually decodes and analyzes its content according to the appropriate RFC or other specifications.</p><hr>]]></description>
    <pubDate>Fri, 30 Dec 2011 10:19:00 -0500</pubDate>
    <dc:creator>Bradyok</dc:creator>
  </item>
  <item>
    <title><![CDATA[About]]></title>
    <link>http://wpepro.net/index.php?categoryid=3&amp;p2_articleid=4</link>
    <guid>http://wpepro.net/index.php?categoryid=3&amp;p2_articleid=4</guid>
    <description><![CDATA[<script type="text/javascript">// <![CDATA[
google_ad_client = "pub-0380763779466521";
/* 728x90, created 9/26/10 */
google_ad_slot = "3073474690";
google_ad_width = 728;
google_ad_height = 90;
// ]]></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[

// ]]></script>
<br /><br /> WPE Pro <strong>Latest Version: </strong>0.9a<br /><strong>Operating System:</strong> Microsoft Windows XP, Windows Vista, Windows 7<br /><br /><strong>Uses</strong>
<ul>
<li>Analyze network problems.</li>
<li>Detect network intrusion attempts.</li>
<li>Gain information for effecting a network intrusion.</li>
<li>Monitor network usage.</li>
<li>Gather and report network statistics.</li>
<li>Filter suspect content from network traffic.</li>
<li>Spy on other network users and collect sensitive information such as passwords (depending on any content encryption methods which may be in use)</li>
<li>Reverse engineer protocols used over the network.</li>
<li>Debug client/server communications.</li>
</ul>
<strong>Example uses</strong>
<ul>
<li>A packet sniffer for a token ring network could detect that the token has been lost or the presence of too many tokens (verifying the protocol).</li>
<li>A packet sniffer could detect that messages are being sent to a network adapter; if the network adapter did not report receiving the messages then this would localize the failure to the adapter.</li>
<li>A packet sniffer could detect excessive messages being sent by a port, detecting an error in the implementation.</li>
<li>A packet sniffer could collect statistics on the amount of traffic (number of messages) from a process detecting the need for more bandwidth or a better method.</li>
<li>A packet sniffer could be used to extract messages and reassemble into a complete form the traffic from a process, allowing it to be reverse engineered.</li>
</ul>
<p>Information from <a href="http://en.wikipedia.org/wiki/Packet_sniffer">http://en.wikipedia.org/wiki/Packet_sniffer</a>.</p><hr>]]></description>
    <pubDate>Fri, 30 Dec 2011 10:12:00 -0500</pubDate>
    <dc:creator>Bradyok</dc:creator>
  </item>
  <item>
    <title><![CDATA[Winsock Packet Editor]]></title>
    <link>http://wpepro.net/index.php?categoryid=1&amp;p2_articleid=3</link>
    <guid>http://wpepro.net/index.php?categoryid=1&amp;p2_articleid=3</guid>
    <description><![CDATA[<center>
<script type="text/javascript">// <![CDATA[
google_ad_client = "pub-0380763779466521";
/* 728x90, created 9/26/10 */
google_ad_slot = "3073474690";
google_ad_width = 728;
google_ad_height = 90;
// ]]></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[

// ]]></script>
<br /> <a href="http://www.facebook.com/pages/WPE-Pro/261263423904670?sk=wall" target="_blank"><img src="http://wpepro.net/../facebook.png" /></a></center>
<p></p>
<p><strong><a href="http://wpepro.net/../index.php?categoryid=4&amp;p13_sectionid=1&amp;p13_fileid=1016">WPE Pro 0.9a</a></strong> (Windows XP, 2003, Vista, Windows 7), <strong><a href="http://wpepro.net/../index.php?categoryid=4&amp;p13_sectionid=1&amp;p13_fileid=2">1.3</a></strong> (Windows 95, 98, ME, 2000)</p>
<p>*UPDATE 5/22/11: New version doesn't require use of PermEdit. Thanks goes to Devalina. *<br />Winsock Packet Editor (WPE) Pro is a packet sniffing/editing tool which is generally used to hack multiplayer games. WPE Pro allows modification of data at TCP level. Using WPE Pro one can select a running process from the memory and modify the data sent by it before it reaches the destination. It can record packets from specific processes, then analyze the information. You can setup filters to modify the packets or even send them when you want in different intervals. WPE Pro could also be a useful tool for testing thick client applications or web applications which use applets to establish socket connections on non http ports.<br /><br /><strong><a href="http://wpepro.net/../index.php?categoryid=4&amp;p13_sectionid=1&amp;p13_fileid=712">PermEdit 1.25</a></strong> (Windows 95, 98, ME, 2000, XP, 2003, Vista, 7)<br />PermEdit grants system access to any running process. Usually it's used for packet editors like WPE Pro and T-Search because sometimes they are unable to target a certain game or it does not appear in the list. It can be used for other programs though.<br /><br /><strong><a href="http://wpepro.net/../index.php?categoryid=4&amp;p13_sectionid=1&amp;p13_fileid=715">T-Search 1.6b</a></strong> (Windows 95, 98, ME, 2000, XP, 2003, Vista)<br />T-Search is a cheat tool designed to search for parameters in memory while a game is running. This is a primary tool used when making trainers. This program allows the use of breakpoints and disassembly for tracking down DMA locations. This program will also automatically generate the commands needed to plug into the Trainer Maker Kit.<br /><br /><strong><a href="http://wpepro.net/../index.php?categoryid=4&amp;p13_sectionid=1&amp;p13_fileid=713">Cheat Engine 6.1</a></strong> (Windows 2000, XP, Vista, Windows 7)<br />Cheat Engine is an open source tool designed to help you with modifying single player games running under window so you can make them harder or easier depending on your preference, but also contains other usefull tools to help debugging games and even normal applications. It comes with a memory scanner to quickly scan for variables used within a game and allow you to change them, but it also comes with a debugger, disassembler, assembler, speedhack, trainer maker, direct 3D manipulation tools, system inspection tools and more.</p>
<p><strong><a href="http://wpepro.net/../index.php?categoryid=4&amp;p13_sectionid=1&amp;p13_fileid=714">ArtMoney 7.36</a></strong> (Windows 2000, XP, Vista, Windows 7)<br />Art Money is a cheating program you can use for all games. ArtMoney can make a troublesome game easier to win by helping you find the memory address where a desired quantity (like amount of money) is located so you can change that quantity. In spite of its title, ArtMoney actually allows you to change any quantity specified in a game, whether it be dollars, bullets, swords, or health points. The program finds a hex address based on the input parameters you set and prints these addresses with their corresponding values. For example, if your character has 1,431 dollars, ArtMoney searches and displays all memory addresses containing the value of 1431. Of course, as there can be hundreds of memory addresses displayed after a simple search, you will need to filter these addresses.<br /><br />This site was designed to help you easily find all the tools you need for modifying games. On the forums we have information for things such as hacking club penguin and hacking maple story. We hope you enjoy the programs and become active in the forum. If you enjoy the programs, please submit tutorials to the forums to help other users. We are now accepting donations, as this site costs money to run, and the bandwidth usage is becoming considerably higher.</p><hr>]]></description>
    <pubDate>Fri, 30 Dec 2011 10:01:00 -0500</pubDate>
    <dc:creator>Bradyok</dc:creator>
  </item>
</channel>
</rss>
