ShareSource Site »
Projects » sniffitzt »
sniffitztBug Tracker
Summary
Files
Screenshots
Wiki
Bug Tracker
Mercurial Repository
Actions » View tickets | Report a bug
arrai | Posted: Thursday, 19 June 2008, 09:02AM (19/06/2008)
Have a look at /src/crypto/Keysearch.java for the algorithm. The sessionkey is btw. always 40 bytes long.
Do you have any more detailed bug description? Maybe some error log? If you don't want to discuss this in public, you can find my mail address in the README file ;)
Project: sniffitzt - a wow logging proxy [Bug Tracker]
Summary
Files
Screenshots
Wiki
Bug Tracker
Mercurial Repository Bug #201 [CLOSED]
Reason: Not a bug
| Vital Bug Details | |
|---|---|
| Summery: Can't grab packets | |
| Severity: Very Low | |
| Status: | Priority: Low |
| Assigned to: Nobody | Percent Complete: 0% |
| Bug Reporter | |
| Reported by: Anonymous ( on Sunday, 15 June 2008, 12:51AM (15/06/2008) ) | |
| Bug Details | |
| Hey,
i can't grab any packets from a distant server (a private one), i used the good macro and my server/client setting is good but it stuck at listen... Sorry for saying that here but i don't found any mails contacts etc.. so i say it here, feel free to delete it :D : I have some trouble to implement the session key decryption algorythm too in my C code, anyone can give me the exact algorythm, i watched at the java sourcecode of sniffitzt but i dunno where you get this long key, i have XOR'ed plain text/ciphert but the result is just a key of 20 bytes length and apparently this key is all time wrong, if anyone have the correct algorythm to apply... :) |
|
| View History » | |
Comments
Comment by:
arrai | Posted: Thursday, 19 June 2008, 09:02AM (19/06/2008)Have a look at /src/crypto/Keysearch.java for the algorithm. The sessionkey is btw. always 40 bytes long.
Do you have any more detailed bug description? Maybe some error log? If you don't want to discuss this in public, you can find my mail address in the README file ;)