Packet Injection

01/08/2010 10:42 Zo0YorK3h#1
I know Silkroad has the stupid blowfish encryption which is preventing me from sending packets. So if i wanted to make an autopot, i would need the key. Now if i have the key what would i do to make it accept it. Would it be easiest to just do it in c++ to bypass blowfish? Can someone explain it a little better for me, I'm trying to make a packet based autopot/autograb.

I've never done anything in SRO with c++ except a server status checker. I usually make CS 1.6/CZ Hacks(Haven't bothered with CSS yet, way too much damn coding xD).

Using: Microsoft Visual Studio Standard 6.0
01/08/2010 11:00 theonly112#2
I guess the easiest way would be if you use an Proxy like edx or nuConnector. They all have blowfish decryption and encryption.
You could try to do a Proxy like that on your own but i think its pretty hard.