Categories > Exploiting > Scripts >

SENTI OBFUSCATOR

yesisisis

Grandfather

Posts: 29

Threads: 5

Joined: Aug, 2021

Reputation: 0

Posted

SENTI Obfuscator is my private obfuscator I use since im poor and cant get luraph, it is a good obfusctor and I've wondered if any others want to use it.

dont worry it can work on exploits if you edit it

If you wish to use it, then make a whole bunch of replies.

You'll probably try to get the script and selling it.

Here is an exmaple (has be tested in studio)

Let me know if you want to get SENTI.

  • 1

bruh,

Posts: 197

Threads: 10

Joined: Feb, 2021

Reputation: 9

Replied

looks like modded synapse xen :trolley:

  • 0

Im netral, not evil, not too kind either.

swiney2

swiney2#8267

vip

Posts: 237

Threads: 9

Joined: Jul, 2021

Reputation: 20

Replied

@OrbitRBX

retweet

  • 0

Im not really active anymore, so alot of my information isnt updated. 

https://media.discordapp.net/attachments/836952000876511252/950508582892367912/pigeon_siggy.png

TERIHAX

i say im gay as a joke 🙀

Posts: 2243

Threads: 102

Joined: Jul, 2020

Reputation: 32

Replied

@simplydev pallid suus

  • 0

yesisisis

Grandfather

Posts: 29

Threads: 5

Joined: Aug, 2021

Reputation: 0

Replied

Why everybody thinks this is pretty sus.. I mean it looks alot like synapse xen but it isnt,

Im trying to make a better verison of SENTI but it keeps breaking..

This is the result: link

If you wish to have SENTI Obfuscator just say you want and think of some improvements that should be added

  • 0

bruh,

Posts: 1

Threads: 0

Joined: Apr, 2020

Reputation: 0

Replied

Sure, I will try it out. What is your discord tag if you have discord?

  • 0

Posts: 2016

Threads: 198

Joined: Apr, 2021

Reputation: 16

Replied

Isn't that just modded Synapse Xen?

  • 0

Random quote here...

yesisisis

Grandfather

Posts: 29

Threads: 5

Joined: Aug, 2021

Reputation: 0

Replied

@Aja It isnt modded synapse xen it just looks like it.

  • 1

bruh,

Posts: 16

Threads: 6

Joined: May, 2021

Reputation: 6

Replied

Looks nice, I'd love to try this on my new script. Is there any preformance loss?

  • 0

trilliam

yesisisis

Grandfather

Posts: 29

Threads: 5

Joined: Aug, 2021

Reputation: 0

Replied

Oh god I made it to be synapse xen................

Uhm

  • 0

Added

alright uhm this is like a "finished" verison of it

It's not like synapse xen I mean like it looks like it but its soo much shorter

https://hastebin.com/raw/owujiqilit

(Please read the comments inside the obfuscated text..)

  • 0

bruh,

Posts: 421

Threads: 117

Joined: Mar, 2018

Reputation: 37

Replied

"good"

loadstring = print on the top of the script will literally deobfuscate it

(game = "a" added so i could actually run it in repl.it)

https://i.imgur.com/pIlbPHC.png

  • 0

‏‏‏‏‏

yesisisis

Grandfather

Posts: 29

Threads: 5

Joined: Aug, 2021

Reputation: 0

Replied

Alright its better and either way if you put loadstring as print it will still do the job

https://hastebin.com/raw/kivaziwuje

Try loadstring print and it still works as loadstring!

  • 0

Added

Ok im confused?

There isnt any bytecode(well used to be), Try looking around the script

  • 0

bruh,

Posts: 421

Threads: 117

Joined: Mar, 2018

Reputation: 37

Replied

@69697you can still deobfuscate it with 

local oldstring = loadstring
loadstring = function(v) print(v) return oldstring(v) end

if on repl.it, you can deobfuscate it with this (extra lines added so the "platform lock" doesn't make the script error

table.clear = function() return end
warn = print
game = {}
game.GetService = function() return {} end
local oldstring = loadstring
loadstring = function(v) print(v) return oldstring(v) end

https://i.imgur.com/uTguyKA.png

  • 0

‏‏‏‏‏

Next >>>

Users viewing this thread:

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