Sythe.Org Forums     Register     FAQ     Members List     Calendar     Mark Forums Read    
 
Sythe.Org Forums  
   Runescape Gold

Sythe.org — A Virtual Goods Trading Hub

Make real cash! buying and selling in-game items.

We have a no-scam policy.

You can make thousands playing your favourite games here at Sythe.org.

Just sign up an account and follow the rules!


Take me to

Runescape Markets

Other Game Markets

Support Center

Register an Account

Close
Updater/Injection Bot Progress
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 06-18-2012, 11:41 AM
RSUltimate AREA SCAMMMERRS
 
Join Date: Nov 2011
Posts: 859
Default Updater/Injection Bot Progress

I've made many of threads like this and like all programmers have many projects sitting there to be completed. I figured I'd have another go at ASM/BCEL/Injection, I worked off and on with this before the bot nuke but I didn't have a lot of java experience then. Currently I've finished the injection loader and my login index hook is working perfectly.


Updater Log :

Code:
iJava's ASM updater
-------------------------
--- [Parameters] ---
- Loaded Keys/Parameters in 928ms
- ivParameterSpec Key : Z*b-QweZAB52VGYHVGKDUQ
- Decryption Key : 8YqOXa66B6B502luxhQsVg
--- [GamePack Fetcher] ---
- GamePack URL : http://world1.runescape.com/gamepackH3Dgho9teH2A3ycMfwKkdlsdC51WBhlE_8250922.jar
- Downloaded GamePack in 18733ms
--- [GamePack Decrypter] ---
- Decrypting inner.pack.gz.....
- Decrypted inner.pack.gz and dumped in 2056ms
--- [Updater] ---
- Loaded 1044 classes
- RS Version #719
- Hooked 10 classes
- Hooked 11 dynamic fields
- Hooked 11 dynamic methods
- Hooked 5 static fields
- Hooked 0 static methods
-------------------------

^ ri implements hooks.ByteArrayWrapper

^ akq implements hooks.Canvas
* getCanvas() --> field Ljava/awt/Canvas; akq.k

^ client implements hooks.Client
* getCanvas() --> static Ljava/awt/Canvas; aau.j
* getLoginIndex() --> static I client.cx  * 857037691
* getOperatingSystem() --> static Ljava/lang/String; kd.bi
* getSignlink() --> static Lr; ng.dh

^ afi implements hooks.DirectXToolkit
* getDirect3DParameters() --> field Ljagdx/D3DPRESENT_PARAMETERS; afi.gs
* getDirect3DCaps() --> field Ljagdx/D3DCAPS; afi.hr

^ ty implements hooks.FileOnDisk
* getRandomAccessFile() --> field Ljava/io/RandomAccessFile; ty.b
* getLength() --> field J ty.g
* getPosition() --> field J ty.k
+ write() --> method ty.k([BIII)V
+ length() --> method ty.t()J
+ seek() --> method ty.l(J)V
+ close() --> method ty.g(I)V
+ length() --> method ty.x(I)J
+ finalize() --> method ty.finalize()V
+ <init>() --> method ty.<init>(Ljava/io/File;Ljava/lang/String;J)V
+ write() --> method ty.e([BII)V
+ close() --> method ty.n()V
+ read() --> method ty.m([BIII)I
+ read() --> method ty.u([BII)I

^ sd implements hooks.Graphics
* getDisplayMode() --> field Ljava/awt/DisplayMode; sd.k
* getGrahicsDevice() --> field Ljava/awt/GraphicsDevice; sd.b

^ akq implements hooks.OpenGLToolkit
* getOpenGL() --> field Ljaggl/OpenGL; akq.g

^ mt implements hooks.Sensor
* getRobot() --> field Ljava/awt/Robot; mt.b

^ r implements hooks.SignLink
* getEventQueue() --> static Ljava/awt/EventQueue; r.bc

^ aa implements hooks.SoftwareToolkit
* getNativeId() --> field J aa.nativeid

-------------------------
Loading classes took: 5542ms
Update took: 25464ms
Refactoring took: 120ms
-------------------------
Powered by the RS-Hacking Framework

19th June 2012


Decided to just xboot the canvas and use a canvas hack after unsuccessful attempts of painting onto the canvas directly.


Last edited by iJava : 11-07-2012 at 04:19 AM.
Reply With Quote
  #2  
Old 06-23-2012, 07:21 PM
matessim's Avatar
Member
 
Join Date: Nov 2010
Location: Israel
Posts: 69
Send a message via ICQ to matessim Send a message via AIM to matessim Send a message via MSN to matessim
Default Re: Updater/Injection Bot Progress

Any chance you can throw the source up on github or something?, would be more interesting than just seeing screenshots.
__________________
Matessim's Vouch Thread!

MSN - Sales at GamersGold.org
Reply With Quote
  #3  
Old 06-30-2012, 12:36 AM
RSUltimate AREA SCAMMMERRS
 
Join Date: Nov 2011
Posts: 859
Default Re: Updater/Injection Bot Progress

Quote:
Originally Posted by matessim View Post
Any chance you can throw the source up on github or something?, would be more interesting than just seeing screenshots.

Source of my updater or the client?
Reply With Quote
  #4  
Old 07-19-2012, 01:30 PM
Yenthe666's Avatar
Apprentice
$5 USD Donor New
 
Join Date: Apr 2011
Posts: 887
Send a message via Skype™ to Yenthe666
St. Patrick's Day 2013
Default Re: Updater/Injection Bot Progress

I'd love to see the code of the client its always nice to learn from something like this!
__________________



Thanks to Exapto for it! ^
Scammers banned: 4.
Reply With Quote
  #5  
Old 07-20-2012, 05:37 AM
RSUltimate AREA SCAMMMERRS
 
Join Date: Nov 2011
Posts: 859
Default Re: Updater/Injection Bot Progress

Not sure if I want to release my source, as it my updater/injector/loader rely on each other to run so to release one I'd have to release all. The client is really a modified version of a public injection loader.
Reply With Quote
  #6  
Old 07-21-2012, 07:45 AM
Yenthe666's Avatar
Apprentice
$5 USD Donor New
 
Join Date: Apr 2011
Posts: 887
Send a message via Skype™ to Yenthe666
St. Patrick's Day 2013
Default Re: Updater/Injection Bot Progress

Hmm yeah I understand you're not to keen about that.
Well if you wouldn't want to share it into the public you could always PM me it or something?

I code some java & c# on college and i'm curious how you built this
__________________



Thanks to Exapto for it! ^
Scammers banned: 4.
Reply With Quote
  #7  
Old 07-21-2012, 08:09 AM
RSUltimate AREA SCAMMMERRS
 
Join Date: Nov 2011
Posts: 859
Default Re: Updater/Injection Bot Progress

Quote:
Originally Posted by Yenthe666 View Post
Hmm yeah I understand you're not to keen about that.
Well if you wouldn't want to share it into the public you could always PM me it or something?

I code some java & c# on college and i'm curious how you built this
Check out http://rs-hacking.com
Reply With Quote
  #8  
Old 07-23-2012, 11:26 PM
Pure 2 Da Bone's Avatar
Active Member
 
Join Date: Nov 2009
Location: USA
Posts: 172
Send a message via MSN to Pure 2 Da Bone
Default Re: Updater/Injection Bot Progress

Your making a new bot just like epicbot or any injection? Sorry im kinda poor in the language of java
__________________
Reply With Quote
  #9  
Old 07-24-2012, 06:35 AM
RSUltimate AREA SCAMMMERRS
 
Join Date: Nov 2011
Posts: 859
Default Re: Updater/Injection Bot Progress

Quote:
Originally Posted by Pure 2 Da Bone View Post
Your making a new bot just like epicbot or any injection? Sorry im kinda poor in the language of java
Doubt I'll get that far but that's the concept.
Reply With Quote
Reply



Cheap RS Gold Store  Runescape Gold

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT +1. The time now is 06:58 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.1