Forwarded from N5
⁅ᎠᎬᏟ•ՏͲᎷ⁆DpsXFreeEncryptionV5ProVersion🐆enc_.lua
239 KB
ꜰᴜʟʟ ᴅᴇᴄʀyᴩᴛ ꜱᴄʀɪᴩᴛ : DpsXFreeEncryptionV5ProVersion.lua
[©]ᴅᴇᴄ ʙy :@o_STM
[⍉]ᴇɴcʀʏᴘтιoɴ : Encryption By DpsXLua 3.2
[♀️]ᴇxᴇᴄᴜᴛᴀʙʟᴇ : No
[🌀] TYPE : TOOL --> ENC TOOL
▂▂▂▂▂▂▂▂▂▂▂▂▂▂
ᴊᴏɪɴ ᴄʜᴀɴɴᴇʟ ꜰᴏʀ ᴍᴏʀᴇ ᴅᴇᴄʀyᴩᴛᴇᴅ ꜱᴄʀɪᴩᴛꜱ↴
@SniperSTMyt
@X_VIO_LUA
@NEO_DEC
@LUA_DEC_ENC
X VIO ~ STM
[©]ᴅᴇᴄ ʙy :@o_STM
[⍉]ᴇɴcʀʏᴘтιoɴ : Encryption By DpsXLua 3.2
[♀️]ᴇxᴇᴄᴜᴛᴀʙʟᴇ : No
[🌀] TYPE : TOOL --> ENC TOOL
▂▂▂▂▂▂▂▂▂▂▂▂▂▂
ᴊᴏɪɴ ᴄʜᴀɴɴᴇʟ ꜰᴏʀ ᴍᴏʀᴇ ᴅᴇᴄʀyᴩᴛᴇᴅ ꜱᴄʀɪᴩᴛꜱ↴
@SniperSTMyt
@X_VIO_LUA
@NEO_DEC
@LUA_DEC_ENC
X VIO ~ STM
🤔1😱1
KiranLua
xo.py
xo-1.py
5.9 KB
xo game!
What's new:
-
-
-
What's new:
-
Bug fixed-
Added a new input method-
Added dialogs on KeyboardIntrrupted❤1🎉1
Add numbers together with this (kind of) simple python function!
Convert it in lua and enjoy adding very long numbers 😂
def add(a, b):
a = list(reversed(str(a)))
b = list(reversed(str(b)))
if len(a)<len(b):
c=a
a=b
b=c
carry=0
output=""
for a_idx, va in enumerate(a):
if a_idx+1 > len(b):
sum = carry+int(va)
if sum>9:
carry = int(str(sum)[:-1])
sum = int(str(sum)[-1])
else:
carry = 0
output+=str(sum)
else:
sum = carry+int(va)+int(b[a_idx])
if sum>9:
carry = int(str(sum)[:-1])
sum = int(str(sum)[-1])
else:
carry = 0
output+=str(sum)
if carry!=0:
output+=str(carry)
print("".join(list(reversed(output))))Convert it in lua and enjoy adding very long numbers 😂
This media is not supported in your browser
VIEW IN TELEGRAM
-----+-----+-----+-----+-----
| IMPORTANT |
-----+-----+-----+-----+-----
This post is made available for educational and informational purposes only. We believe that everyone must be aware of learning different types of programing languages. Please regard this channel as a legal channel as every time we use it. All our post have been made using our hard work in programming in decryption and encryption in lua and python. It does not contain any illegal activities. Our sole purpose is to help our viewers learn Ways to use themselves for an extraordinary activities for future placements in IT companies. Channel Name is not responsible for any misuse of the provided information.
REX_BOT_src.zip
3.4 KB
Now enjoy updated one..
My main plan was to add crypo miner blocker but, That got too much complicated 🤦♂😂
So didn't added that.
My main plan was to add crypo miner blocker but, That got too much complicated 🤦♂😂
So didn't added that.
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from LearnEncryptionMaking (🇮🇳 [҉ single :p ]҉ 𝐀 𝐬 𝐮 𝐫 𝐚 ☬༒꧂)
#Asura_v10_Test (3).lua
505.5 KB
Hello Guys, Asura v10 release
Is here !
ChangeLogs :
- Strongest Encode the Telegram never seen, Hardest + Impossible to Decode even if reversed somehow
- Fix Bugs and errors
- Upgraded infrastructure of Lasm obfuscation
- Anti Lasm Updated - Better than old
- No update in AntiLogs
- It is very important about security, so try it by yourself.
- © 2020 - 2022 @LearnEncryptionMaking
Note :-
- Its a challenge and for all lua teams ;)
- Full Decrypt, Bypass Anti lasm are only Allowed .
- Maybe Idk Anti lasm can be bypassable by Bydz ,Max...
- Btw It's a Toughest Encryption I've ever made...
- See Ya Guys!!!
- You see an error while executing above file, it's the error from script not from encryption👍
Is here !
ChangeLogs :
- Strongest Encode the Telegram never seen, Hardest + Impossible to Decode even if reversed somehow
- Fix Bugs and errors
- Upgraded infrastructure of Lasm obfuscation
- Anti Lasm Updated - Better than old
- No update in AntiLogs
- It is very important about security, so try it by yourself.
- © 2020 - 2022 @LearnEncryptionMaking
Note :-
- Its a challenge and for all lua teams ;)
- Full Decrypt, Bypass Anti lasm are only Allowed .
- Maybe Idk Anti lasm can be bypassable by Bydz ,Max...
- Btw It's a Toughest Encryption I've ever made...
- See Ya Guys!!!
- You see an error while executing above file, it's the error from script not from encryption👍
KiranLua
Coming soon 😋 ( Ignore that broken syntax highlighting 😂 ) BTW, Is this a good idea to make in lua?
Still coming.. Idk when it'll arrive😂
By Asura btw
By Asura btw