Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 05-08-2006, 01:04 PM   #1
JD
Too lazy to set a custom title
 
Industry Role:
Join Date: Sep 2003
Posts: 22,651
nats url decoder

anyone know how or has something that will decode a NATS url?
JD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-08-2006, 01:25 PM   #2
mortenb
Confirmed User
 
mortenb's Avatar
 
Join Date: Jul 2004
Location: Denmark ICQ: 7880009
Posts: 2,203
Yes, but why would you need it?
mortenb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-08-2006, 01:32 PM   #3
QualityMpegs
Confirmed User
 
Join Date: Feb 2003
Location: Orlando, Florida
Posts: 3,521
to easily steal people's referral codes and replace them with their own?
__________________

PAYSITES CATEGORIZED AND THUMBNAILED BY NICHE - 69767780
QualityMpegs is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-08-2006, 01:35 PM   #4
Nathan
Confirmed User
 
Industry Role:
Join Date: Jul 2003
Posts: 3,108
As of NATS v3 this is a nats code:

list($data, $tourid, $subid1, $subid2, $adid) = explode(',', $natscode);
$chars = strlen($data);
$add = 4 - ($chars % 4);
if ($add < 4) while($add--) $data .= '=';

list($campaignid, $programid, $siteid) = explode(':', base64_decode($data));
__________________
"Think about it a little more and you'll agree with me, because you're smart and I'm right."
- Charlie Munger
Nathan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-08-2006, 01:37 PM   #5
mortenb
Confirmed User
 
mortenb's Avatar
 
Join Date: Jul 2004
Location: Denmark ICQ: 7880009
Posts: 2,203
I doubt that, but no matter why he needs it the data you get from decoding a nats url is pretty uninteresting.

We all know that the nats urls can come in two forms. The encoded and the clear text.. The thing is that the encoded version is not just an encoded version of the clear text version - it encodes some id's instead.. Which would be pretty useless to most of us..

Last edited by mortenb; 05-08-2006 at 01:39 PM..
mortenb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-08-2006, 01:48 PM   #6
JD
Too lazy to set a custom title
 
Industry Role:
Join Date: Sep 2003
Posts: 22,651
Quote:
Originally Posted by QualityMpegs
to easily steal people's referral codes and replace them with their own?
no. I want to see the real ID behind an encoded NATS url
JD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-08-2006, 01:50 PM   #7
StuartD
Sofa King Band
 
StuartD's Avatar
 
Join Date: Jul 2002
Location: Outside the box
Posts: 29,903
Quote:
Originally Posted by Nathan
As of NATS v3 this is a nats code:

list($data, $tourid, $subid1, $subid2, $adid) = explode(',', $natscode);
$chars = strlen($data);
$add = 4 - ($chars % 4);
if ($add < 4) while($add--) $data .= '=';

list($campaignid, $programid, $siteid) = explode(':', base64_decode($data));
It sure is a good thing you set up this GFY board to answer questions and do support
StuartD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-08-2006, 01:52 PM   #8
Juilan
Sultan of Swing
 
Juilan's Avatar
 
Join Date: Feb 2004
Location: XXXodus
Posts: 15,141
You can't crack the code, it's in Navaho.
Juilan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.