RustBuster Progress

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
I feel like facepunch writing posts about progress....

Anyways, finally I had the time, and I got the communication between the client and the server using the SecureBlackboxAPI. Thank god I finally found that since I mentioned this is the third time I was re-writing this crap out of nothing. (The SSL part) Now I just need to finalize the communication between the client-server, and ensure they are sending and reading the messages in the good way. I also have to make sure that If someone would block the communication I would immediately make the client exit. I also have to do a handler at the server side to be able to handle multiple connections at the same time, which shouldn't be too complicated I guess.

After these things are done, I will give @Snake the hand to make sure the It is secured mostly in the client side.

From that point I guess I could do a test with my guys, then do a show off test with you guys, and then some minimal modifications at the server side and I guess we are done.
 
Last edited:

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
Just as a matter of interest. Will it be necessary to run Rust Client as an Administrator in order to get RustBuster to work?
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
Just as a matter of interest. Will it be necessary to run Rust Client as an Administrator in order to get RustBuster to work?
I was thinking on It. I have even written the code for It, just unsused atm. It would be good If I could from a point where the program can safely do It's own stuff without permission problems I guess. I don't know.
 

xandeturf

Moderator
Moderator
Nov 4, 2015
132
25
28
35
Hello , I would like to know the progress of the project, and are in need of help. my skype: deathofrust
 

xandeturf

Moderator
Moderator
Nov 4, 2015
132
25
28
35
I think you have the wrong information . I did the tpr anti -hack to my server , and other protections for purposes .
 

Ằʑyɱổĸ☏ ✈ 2

New Member
Member
Jul 24, 2016
13
1
3
28
Parts Unknown
I feel like facepunch writing posts about progress....

Anyways, finally I had the time, and I got the communication between the client and the server using the SecureBlackboxAPI. Thank god I finally found that since I mentioned this is the third time I was re-writing this crap out of nothing. (The SSL part) Now I just need to finalize the communication between the client-server, and ensure they are sending and reading the messages in the good way. I also have to make sure that If someone would block the communication I would immediately make the client exit. I also have to do a handler at the server side to be able to handle multiple connections at the same time, which shouldn't be too complicated I guess.

After these things are done, I will give @Snake the hand to make sure the It is secured mostly in the client side.

From that point I guess I could do a test with my guys, then do a show off test with you guys, and then some minimal modifications at the server side and I guess we are done.
Project abandoned?Information about the promotion no
 

Virobeast

Member
Member
Sep 9, 2014
31
6
8
Yeah an update on this would be awesome, or open up the git for others to help contribute.