RAT : Remote events Analyzer Tool

Hello

I have recently developed a plugin that I intend to utilize for analyzing remote event interactions between clients and servers. I have made this plugin freely available for your use. Additionally, you are welcome to utilize the code within the plugin.

Recently, I was engaged in the task of creating a game utilizing an existing codebase. To gain a comprehensive understanding of the existing code, which comprises two scripts totaling approximately 15,000 lines, I have decided to employ this plugin to analyze the server-client interactions during the game’s progression.

While the plugin is not perfect, it was completed within approximately an hour of effort.

Here is a screenshot for your reference:

get it here

Something like this may already exist. I don’t mind. Don’t tell me that I should not have made it, I had fun creating this.

Have a nice day.

13 Likes

What’s the use case for this? Honestly asking.

1 Like

I think the use case is pretty clear. Developers should monitor the network traffic sent to and from their game, which they can use to sort out any security vulnerabilities or optimize the traffic for mobile devices.

Maybe you notice a remote is sending too much data and it’s a hint you should compress it.

I can think of a ton of examples.

4 Likes

RemoteSpys help exploiters hack games. Who’s to say it can’t also help developers make their own games? I think this plugin will be useful!

4 Likes