This post is by a banned member (Skip_) - Unhide
OP 18 May, 2021 - 10:04 AM
Reply
I'm trying to make a config for a website but the password is in base64, I tried to make a function like <USER>&<PASS> but it doesn't work. Would really appreciate it if someone tells me how to fix it :).
This post is by a banned member (Xource) - Unhide
What Could Possibly Go Wrong
18 May, 2021 - 10:06 AM
Reply
First you should Encode <PASS> to Base64
This post is by a banned member (Skip_) - Unhide
OP 18 May, 2021 - 10:08 AM
Reply
(18 May, 2021 - 10:06 AM) Xource Wrote: Show More First you should Encode <PASS> to Base64
How do I do that?
This post is by a banned member (hackellman) - Unhide
18 May, 2021 - 10:31 PM
Reply
make a b64 encode function
This post is by a banned member (Skip_) - Unhide
OP 19 May, 2021 - 01:14 AM
Reply
(18 May, 2021 - 10:31 PM) hackellman Wrote: Show More make a b64 encode function
doesn't work :/. Now it says "The page has loaded for too long"
This post is by a banned member (hackellman) - Unhide
19 May, 2021 - 02:04 AM
Reply
(19 May, 2021 - 01:14 AM) cevider984 Wrote: Show More (18 May, 2021 - 10:31 PM) hackellman Wrote: Show More make a b64 encode function
doesn't work :/. Now it says "The page has loaded for too long"
no clue man
This post is by a banned member (Skip_) - Unhide
OP 19 May, 2021 - 02:25 AM
Reply
Bump
I'll pay $5 btc for anyone that can make this config
This post is by a banned member (hackellman) - Unhide
19 May, 2021 - 09:59 PM
Reply
can you dm your config so far? just to see if anythings out of order