ReBreached Forums
Aimware Database - Leaked, Download! - Printable Version

+- ReBreached Forums (https://rebreached.vc)
+-- Forum: Leaks (https://rebreached.vc/Forum-Leaks)
+--- Forum: Database (https://rebreached.vc/Forum-Database)
+--- Thread: Aimware Database - Leaked, Download! (/Thread-Aimware-Database-Leaked-Download)



Aimware Database - Leaked, Download! - G0LD - 08-18-2023

[Image: aimware.png]
In mid-2019, the video game cheats website "Aimware" suffered a data breach that exposed hundreds of thousands of subscribers personal information. Data included email and IP addresses, usernames, forum posts, private messages, website activity and passwords stored as salted MD5 hashes.

Compromised data: Email addresses, IP addresses, Passwords, Private messages, Usernames, Website activity
 
Code:
DROP TABLE IF EXISTS `forum_users`;
/*!40101 SET @saved_cs_client    = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `forum_users` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `username` varchar(120) NOT NULL DEFAULT '',
  `password` varchar(120) NOT NULL DEFAULT '',
  `salt` varchar(10) NOT NULL DEFAULT '',
  `loginkey` varchar(50) NOT NULL DEFAULT '',
  `email` varchar(220) NOT NULL DEFAULT '',
  `postnum` int(10) unsigned NOT NULL DEFAULT '0',
  `threadnum` int(10) unsigned NOT NULL DEFAULT '0',
  `avatar` varchar(200) NOT NULL DEFAULT '',
  `avatardimensions` varchar(10) NOT NULL DEFAULT '',
  `avatartype` varchar(10) NOT NULL DEFAULT '0',
  `usergroup` smallint(5) unsigned NOT NULL DEFAULT '0',
  `additionalgroups` varchar(200) NOT NULL DEFAULT '',
  `displaygroup` smallint(5) unsigned NOT NULL DEFAULT '0',
  `usertitle` varchar(250) NOT NULL DEFAULT '',
  `regdate` int(10) unsigned NOT NULL DEFAULT '0',
  `lastactive` int(10) unsigned NOT NULL DEFAULT '0',
  `lastvisit` int(10) unsigned NOT NULL DEFAULT '0',
  `lastpost` int(10) unsigned NOT NULL DEFAULT '0',
  `website` varchar(200) NOT NULL DEFAULT '',
  `icq` varchar(10) NOT NULL DEFAULT '',
  `yahoo` varchar(50) NOT NULL DEFAULT '',
  `skype` varchar(75) NOT NULL DEFAULT '',
  `google` varchar(75) NOT NULL DEFAULT '',
  `birthday` varchar(15) NOT NULL DEFAULT '',
  `birthdayprivacy` varchar(4) NOT NULL DEFAULT 'all',
  `signature` text NOT NULL,
  `allownotices` tinyint(1) NOT NULL DEFAULT '0',
  `hideemail` tinyint(1) NOT NULL DEFAULT '0',
  `subscriptionmethod` tinyint(1) NOT NULL DEFAULT '0',
  `invisible` tinyint(1) NOT NULL DEFAULT '0',
  `receivepms` tinyint(1) NOT NULL DEFAULT '0',
  `receivefrombuddy` tinyint(1) NOT NULL DEFAULT '0',
  `pmnotice` tinyint(1) NOT NULL DEFAULT '0',
  `pmnotify` tinyint(1) NOT NULL DEFAULT '0',
  `buddyrequestspm` tinyint(1) NOT NULL DEFAULT '1',
  `buddyrequestsauto` tinyint(1) NOT NULL DEFAULT '0',
  `threadmode` varchar(8) NOT NULL DEFAULT '',
  `showimages` tinyint(1) NOT NULL DEFAULT '1',
  `showvideos` tinyint(1) NOT NULL DEFAULT '1',
  `showsigs` tinyint(1) NOT NULL DEFAULT '0',
  `showavatars` tinyint(1) NOT NULL DEFAULT '0',
  `showquickreply` tinyint(1) NOT NULL DEFAULT '0',
  `showredirect` tinyint(1) NOT NULL DEFAULT '0',
  `ppp` smallint(6) unsigned NOT NULL DEFAULT '0',
  `tpp` smallint(6) unsigned NOT NULL DEFAULT '0',
  `daysprune` smallint(6) unsigned NOT NULL DEFAULT '0',
  `dateformat` varchar(4) NOT NULL DEFAULT '',
  `timeformat` varchar(4) NOT NULL DEFAULT '',
  `timezone` varchar(5) NOT NULL DEFAULT '',
  `dst` int(1) NOT NULL DEFAULT '0',
  `dstcorrection` int(1) NOT NULL DEFAULT '0',
  `buddylist` text NOT NULL,
  `ignorelist` text NOT NULL,
  `style` smallint(5) unsigned NOT NULL DEFAULT '0',
  `away` int(1) NOT NULL DEFAULT '0',
  `awaydate` int(10) unsigned NOT NULL DEFAULT '0',
  `returndate` varchar(15) NOT NULL DEFAULT '',
  `awayreason` varchar(200) NOT NULL DEFAULT '',
  `pmfolders` text NOT NULL,
  `notepad` text NOT NULL,
  `referrer` int(10) unsigned NOT NULL DEFAULT '0',
  `referrals` int(10) unsigned NOT NULL DEFAULT '0',
  `reputation` int(11) NOT NULL DEFAULT '0',
  `regip` varbinary(16) NOT NULL DEFAULT '',
  `lastip` varbinary(16) NOT NULL DEFAULT '',
  `language` varchar(50) NOT NULL DEFAULT '',
  `timeonline` int(10) unsigned NOT NULL DEFAULT '0',
  `showcodebuttons` tinyint(1) NOT NULL DEFAULT '0',
  `totalpms` int(10) unsigned NOT NULL DEFAULT '0',
  `unreadpms` int(10) unsigned NOT NULL DEFAULT '0',
  `warningpoints` int(3) unsigned NOT NULL DEFAULT '0',
  `moderateposts` int(1) NOT NULL DEFAULT '0',
  `moderationtime` int(10) unsigned NOT NULL DEFAULT '0',
  `suspendposting` int(1) NOT NULL DEFAULT '0',
  `suspensiontime` int(10) unsigned NOT NULL DEFAULT '0',
  `suspendsignature` int(1) NOT NULL DEFAULT '0',
  `suspendsigtime` int(10) unsigned NOT NULL DEFAULT '0',
  `coppauser` tinyint(1) NOT NULL DEFAULT '0',
  `classicpostbit` tinyint(1) NOT NULL DEFAULT '0',
  `loginattempts` smallint(2) unsigned NOT NULL DEFAULT '1',
  `usernotes` text NOT NULL,
  `sourceeditor` tinyint(1) NOT NULL DEFAULT '0',
  `mysb_banned` smallint(1) NOT NULL DEFAULT '0',
  `mysb_banned_reason` varchar(255) NOT NULL DEFAULT '',
  `loginlockoutexpiry` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`uid`),
  UNIQUE KEY `username` (`username`),
  KEY `usergroup` (`usergroup`),
  KEY `regip` (`regip`),
  KEY `lastip` (`lastip`)
) ENGINE=MyISAM AUTO_INCREMENT=254817 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `forum_users`
--

LOCK TABLES `forum_users` WRITE;
/*!40000 ALTER TABLE `forum_users` DISABLE KEYS */;
INSERT INTO `forum_users` VALUES (1,'admin','287e1a717d8dd2618e1910e6a3902ccc','G4meTy00','DGBciCQB6kuFkQtvCUw3V5W6KJjN9bwZD8WHJlEKrBagbRkSid','aimwaresoftware@gmail.com',32,32,'','','0',4,'',0,'',1392347884,1512365288,1512365288,1509928367,'','0','','','','','all','',0,1,0,1,0,0,1,1,1,0,'linear',1,1,0,0,1,1,0,0,0,'0','0','1',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,111,287,_binary 'ВІГ‡Л†Г·',_binary '°\ns“','',59341,1,1,0,0,0,0,0,0,0,0,0,0,8,'',0,0,'',0),
(2158,'Imbahealz','7e0784111246818c62b05312ecea3ed5','K2zcYH9Y','cHvnp4DFMONlOlZqHKuYtumh3eY815zCaI2wqm135bjvY8WG1W','mark.t.udesen@hotmail.com',0,0,'','','',2,'',0,'',1401630263,1401632263,1401632122,0,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','1',1,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,0,0,_binary '>\Жяh',_binary '>\Жяh','',2000,1,0,0,0,0,0,0,0,0,0,0,0,1,'',0,0,'',0),
(63387,'wiky809','822969052a00fec604d7e3cbfdb9c3d4','kGzmhPTW','YWnJ3qwv0hVPCd2eKe122rZ6Z35VfV5jv0MDt5HfdMzxpRqaxM','alex.ta.veras52@gmail.com',0,0,'','','',2,'',0,'',1469203707,1526222349,1525643032,0,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','1',0,2,'','',0,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',52807,0,0,_binary '?Џ\ж\П',_binary 'gъё;','',610,1,0,0,0,0,0,0,0,0,0,0,0,26,'',0,0,'',0),
(4,'zim','ffdc29c0e8e80acfeeeb5adac882c5e1','DoKzoR6c','GfcKZH8cSGFSzJZigizSu59bp3veUH2wrDW2DcouzkAeANPR6Y','csgowallhacksoftware@hotmail.com',9968,91,'','','',4,'',18,'',1392349587,1556456472,1556454727,1556395080,'','0','','','','','all','',0,1,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','0',0,2,'','',10,0,0,'0','','0**Inbox$%%$1**$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,165,1636,'',_binary 'O4EЅ','',38833627,1,66875,11,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
(63355,'Angelina66','e09863302a1c0bd3d196322cd1de2734','pnjQ00Gk','NBES9BIczPIiNXFBrZfTUGB0CfsqwA4hkjbATxTldXsSNxQSwB','daniellegrano8476@spambog.com',0,0,'','','',2,'',0,'',1469187034,1469187034,1469187034,0,'','0','','','','','all','',0,1,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','1',0,2,'','',0,0,0,'0','','','',0,0,0,_binary '7y\и','','',0,1,0,0,0,0,0,0,0,0,0,0,0,150,'',0,0,'',0),
(2157,'lunke','9c9ccc05559f6c2c232c10ae217227b7','mVrALMOO','dWpDKcDUjaVsMeUsSZh1tpjASgn83XkXUmJTIAWoxz4ZqwAB9b','krwoity_2006@hotmail.com',0,0,'','','',2,'',0,'',1401629945,1425605531,1425524991,0,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','4',0,2,'','',10,0,0,'0','','1**$%%$2**$%%$3**$%%$4**','',0,0,0,_binary '\\bюW',_binary '\\aY','',4730,1,3,0,0,0,0,0,0,0,0,0,0,503,'',0,0,'',0),
(6,'fourtwenty','cf278cde78331b44fe43306ceb585060','crSpS563','fnKMSgoTQYB4Yof1P6BJMFcQYilA57obI3vh3o9aAbu3JaoWNV','lolnigger420@wp.pl',66,9,'','','',7,'',0,'',1392409795,1555114186,1555114186,1457647656,'','0','','','','','all','',1,0,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','2',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',2,3,58,_binary 'Y\еА',_binary 'јхх‚','',752956,1,135,4,0,0,0,0,0,0,0,0,0,1,'',0,0,'',0),
(7,'kubrick','8f34ad98b9a86bb64967316f48ead338','f6aNmUN5','hifE0YwY8V8jaEfN5hrQ4zxVdFKRIzTwM4wuxQ1rffOrLmGRzQ','csgohax@web.de',1312,18,'','','',7,'',0,'miss pascal flechtner',1392506623,1473928564,1473928564,1471990614,'','0','','','','','all','',0,1,0,1,1,0,2,1,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',1,2,'6,637,15247,12572,59282','',10,0,0,'0','','1**$%%$2**$%%$3**$%%$4**','',0,20,89,_binary 'T†N',_binary 'ь›','',7795744,1,200,9,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
(60470,'Mareax','2750c0f887f4aa85067f011bca6c2e1f','SiPZD0hX','h0BFHGrzwvKD70SEMezEpJqfHnpxeKfWfHz6qCP5FsKP9SfOdP','MareaxPvP@gmx.de',0,0,'','','',2,'',0,'',1467121757,1469270845,1468414686,0,'','0','','','','','all','',1,0,0,0,1,0,1,1,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','0',0,2,'','',0,0,0,'0','','','',0,0,0,_binary ']М–3',_binary ']М›©','',3082,1,0,0,0,0,0,0,0,0,0,0,0,170,'',0,0,'',0),
(9758,'raphodisy','a95d0c03bcd8ae16c99e45dd60170938','8yqYSfxr','74zQTsXgiFJlkgGY3mxQ4mjxKHJ3U5cKZUx5Y2uVsA382mghnG','raphodisy@yahoo.com.au',0,0,'','','',7,'',0,'',1416095570,1417414488,1417414488,0,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','2',0,2,'','',10,0,0,'0','','1**$%%$2**$%%$3**$%%$4**','',8615,0,0,_binary 'w',_binary 'w','',1916,1,11,0,0,0,0,0,0,0,0,0,0,335,'',0,0,'',0),
(7186,'ereboss12','d0f168d6dc2b292a18c293f12082e5f2','T3oj4sS5','QFbazp4MM4w4G1sCyrBYYSx7p2lvL1HkcsYLUxAnvVm7HxLNHO','itscryox@hotmail.com',1,0,'','','',2,'',0,'',1411585112,1537066238,1524329439,1412444208,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','2',1,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,0,0,_binary 'јБIP',_binary 'Ћ,°K','',26608,1,0,0,0,0,0,0,0,0,0,0,0,8,'',0,0,'',0),
(8,'xiNN','f88cb7c1d6306fbbf78d8dbb56899c34','CzOWfHa1','Xwbx8GZgtbleXcAlxTcU4dknDzj5t7SROG21pcuU3xjvLz66ST','milka.marioens@web.de',324,3,'','100|100','upload',7,'',0,'aGx',1392506798,1479766124,1479766124,1449999949,'http://aimware.net','0','','','','','all','If you have further questions about the cheat or problems do not hesitate to send me a private message\r\n\r\n[img]http://i.imgur.com/KuC57Gv.png?1[/img]\r\n',1,0,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','1',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',7,9,42,_binary 'N5 #',_binary 'N4\в\Ж','english',2691850,1,149,1,0,0,0,0,0,0,0,0,0,402,'idiot, keep him banned forever',0,0,'',0),
(9,'Azzuro','a985f3f78f3ea280100a0b8e5ff6cbbc','4XecU79f','ahuf35KIHuji4lVFp3VPmZAKRPbg98PKNdlSvttsyeNvbQ9T5p','sebastianson@hotmail.de',7,2,'','','',2,'',0,'',1392507410,1528915345,1528861290,1393602221,'','666','666','666','666','','none','',1,0,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,3,0,_binary 'І[›',_binary 'I\0Љ•','',38288,1,6,2,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
(4952,'Fizz','128bc4494bc0719ce2c74bb11848671a','p2c1ygmy','gaTR7Tz1ggrdobTlEeJWCIsOZPHuOSdzxSGYEl5PBdlBvFmBB3','soapmactavish141@hotmail.ca',0,0,'','','',2,'',0,'',1408151064,1409380605,1408282834,0,'','0','','','','','all','',1,1,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','2',0,2,'','',10,0,0,'0','','','',0,0,0,_binary '­!\'',_binary '­!\'','',1459,1,0,0,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
(11,'laggit','506027a8eb686ba2ce4e47b81dd4a9e0','qG6BGBm7','CDm2yTszcD7wd8sfGVYx2bkqreGB8Z7ltCOTiaMx5qj4bAfcLw','x1ney.st4r@web.de',0,0,'','','',2,'',0,'',1392668588,1399297624,1399297624,0,'','0','','','','','all','',1,0,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','10',0,2,'436','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,1,0,_binary '_[ы ',_binary '_[ъ\Р','',24422,1,7,6,0,0,0,0,0,0,0,0,0,593,'',0,0,'',1544220410),
(12,'e','a60903e63594b6184cddd90cf868419f','qIfVRm8J','QgQ4BCObF0cmDJKdrrLvIpmDsZtJEElRURSnfzqBArKQ2SmUac','jab2000@yahoo.com',11,1,'','100|100','upload',7,'',0,'',1392703718,1549998144,1549958019,1421026122,'','0','','','','','all','',1,1,0,0,1,0,1,1,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','10',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,6,2,_binary '2ъ\Д',_binary 'F©y','',82406,1,13,0,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
(3915,'CHAD36912','2293c77e7f2e42270850ea990400651c','AtLdvEqH','xU45P413n1jrkE3sPL8SrG7shkivwYYEsn78we8WnS6xjPoM2x','marketingpropnet@gmail.com',0,0,'','','',2,'',0,'',1405420894,1405431124,1405422542,0,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','1',1,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,0,0,_binary 'i\м5B',_binary 'i\м5B','',1087,1,0,0,0,0,0,0,0,0,0,0,0,517,'',0,0,'',0),
(13,'MrEpicGoat','77e506500446c463cfe75c9f1fb0c544','Y64IVCrX','S9WDH2GyLYDEnGAboLJlWUiTwU4qPwbtR1ON8C9fGNMnswWDyx','mrepicgoat@gmail.com',69,0,'','100|72','upload',10,'',0,'',1392706974,1514654758,1514515158,1514354425,'','0','','','','','all','[img]http://i.imgur.com/Ae9MtB3.png[/img]',1,1,0,1,0,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,5,15,_binary 'H^NC',_binary 'l<','',1125705,1,61,0,0,0,0,0,0,0,0,0,0,10,'',0,0,'',1551376413),
(16,'runbrian','1a9e64b6e86166d21917c4ab0c79c673','5uHuNxKB','RKdvZSmArc3oIJpRDj41u4wXN9JVhIHetxC2pK6TOFO3a9VhQp','runbrian@bu.edu',7,3,'','','',2,'',0,'',1392713508,1398972955,1398972954,1395545812,'','0','','','','','all','',0,0,0,0,0,0,0,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,0,1,_binary 'b\Ш\rs',_binary 'b\Ш\rs','',200876,1,0,0,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
(17,'riprickrip','9a04a4a6da1d4e6e4f8f9b8c9bff5019','ZTuEkbP3','1rsf4Vrqchc5wJEvhYXo4sUjo36xaLVtsjGnyqLFvr1KAq7yDg','riprickrip@gmail.com',0,0,'','','',2,'',0,'',1392717215,1413230058,1397829275,1393024854,'','0','','','','','all','',1,0,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','1',1,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,0,0,_binary ']„\Д',_binary '%c\Й$','',9301,1,6,4,0,0,0,0,0,0,0,0,0,573,'',0,0,'',0),
(19857,'mrprotec','2db046cec92e3a39ba31dc6b2a81448a','ifeOhyY9','A32gLjJGQ5YNnNsQMGsV5JcnSmJi7Lxh3yTUyGQrKAttLDZKdt','pocaza@hotmail.com',0,0,'','','',2,'',0,'',1427132231,1467283592,1467283592,0,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','1',1,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,1,0,_binary 'UҐ ь',_binary 'U§И…','',7193,1,0,0,0,0,0,0,0,0,0,0,0,395,'',1,0,'',0),
(19,'PenLJ','2d74b3a1786a56ea9735c202f65169a1','b4sDEgVa','XbMChfm8PdvK3b7a2XAUpomqSrXsrKQbnTQ5CxUnR8aoa9B8JX','hi@ljs-site.com',6,2,'','','',2,'',0,'',1392720435,1393450954,1393369291,1393369265,'','0','','','','','all','',1,1,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,2,0,_binary '­?‡6',_binary '­?‡6','',2575,1,3,3,0,0,0,0,0,0,0,0,0,555,'',0,0,'',1548327354),
(20,'Uncle','e0b0320ab3ccc9b998342540d09778cb','hXPZioAU','oDhEBBdLTaPMzCowBzkO6rJP1KxJyx39ExNL9zu5Pao1rUdaQ9','vivien.liron@gmail.com',0,0,'','','',2,'',0,'',1392722565,1414958780,1414797825,0,'','0','','','','','all','',1,0,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'','',10,0,0,'0','','','',0,0,0,_binary 'YR\Дс',_binary 'YR\Дс','english',5834,1,1,1,0,0,0,0,0,0,0,0,0,8,'',0,0,'',0),
(21,'AEN','ec5859bfcebf98e8e18b7a2de2b6d3fb','YivOIDw5','PM6y8kPnXMYshgSzwwYiT8SEAHEdi9YAT64votQnM8opRD3SQI','aen77@web.de',1,1,'','','',2,'',0,'',1392724915,1412122649,1407380286,1392826768,'','0','','','','','all','',1,1,2,0,1,0,2,1,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,1,1,_binary 'ј\ВQ­',_binary '^ту¶','english',5238,1,2,2,0,0,0,0,0,0,0,0,0,4,'',0,0,'',0),
(22,'jampic','174f18786b3702ee6ae6e6446e6e6de1','ZzdUcnZP','fXcNkpp9DufHWZrEajUVGbsFvHBwN5rAnAsFOgmX8tFIRE7TtA','colinlovesidunno@hotmail.com',12,4,'','','',7,'',0,'',1392728399,1514165336,1507509709,1401957997,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'440','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,0,5,_binary '\Ьяћ',_binary '№Ѕp ','',137662,1,0,0,10,0,0,0,0,0,0,0,0,260,'',0,0,'',0),
(4929,'imsorry','aab55c0cda129a7285e3f47b569617db','fGvA7Skv','DGeCmILkixZFsBEzILubXUmtFZav8cj1pesWH39LV7CZlPjJHR','vmailzero@gmail.com',0,0,'','','',2,'',0,'',1408005850,1421448243,1421448243,0,'','0','','','','','all','',1,1,0,1,1,0,1,1,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','2',0,2,'','',10,0,0,'0','','1**$%%$2**$%%$3**$%%$4**','',0,1,0,_binary '\З•—',_binary 'ёKУѕ','',1577,1,0,0,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
Hidden Content



RE: Aimware Database - Leaked, Download! - Fascigreg - 10-24-2023

looks awesome, thanks!


RE: Aimware Database - Leaked, Download! - zaaaw - 11-15-2023

wow thx reallygood


RE: Aimware Database - Leaked, Download! - sexman - 12-18-2023

thanks a lot man


RE: Aimware Database - Leaked, Download! - gubjil - 04-23-2024

(08-18-2023, 04:10 PM)G0LD Wrote:
[Image: aimware.png]
In mid-2019, the video game cheats website "Aimware" suffered a data breach that exposed hundreds of thousands of subscribers personal information. Data included email and IP addresses, usernames, forum posts, private messages, website activity and passwords stored as salted MD5 hashes.

Compromised data: Email addresses, IP addresses, Passwords, Private messages, Usernames, Website activity
 
Code:
DROP TABLE IF EXISTS `forum_users`;
/*!40101 SET @saved_cs_client    = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `forum_users` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `username` varchar(120) NOT NULL DEFAULT '',
  `password` varchar(120) NOT NULL DEFAULT '',
  `salt` varchar(10) NOT NULL DEFAULT '',
  `loginkey` varchar(50) NOT NULL DEFAULT '',
  `email` varchar(220) NOT NULL DEFAULT '',
  `postnum` int(10) unsigned NOT NULL DEFAULT '0',
  `threadnum` int(10) unsigned NOT NULL DEFAULT '0',
  `avatar` varchar(200) NOT NULL DEFAULT '',
  `avatardimensions` varchar(10) NOT NULL DEFAULT '',
  `avatartype` varchar(10) NOT NULL DEFAULT '0',
  `usergroup` smallint(5) unsigned NOT NULL DEFAULT '0',
  `additionalgroups` varchar(200) NOT NULL DEFAULT '',
  `displaygroup` smallint(5) unsigned NOT NULL DEFAULT '0',
  `usertitle` varchar(250) NOT NULL DEFAULT '',
  `regdate` int(10) unsigned NOT NULL DEFAULT '0',
  `lastactive` int(10) unsigned NOT NULL DEFAULT '0',
  `lastvisit` int(10) unsigned NOT NULL DEFAULT '0',
  `lastpost` int(10) unsigned NOT NULL DEFAULT '0',
  `website` varchar(200) NOT NULL DEFAULT '',
  `icq` varchar(10) NOT NULL DEFAULT '',
  `yahoo` varchar(50) NOT NULL DEFAULT '',
  `skype` varchar(75) NOT NULL DEFAULT '',
  `google` varchar(75) NOT NULL DEFAULT '',
  `birthday` varchar(15) NOT NULL DEFAULT '',
  `birthdayprivacy` varchar(4) NOT NULL DEFAULT 'all',
  `signature` text NOT NULL,
  `allownotices` tinyint(1) NOT NULL DEFAULT '0',
  `hideemail` tinyint(1) NOT NULL DEFAULT '0',
  `subscriptionmethod` tinyint(1) NOT NULL DEFAULT '0',
  `invisible` tinyint(1) NOT NULL DEFAULT '0',
  `receivepms` tinyint(1) NOT NULL DEFAULT '0',
  `receivefrombuddy` tinyint(1) NOT NULL DEFAULT '0',
  `pmnotice` tinyint(1) NOT NULL DEFAULT '0',
  `pmnotify` tinyint(1) NOT NULL DEFAULT '0',
  `buddyrequestspm` tinyint(1) NOT NULL DEFAULT '1',
  `buddyrequestsauto` tinyint(1) NOT NULL DEFAULT '0',
  `threadmode` varchar(8) NOT NULL DEFAULT '',
  `showimages` tinyint(1) NOT NULL DEFAULT '1',
  `showvideos` tinyint(1) NOT NULL DEFAULT '1',
  `showsigs` tinyint(1) NOT NULL DEFAULT '0',
  `showavatars` tinyint(1) NOT NULL DEFAULT '0',
  `showquickreply` tinyint(1) NOT NULL DEFAULT '0',
  `showredirect` tinyint(1) NOT NULL DEFAULT '0',
  `ppp` smallint(6) unsigned NOT NULL DEFAULT '0',
  `tpp` smallint(6) unsigned NOT NULL DEFAULT '0',
  `daysprune` smallint(6) unsigned NOT NULL DEFAULT '0',
  `dateformat` varchar(4) NOT NULL DEFAULT '',
  `timeformat` varchar(4) NOT NULL DEFAULT '',
  `timezone` varchar(5) NOT NULL DEFAULT '',
  `dst` int(1) NOT NULL DEFAULT '0',
  `dstcorrection` int(1) NOT NULL DEFAULT '0',
  `buddylist` text NOT NULL,
  `ignorelist` text NOT NULL,
  `style` smallint(5) unsigned NOT NULL DEFAULT '0',
  `away` int(1) NOT NULL DEFAULT '0',
  `awaydate` int(10) unsigned NOT NULL DEFAULT '0',
  `returndate` varchar(15) NOT NULL DEFAULT '',
  `awayreason` varchar(200) NOT NULL DEFAULT '',
  `pmfolders` text NOT NULL,
  `notepad` text NOT NULL,
  `referrer` int(10) unsigned NOT NULL DEFAULT '0',
  `referrals` int(10) unsigned NOT NULL DEFAULT '0',
  `reputation` int(11) NOT NULL DEFAULT '0',
  `regip` varbinary(16) NOT NULL DEFAULT '',
  `lastip` varbinary(16) NOT NULL DEFAULT '',
  `language` varchar(50) NOT NULL DEFAULT '',
  `timeonline` int(10) unsigned NOT NULL DEFAULT '0',
  `showcodebuttons` tinyint(1) NOT NULL DEFAULT '0',
  `totalpms` int(10) unsigned NOT NULL DEFAULT '0',
  `unreadpms` int(10) unsigned NOT NULL DEFAULT '0',
  `warningpoints` int(3) unsigned NOT NULL DEFAULT '0',
  `moderateposts` int(1) NOT NULL DEFAULT '0',
  `moderationtime` int(10) unsigned NOT NULL DEFAULT '0',
  `suspendposting` int(1) NOT NULL DEFAULT '0',
  `suspensiontime` int(10) unsigned NOT NULL DEFAULT '0',
  `suspendsignature` int(1) NOT NULL DEFAULT '0',
  `suspendsigtime` int(10) unsigned NOT NULL DEFAULT '0',
  `coppauser` tinyint(1) NOT NULL DEFAULT '0',
  `classicpostbit` tinyint(1) NOT NULL DEFAULT '0',
  `loginattempts` smallint(2) unsigned NOT NULL DEFAULT '1',
  `usernotes` text NOT NULL,
  `sourceeditor` tinyint(1) NOT NULL DEFAULT '0',
  `mysb_banned` smallint(1) NOT NULL DEFAULT '0',
  `mysb_banned_reason` varchar(255) NOT NULL DEFAULT '',
  `loginlockoutexpiry` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`uid`),
  UNIQUE KEY `username` (`username`),
  KEY `usergroup` (`usergroup`),
  KEY `regip` (`regip`),
  KEY `lastip` (`lastip`)
) ENGINE=MyISAM AUTO_INCREMENT=254817 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `forum_users`
--

LOCK TABLES `forum_users` WRITE;
/*!40000 ALTER TABLE `forum_users` DISABLE KEYS */;
INSERT INTO `forum_users` VALUES (1,'admin','287e1a717d8dd2618e1910e6a3902ccc','G4meTy00','DGBciCQB6kuFkQtvCUw3V5W6KJjN9bwZD8WHJlEKrBagbRkSid','aimwaresoftware@gmail.com',32,32,'','','0',4,'',0,'',1392347884,1512365288,1512365288,1509928367,'','0','','','','','all','',0,1,0,1,0,0,1,1,1,0,'linear',1,1,0,0,1,1,0,0,0,'0','0','1',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,111,287,_binary 'ВІГ‡Л†Г·',_binary '°\ns“','',59341,1,1,0,0,0,0,0,0,0,0,0,0,8,'',0,0,'',0),
(2158,'Imbahealz','7e0784111246818c62b05312ecea3ed5','K2zcYH9Y','cHvnp4DFMONlOlZqHKuYtumh3eY815zCaI2wqm135bjvY8WG1W','mark.t.udesen@hotmail.com',0,0,'','','',2,'',0,'',1401630263,1401632263,1401632122,0,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','1',1,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,0,0,_binary '>\Жяh',_binary '>\Жяh','',2000,1,0,0,0,0,0,0,0,0,0,0,0,1,'',0,0,'',0),
(63387,'wiky809','822969052a00fec604d7e3cbfdb9c3d4','kGzmhPTW','YWnJ3qwv0hVPCd2eKe122rZ6Z35VfV5jv0MDt5HfdMzxpRqaxM','alex.ta.veras52@gmail.com',0,0,'','','',2,'',0,'',1469203707,1526222349,1525643032,0,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','1',0,2,'','',0,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',52807,0,0,_binary '?Џ\ж\П',_binary 'gъё;','',610,1,0,0,0,0,0,0,0,0,0,0,0,26,'',0,0,'',0),
(4,'zim','ffdc29c0e8e80acfeeeb5adac882c5e1','DoKzoR6c','GfcKZH8cSGFSzJZigizSu59bp3veUH2wrDW2DcouzkAeANPR6Y','csgowallhacksoftware@hotmail.com',9968,91,'','','',4,'',18,'',1392349587,1556456472,1556454727,1556395080,'','0','','','','','all','',0,1,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','0',0,2,'','',10,0,0,'0','','0**Inbox$%%$1**$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,165,1636,'',_binary 'O4EЅ','',38833627,1,66875,11,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
(63355,'Angelina66','e09863302a1c0bd3d196322cd1de2734','pnjQ00Gk','NBES9BIczPIiNXFBrZfTUGB0CfsqwA4hkjbATxTldXsSNxQSwB','daniellegrano8476@spambog.com',0,0,'','','',2,'',0,'',1469187034,1469187034,1469187034,0,'','0','','','','','all','',0,1,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','1',0,2,'','',0,0,0,'0','','','',0,0,0,_binary '7y\и','','',0,1,0,0,0,0,0,0,0,0,0,0,0,150,'',0,0,'',0),
(2157,'lunke','9c9ccc05559f6c2c232c10ae217227b7','mVrALMOO','dWpDKcDUjaVsMeUsSZh1tpjASgn83XkXUmJTIAWoxz4ZqwAB9b','krwoity_2006@hotmail.com',0,0,'','','',2,'',0,'',1401629945,1425605531,1425524991,0,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','4',0,2,'','',10,0,0,'0','','1**$%%$2**$%%$3**$%%$4**','',0,0,0,_binary '\\bюW',_binary '\\aY','',4730,1,3,0,0,0,0,0,0,0,0,0,0,503,'',0,0,'',0),
(6,'fourtwenty','cf278cde78331b44fe43306ceb585060','crSpS563','fnKMSgoTQYB4Yof1P6BJMFcQYilA57obI3vh3o9aAbu3JaoWNV','lolnigger420@wp.pl',66,9,'','','',7,'',0,'',1392409795,1555114186,1555114186,1457647656,'','0','','','','','all','',1,0,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','2',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',2,3,58,_binary 'Y\еА',_binary 'јхх‚','',752956,1,135,4,0,0,0,0,0,0,0,0,0,1,'',0,0,'',0),
(7,'kubrick','8f34ad98b9a86bb64967316f48ead338','f6aNmUN5','hifE0YwY8V8jaEfN5hrQ4zxVdFKRIzTwM4wuxQ1rffOrLmGRzQ','csgohax@web.de',1312,18,'','','',7,'',0,'miss pascal flechtner',1392506623,1473928564,1473928564,1471990614,'','0','','','','','all','',0,1,0,1,1,0,2,1,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',1,2,'6,637,15247,12572,59282','',10,0,0,'0','','1**$%%$2**$%%$3**$%%$4**','',0,20,89,_binary 'T†N',_binary 'ь›','',7795744,1,200,9,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
(60470,'Mareax','2750c0f887f4aa85067f011bca6c2e1f','SiPZD0hX','h0BFHGrzwvKD70SEMezEpJqfHnpxeKfWfHz6qCP5FsKP9SfOdP','MareaxPvP@gmx.de',0,0,'','','',2,'',0,'',1467121757,1469270845,1468414686,0,'','0','','','','','all','',1,0,0,0,1,0,1,1,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','0',0,2,'','',0,0,0,'0','','','',0,0,0,_binary ']М–3',_binary ']М›©','',3082,1,0,0,0,0,0,0,0,0,0,0,0,170,'',0,0,'',0),
(9758,'raphodisy','a95d0c03bcd8ae16c99e45dd60170938','8yqYSfxr','74zQTsXgiFJlkgGY3mxQ4mjxKHJ3U5cKZUx5Y2uVsA382mghnG','raphodisy@yahoo.com.au',0,0,'','','',7,'',0,'',1416095570,1417414488,1417414488,0,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','2',0,2,'','',10,0,0,'0','','1**$%%$2**$%%$3**$%%$4**','',8615,0,0,_binary 'w',_binary 'w','',1916,1,11,0,0,0,0,0,0,0,0,0,0,335,'',0,0,'',0),
(7186,'ereboss12','d0f168d6dc2b292a18c293f12082e5f2','T3oj4sS5','QFbazp4MM4w4G1sCyrBYYSx7p2lvL1HkcsYLUxAnvVm7HxLNHO','itscryox@hotmail.com',1,0,'','','',2,'',0,'',1411585112,1537066238,1524329439,1412444208,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','2',1,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,0,0,_binary 'јБIP',_binary 'Ћ,°K','',26608,1,0,0,0,0,0,0,0,0,0,0,0,8,'',0,0,'',0),
(8,'xiNN','f88cb7c1d6306fbbf78d8dbb56899c34','CzOWfHa1','Xwbx8GZgtbleXcAlxTcU4dknDzj5t7SROG21pcuU3xjvLz66ST','milka.marioens@web.de',324,3,'','100|100','upload',7,'',0,'aGx',1392506798,1479766124,1479766124,1449999949,'http://aimware.net','0','','','','','all','If you have further questions about the cheat or problems do not hesitate to send me a private message\r\n\r\n[img]http://i.imgur.com/KuC57Gv.png?1[/img]\r\n',1,0,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','1',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',7,9,42,_binary 'N5 #',_binary 'N4\в\Ж','english',2691850,1,149,1,0,0,0,0,0,0,0,0,0,402,'idiot, keep him banned forever',0,0,'',0),
(9,'Azzuro','a985f3f78f3ea280100a0b8e5ff6cbbc','4XecU79f','ahuf35KIHuji4lVFp3VPmZAKRPbg98PKNdlSvttsyeNvbQ9T5p','sebastianson@hotmail.de',7,2,'','','',2,'',0,'',1392507410,1528915345,1528861290,1393602221,'','666','666','666','666','','none','',1,0,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,3,0,_binary 'І[›',_binary 'I\0Љ•','',38288,1,6,2,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
(4952,'Fizz','128bc4494bc0719ce2c74bb11848671a','p2c1ygmy','gaTR7Tz1ggrdobTlEeJWCIsOZPHuOSdzxSGYEl5PBdlBvFmBB3','soapmactavish141@hotmail.ca',0,0,'','','',2,'',0,'',1408151064,1409380605,1408282834,0,'','0','','','','','all','',1,1,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','2',0,2,'','',10,0,0,'0','','','',0,0,0,_binary '­!\'',_binary '­!\'','',1459,1,0,0,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
(11,'laggit','506027a8eb686ba2ce4e47b81dd4a9e0','qG6BGBm7','CDm2yTszcD7wd8sfGVYx2bkqreGB8Z7ltCOTiaMx5qj4bAfcLw','x1ney.st4r@web.de',0,0,'','','',2,'',0,'',1392668588,1399297624,1399297624,0,'','0','','','','','all','',1,0,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','10',0,2,'436','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,1,0,_binary '_[ы ',_binary '_[ъ\Р','',24422,1,7,6,0,0,0,0,0,0,0,0,0,593,'',0,0,'',1544220410),
(12,'e','a60903e63594b6184cddd90cf868419f','qIfVRm8J','QgQ4BCObF0cmDJKdrrLvIpmDsZtJEElRURSnfzqBArKQ2SmUac','jab2000@yahoo.com',11,1,'','100|100','upload',7,'',0,'',1392703718,1549998144,1549958019,1421026122,'','0','','','','','all','',1,1,0,0,1,0,1,1,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','10',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,6,2,_binary '2ъ\Д',_binary 'F©y','',82406,1,13,0,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
(3915,'CHAD36912','2293c77e7f2e42270850ea990400651c','AtLdvEqH','xU45P413n1jrkE3sPL8SrG7shkivwYYEsn78we8WnS6xjPoM2x','marketingpropnet@gmail.com',0,0,'','','',2,'',0,'',1405420894,1405431124,1405422542,0,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','1',1,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,0,0,_binary 'i\м5B',_binary 'i\м5B','',1087,1,0,0,0,0,0,0,0,0,0,0,0,517,'',0,0,'',0),
(13,'MrEpicGoat','77e506500446c463cfe75c9f1fb0c544','Y64IVCrX','S9WDH2GyLYDEnGAboLJlWUiTwU4qPwbtR1ON8C9fGNMnswWDyx','mrepicgoat@gmail.com',69,0,'','100|72','upload',10,'',0,'',1392706974,1514654758,1514515158,1514354425,'','0','','','','','all','[img]http://i.imgur.com/Ae9MtB3.png[/img]',1,1,0,1,0,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,5,15,_binary 'H^NC',_binary 'l<','',1125705,1,61,0,0,0,0,0,0,0,0,0,0,10,'',0,0,'',1551376413),
(16,'runbrian','1a9e64b6e86166d21917c4ab0c79c673','5uHuNxKB','RKdvZSmArc3oIJpRDj41u4wXN9JVhIHetxC2pK6TOFO3a9VhQp','runbrian@bu.edu',7,3,'','','',2,'',0,'',1392713508,1398972955,1398972954,1395545812,'','0','','','','','all','',0,0,0,0,0,0,0,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,0,1,_binary 'b\Ш\rs',_binary 'b\Ш\rs','',200876,1,0,0,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
(17,'riprickrip','9a04a4a6da1d4e6e4f8f9b8c9bff5019','ZTuEkbP3','1rsf4Vrqchc5wJEvhYXo4sUjo36xaLVtsjGnyqLFvr1KAq7yDg','riprickrip@gmail.com',0,0,'','','',2,'',0,'',1392717215,1413230058,1397829275,1393024854,'','0','','','','','all','',1,0,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','1',1,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,0,0,_binary ']„\Д',_binary '%c\Й$','',9301,1,6,4,0,0,0,0,0,0,0,0,0,573,'',0,0,'',0),
(19857,'mrprotec','2db046cec92e3a39ba31dc6b2a81448a','ifeOhyY9','A32gLjJGQ5YNnNsQMGsV5JcnSmJi7Lxh3yTUyGQrKAttLDZKdt','pocaza@hotmail.com',0,0,'','','',2,'',0,'',1427132231,1467283592,1467283592,0,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','1',1,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,1,0,_binary 'UҐ ь',_binary 'U§И…','',7193,1,0,0,0,0,0,0,0,0,0,0,0,395,'',1,0,'',0),
(19,'PenLJ','2d74b3a1786a56ea9735c202f65169a1','b4sDEgVa','XbMChfm8PdvK3b7a2XAUpomqSrXsrKQbnTQ5CxUnR8aoa9B8JX','hi@ljs-site.com',6,2,'','','',2,'',0,'',1392720435,1393450954,1393369291,1393369265,'','0','','','','','all','',1,1,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,2,0,_binary '­?‡6',_binary '­?‡6','',2575,1,3,3,0,0,0,0,0,0,0,0,0,555,'',0,0,'',1548327354),
(20,'Uncle','e0b0320ab3ccc9b998342540d09778cb','hXPZioAU','oDhEBBdLTaPMzCowBzkO6rJP1KxJyx39ExNL9zu5Pao1rUdaQ9','vivien.liron@gmail.com',0,0,'','','',2,'',0,'',1392722565,1414958780,1414797825,0,'','0','','','','','all','',1,0,0,0,1,0,2,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'','',10,0,0,'0','','','',0,0,0,_binary 'YR\Дс',_binary 'YR\Дс','english',5834,1,1,1,0,0,0,0,0,0,0,0,0,8,'',0,0,'',0),
(21,'AEN','ec5859bfcebf98e8e18b7a2de2b6d3fb','YivOIDw5','PM6y8kPnXMYshgSzwwYiT8SEAHEdi9YAT64votQnM8opRD3SQI','aen77@web.de',1,1,'','','',2,'',0,'',1392724915,1412122649,1407380286,1392826768,'','0','','','','','all','',1,1,2,0,1,0,2,1,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,1,1,_binary 'ј\ВQ­',_binary '^ту¶','english',5238,1,2,2,0,0,0,0,0,0,0,0,0,4,'',0,0,'',0),
(22,'jampic','174f18786b3702ee6ae6e6446e6e6de1','ZzdUcnZP','fXcNkpp9DufHWZrEajUVGbsFvHBwN5rAnAsFOgmX8tFIRE7TtA','colinlovesidunno@hotmail.com',12,4,'','','',7,'',0,'',1392728399,1514165336,1507509709,1401957997,'','0','','','','','all','',1,0,0,0,1,0,1,0,1,0,'linear',1,1,1,1,1,1,0,0,0,'0','0','10',0,2,'440','',10,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,0,5,_binary '\Ьяћ',_binary '№Ѕp ','',137662,1,0,0,10,0,0,0,0,0,0,0,0,260,'',0,0,'',0),
(4929,'imsorry','aab55c0cda129a7285e3f47b569617db','fGvA7Skv','DGeCmILkixZFsBEzILubXUmtFZav8cj1pesWH39LV7CZlPjJHR','vmailzero@gmail.com',0,0,'','','',2,'',0,'',1408005850,1421448243,1421448243,0,'','0','','','','','all','',1,1,0,1,1,0,1,1,1,0,'linear',1,1,1,1,1,1,0,0,0,'','','2',0,2,'','',10,0,0,'0','','1**$%%$2**$%%$3**$%%$4**','',0,1,0,_binary '\З•—',_binary 'ёKУѕ','',1577,1,0,0,0,0,0,0,0,0,0,0,0,2,'',0,0,'',0),
 

fantastisch


RE: Aimware Database - Leaked, Download! - Ali zhm - 04-23-2024

(10-24-2023, 04:52 PM)Fascigreg Wrote: looks awesome, thanks!

Heart