Most recent edit on 2007-09-18 14:53:10 by AdminMitz
Additions:
CategoryTutorialsApplicationSpecific
Deletions:
CategoryTutorials
Edited on 2005-05-09 15:06:44 by AdminDaxxar [Changed sig slightly]
Additions:
-- daxxar (AdminDaxxar).
Deletions:
--daxxar (AdminDaxxar).
Edited on 2005-05-09 08:58:27 by AdminDaxxar [better language]
Additions:
"My" (i.e. Trons) plan was to split this text in three parts ;)
Deletions:
"My" (i.e. Trons) plan was to split in three parts ;)
Edited on 2005-05-09 05:18:05 by AdminDaxxar [Added optional features]
Additions:
Other optional features:
- Remove nasty annoying ads
Edited on 2005-05-09 04:34:14 by AdminDaxxar [Info about target]
Additions:
I've chosen to upgrade my MSN Messenger to 7.0, so that I can get some help testing it. (Instead of my previous (ancient) 6.2)
So, that leaves the target as MSN Messenger 7.0. :-)
Edited on 2005-05-09 04:16:44 by AdminDaxxar [Added list of parts under heading]
Additions:
Introduction - Part 1 - Part 2 - Part 3
Edited on 2005-05-09 04:12:45 by AdminDaxxar
Additions:
~1) Implementing hooks of their I/O functions, and encrypting any outgoing traffic, decrypting inbound. (Use a loader to inject a dll, and use the dll to hook stuff)
Deletions:
~1) Implementing hooks of their I/O functions, and encrypting any outgoing traffic, decrypting inbound.
Oldest known version of this page was edited on 2005-05-09 04:12:25 by AdminDaxxar [MSNSecure initial plan]
Page view:
MSNSecure - Introduction
Required Knowledge
None, really. :P
MSNSecure - Introduction
This is actually an idea of Trons, he wanted me to write a tutorial on a cool project, and suggested this.
The plan is simple: Implement encryption into MSN. What type of encryption? Doesn't matter. I'll probably just make a simple system for switching algorithms.
Perhaps even make it support multiple different ones! :o
"My" (i.e. Trons) plan was to split in three parts ;)
Namely:
- Reversing MSNs I/O stuff, to find out where and how it fetches input, and shows output.
- Implementing hooks of their I/O functions, and encrypting any outgoing traffic, decrypting inbound.
- Adding a tab to the settings-dialog, to allow configuration of stuff like who's encrypted, what algo to use, keys, or whatnot. :)
Part 1 -
Part 2 -
Part 3
Categories
CategoryTutorials