04-15-2014, 02:06 AM
I had a look at this software
and found a download but a genius here will need to find a way past the registration screen.
- very long video...unable to jump forward so download with downloadHelper for Firefox instead and just to the bits you need to see
1) It's rediculously overpriced for what it does - at $1000 PER YEAR ... (and that is with the discount)
Only thing I like really is quickly generating affil links based on search and Gravity... and scheduling of recurring tweets.. but $1k (His developer must have ripped him off or some people will just buy it by not knowing
The download was found here:
It's written in Java and can be decompiled easily using JDGui
[codehttp://jd.benow.ca/#jd-gui-download[/code]
It connects initially to:
Any BBHF Crackers? > Want to try your magic?
sidenote: If he made the software $45, $79 or $97 I would have just bought it but asking $997 per year is silly.
Code:
SocialSpeed
Code:
http://GetSocialSpeed.com/replay
1) It's rediculously overpriced for what it does - at $1000 PER YEAR ... (and that is with the discount)
Code:
http://GetSocialSpeed.com/deal
Only thing I like really is quickly generating affil links based on search and Gravity... and scheduling of recurring tweets.. but $1k (His developer must have ripped him off or some people will just buy it by not knowing
The download was found here:
Code:
http://memberdownload.socialspeed.com/
It's written in Java and can be decompiled easily using JDGui
[codehttp://jd.benow.ca/#jd-gui-download[/code]
It connects initially to:
Code:
client-connect.socialspeed.com/registration/check-authorization/?email=whateveremail%40gmail.com&key=66someRandomKey
which returns:
{"success":true,"authorized":false}
chaging the response to
{"success":true,"authorized":true} using Fiddler (after much struggle) doesn't give much success - It looks like it downloads a file using TCP (not HTTP) to use as a local license file.
Any BBHF Crackers? > Want to try your magic?

sidenote: If he made the software $45, $79 or $97 I would have just bought it but asking $997 per year is silly.