Hello everyone,
I've been experimenting largely in the "reverse engineering" area of things over the last few weeks after I was offered a job at a company that aims to build a centralized service for all chat clients (eg. skype, facebook, kik, etc) in one place! Whilst I was reversing the Skype protocol from the Skype Android app, I came up with an idea.
Why not create a modified Flash Plugin? Over the last few days I've been extensively modifying the source code that comes with the Chromium web browser. I currently have a working plugin that can redirect packets to an external program and then inject them back in. This means that I can create a single update that will be self updating (with no work at all) because it operates at a higher level than a pure Packet Bot/Tool. This means that most of the heavy lifting and the encryption is handled by DarkOrbit and I simply read the left over packets.
It's not as fast as I had hoped, but I am working on it and hope to have a demo plugin out soon. If this is successful, then I will release my source code for everyone!
-jD
I've been experimenting largely in the "reverse engineering" area of things over the last few weeks after I was offered a job at a company that aims to build a centralized service for all chat clients (eg. skype, facebook, kik, etc) in one place! Whilst I was reversing the Skype protocol from the Skype Android app, I came up with an idea.
Why not create a modified Flash Plugin? Over the last few days I've been extensively modifying the source code that comes with the Chromium web browser. I currently have a working plugin that can redirect packets to an external program and then inject them back in. This means that I can create a single update that will be self updating (with no work at all) because it operates at a higher level than a pure Packet Bot/Tool. This means that most of the heavy lifting and the encryption is handled by DarkOrbit and I simply read the left over packets.
It's not as fast as I had hoped, but I am working on it and hope to have a demo plugin out soon. If this is successful, then I will release my source code for everyone!
-jD