Skip to content

Commit

Permalink
Merge branch 'master' of https://bitbucket.org/Bag123/ea-mitm
Browse files Browse the repository at this point in the history
  • Loading branch information
Developer committed Feb 23, 2016
2 parents 6b89bd8 + 49fcd04 commit 34cd2d3
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# EA-MITM
MITM for EA's DirtySock/ProtoSSL powered products, fairly simple, used for dumping data between secure connections.
MITM for EA's DirtySock/ProtoSSL/ProtoHTTP powered products, fairly simple, used for dumping data between secure connections.

## Usage
1. Modify EA-MITM.ini with the correct ProtoSSL offsets for your game.
2. Copy proxy DLL (dinput8.dll) to the game's directory (NOTE: This may not work on all games - such as NFS: Rivals, where a more complex method of initialization is required, or DLL injection).
3. Launch the game, all connections using ProtoSSL will be dumped to `protossl_dump.acp` and can be opened with Wireshark.
More information: http://cs.rin.ru/forum/viewtopic.php?f=20&t=70681&p=1185593#p1185593

## License
Copyright (C) 2016 Baggie. All Rights Reserved.
Expand Down

0 comments on commit 34cd2d3

Please sign in to comment.