View previous topic :: View next topic |
Author |
Message |
EsmailGoda Newbie cheater
Reputation: 0
Joined: 25 Sep 2020 Posts: 18
|
Posted: Sat Oct 10, 2020 1:03 am Post subject: Help with encryption |
|
|
I need to encrypt this
Code: |
local url = 'https://pastebin.com/raw/ju1NZW1m'
local int = getInternet()
local text = int.getURL(url)
int.destroy()
load(text)()
|
|
|
Back to top |
|
 |
exohaxor Expert Cheater
Reputation: 1
Joined: 02 Sep 2018 Posts: 101
|
Posted: Sat Oct 10, 2020 5:09 am Post subject: |
|
|
the script or data _________________
hi |
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3298
|
Posted: Sat Oct 10, 2020 4:30 pm Post subject: |
|
|
I think he means the code in the URL.
Gotta love these posts... |
|
Back to top |
|
 |
EsmailGoda Newbie cheater
Reputation: 0
Joined: 25 Sep 2020 Posts: 18
|
Posted: Sun Oct 11, 2020 2:23 am Post subject: |
|
|
Csimbi wrote: | I think he means the code in the URL.
Gotta love these posts... |
Yeah I need encryption URL
I don't want him to appear in this place |
|
Back to top |
|
 |
ParkourPenguin I post too much
Reputation: 150
Joined: 06 Jul 2014 Posts: 4654
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 204
Joined: 25 Jan 2006 Posts: 8580 Location: 127.0.0.1
|
Posted: Sun Oct 11, 2020 12:41 pm Post subject: |
|
|
EsmailGoda wrote: | Csimbi wrote: | I think he means the code in the URL.
Gotta love these posts... |
Yeah I need encryption URL
I don't want him to appear in this place |
In case you aren't aware, doing any of this is fairly pointless. A simple tool such as Fiddler or WireShark can get the URL regardless of how much you encrypt/obfuscate it in your script. _________________
- Retired. |
|
Back to top |
|
 |
Corroder Grandmaster Cheater Supreme
Reputation: 75
Joined: 10 Apr 2015 Posts: 1668
|
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3298
|
Posted: Mon Oct 12, 2020 8:38 am Post subject: |
|
|
Why'd you tell him that?!
We could have stolen all his code!  |
|
Back to top |
|
 |
Corroder Grandmaster Cheater Supreme
Reputation: 75
Joined: 10 Apr 2015 Posts: 1668
|
|
Back to top |
|
 |
|