/close

Maxie

Onyx user!
Reputation
0
I just read some and it seems that Arbiter really hacked powerbot...
My skill in java is not very big, but to me it seems like the source is encrypted. At least I don't understand it. (Yes I did decompile the class files).
I used it myself, so I am going to see if someone logs into my account. (I got like no cash on them).
Edit: Anybody wants to join me try to decompile it?
Edit2: They just had an update and Dreclin got hacked. Not sure if he updated, but if so, they might be infected.
Edit3:
Code:
            Logger logger1 = Logger.getLogger(z[2]);
            logger1.info(z[1]);
Anyone got a clue what that is?

Edit4:
import java.awt.event.KeyAdapter;
Code:
An abstract adapter class for receiving keyboard events. The methods in this class are empty. This class exists as convenience for creating listener objects. 

Extend this class to create a KeyEvent listener and override the methods for the events of interest. (If you implement the KeyListener interface, you have to define all of the methods in it. This abstract class defines null methods for them all, so you can only have to define methods for events you care about.) 

Create a listener object using the extended class and then register it with a component using the component's addKeyListener method. When a key is pressed, released, or typed (pressed and released), the relevant method in the listener object is invoked, and the KeyEvent is passed to it.
source:
http://download.oracle.com/javase/1.4.2/docs/api/java/awt/event/KeyAdapter.html


Peoples trying to help me decompile:
* Automatic coding - Supporting me (lol).
If you want to help me, just post here.


I have seen pretty many who are changing their password because of this, but as I said multiple times, my java skill is very very limited, it might just be me not understanding the source.
 
RE: If you use RSBuddy, be a little bit careful.

Well, I have been using it and haven't been hacked.
But I would still be careful, I guess.
 
RE: If you use RSBuddy, be a little bit careful.

The RSbuddy bots were down for ages,it's possible powerbot struck back,I used RSbuddy a while ago,I didn't get hacked
 
RE: If you use RSBuddy, be a little bit careful.

Jnsn said:
The RSbuddy bots were down for ages,it's possible powerbot struck back,I used RSbuddy a while ago,I didn't get hacked
Can you explain to me what that post means? RSBuddy.com is up.
 
RE: If you use RSBuddy, be a little bit careful.

I use RSbuddy,and they had 2 updates on one day. now it's version 1.16 I dont know what to think about it actually. It might be infected...
 
RE: If you use RSBuddy, be a little bit careful.

They arn't dumb enough to start hacking yet. I've talked with Tuesday whom is one of the 7 or 8 hackers and they said they are going to wait until RSbuddy gets really big like powerbot is to do another round of hacking, instead of hacking powerbot again. Also if you use it you are happily joining in on the powerbot ddos by being in a botnet.
 
RE: If you use RSBuddy, be a little bit careful.

Aridity said:
I use RSbuddy,and they had 2 updates on one day. now it's version 1.16 I dont know what to think about it actually. It might be infected...
Oh, I just updated to 1.15. Gonna download 1.16 now then.
 
RE: If you use RSBuddy, be a little bit careful.

Maxie said:
Can you explain to me what that post means? RSBuddy.com is up.
a day or two ago the RSbuddy bots were down for a about a day, you obviously know about RSbuddy attacking powerbot and infecting there client etc and hacking accounts,it's easily possible powerbot have just done the same to RSbuddy.
 
RE: If you use RSBuddy, be a little bit careful.

Jnsn said:
a day or two ago the RSbuddy bots were down for a about a day, you obviously know about RSbuddy attacking powerbot and infecting there client etc and hacking accounts,it's easily possible powerbot have just done the same to RSbuddy.
No it's not. RSBuddy = Closed source
Powerbot = Open source
Lolwut?
 
RE: If you use RSBuddy, be a little bit careful.

Jnsn said:
a day or two ago the RSbuddy bots were down for a about a day, you obviously know about RSbuddy attacking powerbot and infecting there client etc and hacking accounts,it's easily possible powerbot have just done the same to RSbuddy.

Powerbots never infected rsbuddy? Rsbuddy's makers infected powerbot. Get your shit together.
 
RE: If you use RSBuddy, be a little bit careful.

Copper said:
Since you can't get the source any way.....
It's also encrypted. I think.
 
RE: If you use RSBuddy, be a little bit careful.

Yeah I also just saw a post about that on Powerbot is that when you use the client you are Ddosing the powebot.org site. Like is that even possible.
 
RE: If you use RSBuddy, be a little bit careful.

Aridity said:
Yeah I also just saw a post about that on Powerbot is that when you use the client you are Ddosing the powebot.org site. Like is that even possible.

Lol'd, I really hope that was sarcasm, if not I want to punch you square in the face.
 
RE: If you use RSBuddy, be a little bit careful.

Copper said:
You could probably google RSbuddy source and it would be already done for you.
I know how to decompile a java file.
But what the hell is:
Code:
        "Z-+\020\rc+x^7n>0\016\020~l8\f\001-\"6\nD{)+\027\002d)=^\002b>y\r\005k)-\007Dd\"y\032\001{)5\021\024h>y\023\013i)w";
If not an encryption?
 
RE: If you use RSBuddy, be a little bit careful.

It's possible but it's not necessarily, you using the client to DDoS the website.
I am pretty sure, they target other websites besides PowerBot as well.
 
RE: If you use RSBuddy, be a little bit careful.

I hope it's not infected, I'd literally go mad if I got my account taken, because my the time Jagex actually does something, he'd take all my shit.
OP, that code doesn't look good to me.
 
RE: If you use RSBuddy, be a little bit careful.

Maxie said:
I know how to decompile a java file.
But what the hell is:
Code:
        "Z-+\020\rc+x^7n>0\016\020~l8\f\001-\"6\nD{)+\027\002d)=^\002b>y\r\005k)-\007Dd\"y\032\001{)5\021\024h>y\023\013i)w";
If not an encryption?

You would be able to decrypt it, just take a shit ton of tries and time.
 
Back
Top