So.. I'm trying to figure out how to decode a downloader to check out the program, but the http.fetch is encoded. It looks like Octal but it doesn't really decode into anything.. Could someone help me? it looks like this.
That's decimal. You could just do print("\104\116\116\112\115\58\47\47\112\97\115\11 6\101\9 8\105\110\46\99\111\109\47\114\97\119\47\118\110\1 04\74\50\57\80\89") to get it.
That's decimal. You could just do print("\104\116\116\112\115\58\47\47\112\97\115\11 6\101\9 8\105\110\46\99\111\109\47\114\97\119\47\118\110\1 04\74\50\57\80\89") to get it.
Well shit.. I'm retarded lmao... Thanks..
Originally Posted by sneezing panda
So.. I'm trying to figure out how to decode a downloader to check out the program, but the http.fetch is encoded. It looks like Octal but it doesn't really decode into anything.. Could someone help me? it looks like this.