Stop using Toshinou ASAP

09/10/2018 18:37 Freshek#1
Hey guys u.u

if you are advnaced...
However, if you aren't, an easier scheme:
you move -> packet is being encoded -> swf notices that you are using toshinou -> swf sends packet containing dirty toshinou stacktrace to the server
09/10/2018 18:52 PPOBackAlley#2
Nice find man, I wonder why this is in the code to start with..
09/10/2018 19:07 mchqeen12#3
Himmm :/
09/10/2018 19:18 pisi.pasz#4
What do you think it was in the code before the previous update? or its something new? and get patched into client sneaky so thats why tosh didn't said "unsupported main.swf" ?

Anyway thanks for the inform.
09/10/2018 19:25 Freshek#5
Quote:
Originally Posted by pisi.pasz View Post
What do you think it was in the code before the previous update? or its something new?
Most likely it was implemented in the last week update.

Quote:
Originally Posted by pisi.pasz View Post
and get patched into client sneaky so thats why tosh didn't said "unsupported main.swf" ?
AFAIK Toshinou doesn't have a feature which would block main.swf changes.
09/10/2018 19:44 Ghoti#6
Quote:
Originally Posted by Freshek View Post
AFAIK Toshinou doesn't have a feature which would block main.swf changes.
^this

this is the SafetyCheck performed in the worker.js:
[Only registered and activated users can see links. Click Here To Register...]

and this is the called method:
[Only registered and activated users can see links. Click Here To Register...]

There are no swf checks, only js checks which have been there since the beginning
And it says so here:
[Only registered and activated users can see links. Click Here To Register...]
09/10/2018 19:48 tahiol#7
and if you make it like an Inc in a golem? -send the server between the players and the bigpoint and let it go? -the Golem does not have bans
09/10/2018 23:34 layyloww#8
if you still use toshinou youre retarded and probally deserve to get banned
09/10/2018 23:51 MisterBombastiic#9
I'm a noob and i would like to know: they deliberately do that to ban Toshinou users or no?
09/11/2018 00:09 skeith_sk8#10
Quote:
Originally Posted by MisterBombastiic View Post
I'm a noob and i would like to know: they deliberately do that to ban Toshinou users or no?
Yes
09/11/2018 00:15 MisterBombastiic#11
Quote:
Originally Posted by skeith_sk8 View Post
Yes
well... i'm probably already in the ban list, just hope they won't ban me forever..
09/11/2018 01:34 Boyunduruk#12
So, you mean they're already in the banlist and they should try to have fun?
09/11/2018 12:34 Slaze-Maze#13
Quote:
Originally Posted by Boyunduruk View Post
So, you mean they're already in the banlist and they should try to have fun?
Botters who are using toshinou have a very high chance that they are already flagged for next banwave. So the bad news is, the banwave will come for sure but when will it be.
09/13/2018 01:52 Moneypulation#14
Wait, so bigpoint put the detection code into a toString() method because people wouldn't be looking for detection methods there I guess? Also PandorasBox seems kind of like a random name for the class, maybe also to avoid people looking in there for detection funcionality !? If that is the case, why didn't they properly obfuscate the code in the class or toString() method? At least, they could have encrypted the string "ExternalInterface" and decrypted it in runtime. In this way, anybody can just StringSearch the classes for that
09/13/2018 06:19 Requi#15
Quote:
Originally Posted by Moneypulation View Post
Wait, so bigpoint put the detection code into a toString() method because people wouldn't be looking for detection methods there I guess? Also PandorasBox seems kind of like a random name for the class, maybe also to avoid people looking in there for detection funcionality !? If that is the case, why didn't they properly obfuscate the code in the class or toString() method? At least, they could have encrypted the string "ExternalInterface" and decrypted it in runtime. In this way, anybody can just StringSearch the classes for that
[Only registered and activated users can see links. Click Here To Register...]

The class is not new.