Categories > Exploiting > Roblox >

Misako's Decompiler and Disassembler.

Posts: 0

Threads: 0

Joined: ?

Reputation:

Posted

I promise to bring a decent decompiler for those who want to make a script but dont have enough money to afford ScriptWare or Synapse
*i just noticed that theres something messed up, but ignore that :D*

https://cdn.discordapp.com/attachments/890569786000564224/990578199048101988/unknown.png
https://cdn.discordapp.com/attachments/890569786000564224/990578308481703946/unknown.png

-- original code
local grid = {
	{ 11, 12, 13 },
	{ 21, 22, 23 },
	{ 31, 32, 33 }
}

function misakotest()
	for y, row in ipairs(grid) do
		for x, value in ipairs(row) do
			print(x, y, grid[y][x])
		end
	end
end
  • 4

Posts: 199

Threads: 22

Joined: Jul, 2021

Reputation: -22

Replied

we can view scripts from dex explorer?

  • 0

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

  • 0

Posts: 1008

Threads: 66

Joined: Sep, 2021

Reputation: 20

Replied

seems like misako is getting closer. i am excited

  • 0

"Building blocks of imagination, united in the virtual realm, where creativity thrives and friendships ignite. Welcome to the Roblox revolution!" - chatgpt

 

Kiko

Fake it 'till you make it

Posts: 23

Threads: 5

Joined: Mar, 2022

Reputation: 3

Replied

Don't trust Rexi, I saw him skid this decompiler from Axon source code.

People these days smh..

  • 0

https://yesitskiko.github.io/about-me/

I've got a PHD in Scratch.

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

@Kiko
oh no my secret

  • 0

WallyRBLX

walle#6265

Posts: 153

Threads: 11

Joined: Feb, 2022

Reputation: 5

Replied

please not random generated variables and other functions.. please.

 

Makes the code a living hell to read, it can be fixed and you can get original names of the variabes, protos, etc.

  • 0

wakntauwt

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

@WallyRBLX
Do not worry, we will add smart naming

  • 1

JOSHMISTY

Advantages

Posts: 1019

Threads: 99

Joined: Jul, 2020

Reputation: 10

Replied

Ayy nice look forward to this

  • 0

Posts: 312

Threads: 7

Joined: Mar, 2021

Reputation: 9

Replied

wow... misako is going to be great. good work rexi

  • 0

Website: HERE

Exploits I own: SynX

Contact: not ROVER6#5842 (my old one got termed)

Users viewing this thread:

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