Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server > SRO PServer Guides & Releases
You last visited: Today at 16:16

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] ISRO-R certification and billing + patches

Discussion on [Release] ISRO-R certification and billing + patches within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2014
Posts: 19
Received Thanks: 72
Thumbs up [Release] ISRO-R certification and billing + patches

So, @DaxterSoul and I had written a nice post, but the forum decided we needed to provide virustotal links for the open sourced C# code (which, mind you, is never flagged as virus, even if its malicious xD)

So, if one of the mods wants to make this post a bit better by providing the auto rejected post we wrote, that'd be awesome, otherwise, enjoy.

This is for this release:

This is the billing
Virustotal for it:

This is the cert:
The scan:

Binary patches (use x64dbg)


Cert DB:

Please contribute to the project, we'd love to see people working together, and so far it's been nice to see all the work together on the discord, join it

And that's it, we put a lot of love and some effort into making it possible.
devtekve is offline  
Thanks
60 Users
Old 10/02/2022, 08:51   #2
 
elite*gold: 0
Join Date: Mar 2010
Posts: 562
Received Thanks: 226
CIGIDObject:-



CICUser:-



CICPlayer:-

Laag#82 is offline  
Thanks
12 Users
Old 10/02/2022, 23:15   #3

 
elite*gold: 260
Join Date: Aug 2008
Posts: 560
Received Thanks: 3,752
Guess it's been almost a year since I've last posted. I'll get in a few posts before 2022 is over.

Quote:
Originally Posted by devtekve View Post
Please contribute to the project, we'd love to see people working together, and so far it's been nice to see all the work together on the discord[/url]
seems to work on the Rigid client with no modifications.

Console output:

I've attached the artifacts generated. VirusTotal (only text/json/C# code content):

For anyone that doesn't understand what the tool does, it just generates struct memory layouts for some of the main classes in the game, so all you have to do is start fixing the layouts manually.

It's one half of an alternative workflow from just using ReClass like khaleed2010's post shows. With this, you know the size of sub-classes and where they lie in the layout, so you have less work to do for anything that is reused. This is talked about more in my GFXRC posts, but to give a quick example:

I can't test because I don't have the server files and client setup, but I've updated the code to hopefully work for the Rigid client. Nothing seemed different from the update instructions I originally posted for TRSRO, so it should work without any issues.

Please note that you will have to delete the "GFX_RUNTIME_CLASS" folder of the included TRSRO content, and instead use the "GFX_RUNTIME_CLASS" folder from running GFXRC_Generator on the Rigid client (what is attached to this post). Don't forget you need to run the 'x32dbg-labelscript.txt' script in x32dbg to be able to follow most of the instructions (or, just refer to the addresses in the script for whatever tool you're using since SRO is based at 0x400000 anyways)

I'm posting a link to the 'Revisions' tab to show the actual changes, so just switch to the 'Code' tab to see the full code:

Lastly, I don't have the time to mess around this stuff anymore like I used to, and I don't really see myself being in a SRO dev mood for the rest of this year, so good luck to everyone working together on something new!
Attached Files
File Type: zip 1213BD4FB84975B8498822A6F1B596C9.zip (1.17 MB, 117 views)
pushedx is offline  
Thanks
20 Users
Old 10/03/2022, 04:46   #4
Trade Restricted


 
Expel's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 398
Received Thanks: 216
Great Work lol, Best of luck to all who contributed to this
Expel is offline  
Thanks
1 User
Old 10/03/2022, 09:42   #5

 
ByMnkn's Avatar
 
elite*gold: 61
Join Date: Sep 2011
Posts: 336
Received Thanks: 53
csro-r web mall is working for those who want to try. but some changes are needed in origkey parts

ByMnkn is offline  
Thanks
1 User
Old 10/03/2022, 23:14   #6
 
elite*gold: 0
Join Date: Mar 2010
Posts: 562
Received Thanks: 226
Attached Files
File Type: rar Welcome.rar (349 Bytes, 163 views)
Laag#82 is offline  
Old 10/04/2022, 06:25   #7
 
Medo35's Avatar
 
elite*gold: 0
Join Date: Jul 2022
Posts: 8
Received Thanks: 0
Great Work
Medo35 is offline  
Old 10/06/2022, 21:07   #8

 
ZαKuRα's Avatar
 
elite*gold: 22
Join Date: Feb 2011
Posts: 612
Received Thanks: 388
Great Work
ZαKuRα is offline  
Old 10/10/2022, 02:41   #9
 
elite*gold: 0
Join Date: Mar 2010
Posts: 562
Received Thanks: 226
Welcome to devkit in isro-r




Laag#82 is offline  
Thanks
3 Users
Old 10/12/2022, 23:10   #10
 
elite*gold: 0
Join Date: Oct 2014
Posts: 19
Received Thanks: 72
Quote:
Originally Posted by khaleed2010 View Post
Welcome to devkit in isro-r




Thanks for sharing! I think you might've forgotten to post the link to the source though
devtekve is offline  
Old 10/13/2022, 08:30   #11

 
SubZero**'s Avatar
 
elite*gold: 0
Join Date: Apr 2017
Posts: 987
Received Thanks: 456
Quote:
Originally Posted by devtekve View Post
Thanks for sharing! I think you might've forgotten to post the link to the source though
nah only screens
SubZero** is offline  
Old 10/13/2022, 11:51   #12
 
elite*gold: 0
Join Date: Feb 2014
Posts: 25
Received Thanks: 1
help

Quote:
Originally Posted by khaleed2010 View Post
Welcome to devkit in isro-r




Hello friend, can you release your tools? thank you
jackzhu is offline  
Old 10/13/2022, 16:13   #13
 
elite*gold: 0
Join Date: Mar 2010
Posts: 562
Received Thanks: 226
Quote:
Originally Posted by jackzhu View Post
Hello friend, can you release your tools? thank you
you can use this



by Bimbum1337
Laag#82 is offline  
Old 10/13/2022, 18:29   #14

 
SubZero**'s Avatar
 
elite*gold: 0
Join Date: Apr 2017
Posts: 987
Received Thanks: 456
Quote:
Originally Posted by khaleed2010 View Post
you can use this



by Bimbum1337
yea we will use it, Bimbum not acting like a clown at the end
SubZero** is offline  
Thanks
1 User
Old 10/29/2023, 11:41   #15
 
elite*gold: 0
Join Date: Nov 2019
Posts: 12
Received Thanks: 0
hey can anyone help me with billing im always getting dc when i try to login and in gatewayserver getting ip in service check
Loaysb is offline  
Reply

Tags
cert, isror


Similar Threads Similar Threads
[Release] [Release] Certification server, Global Manager, Billing exploits
03/24/2017 - SRO PServer Guides & Releases - 28 Replies
So, i decided to release stuff i wrote for some tests in past in public. Includes : - Certification server exploit (reads A003 packet response, and writes it into a file) - Way to sql-inject Global Manager - Billing ASP scripts sploit
Patches, Patches, OMG Patches
08/21/2010 - EO PServer Hosting - 3 Replies
A certain someone reckons I make good guides, so heres my second effort. PATCHES! How I made One. Prerequisites 1- Computer, sorry for the sarcasm. 2- Winrar 1-Select all the files you wish to use in the patch. Include the version.dat file which needs to be edited through notepad to higher number. (EG 1001 to 1002). Important, every folder you edit in anyway must be included in the patch!



All times are GMT +2. The time now is 16:16.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.