NotMafia Official
Open in Telegram
Just a young mind kid who love to code. -- @CodingLogs
Show moreThe country is not specifiedThe category is not specified
1 018
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
1 018
before you vote, you have to join the channel in order to vote for him,
you can unjoin again after that....
https://t.me/E8P8E/2642
Thanks :D
1 018
NeverGear Beta Cheat 1.0
Safe main acc already tested for 3 weeks
Features :
Esp Line/Box (smooth)
UnlockAllSkin classic
Drone view (must be activate in Game)
If esp is not accurate go to app info front camera display and select hide front camera.
Also turn on display over other apps in app info
Not stable in android 11 still beta and this is only personal hack but I'll share to you cuz idk
1 018
Lets talk about this dude,
if he were chinese (I doubt that)
but if he was he would have known that this aint no sha,
sha is in bits meaning there are many sha levels like
sha256 and sha512
meaning sha256 is 256 bit long.
eg: 8d0133e8023a8d3145d605e046ce8760016df729e0e57e4d538241886c259276
and it gets that hash using some maths and decimal numbers.
thats why they call it (sha)
but this dude came in saying "new sha"
but if we look at his output its all unicode and not deciamls as the example above..
please get some knowldge beffore talking and claming to be a chinese cause real chinese would have known that simple thing
sha is deciamls and not unicode
he probably stole the sha encoding function and just changed the numbers like from (1+1) to (9999+9999) and thinking that will make new sha..............
get some knowldge please.
I am talking like an expert kid who spend 4 years in programming IT.
again I dont care if you are chinese or not but at least gain some knowldge beffore doing someting.
thats all
1 018
/lua
local function is_emoji(res)
return string.match(res, '[\240\226]') and true or false
end
print(is_emoji('😁'))
1 018
I want to create an api for, (Decoding Andlua Files),
meaning you can take the api, and request it using post with One DATA; which is the File and after doing that, it going to send you the decoded file result in hex .......
