Categories > WeAreDevs > JJSploit >

Remote spy not working

New Reply

Posts: 1

Threads: 1

Joined: Oct, 2025

Reputation: 0

Posted

Hey guys so.. i use JJSPLOIT for execution and all.. but i have found that any - every remote spy are not working at all.. 

LMK if this is my side of bug or.. its universal here.

and please give me a fix if there is 1

 

  • 0

  • Comment

Posts: 83

Threads: 11

Joined: Nov, 2018

Reputation: 8

Replied

jjsploit doesn't have "getrawmetatable" the key feature to spy on remote calls.

So, you cant use jjsploit for spying on remotes.

I would recommend using an android emulator and run a modded roblox client like Delta.

  • 0

  • Comment

GitHub: https://github.com/sound-infinity

Discord: SoundInfinity#2135

_realnickk

Security Researcher

moderator

Posts: 92

Threads: 2

Joined: Feb, 2020

Reputation: 86

Replied

Hookfunction is clunky with JJSploit. IIRC the external module uses error handlers to pull metatable data off of objects that have locked metatables. Reliable, but hookfunction support makes it useless.

 

You could try scanning the garbage collector registry recursively for the metatable function and replacing it. It won't work like hookfunction, as that actually changes the prototype of the closure, but it may work for certain scenarios.

  • 0

  • Comment

Security researcher, low-level programmer, and system administrator.

https://github.com/reversed-coffee

Login to unlock the reply editor

Add your reply

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )