Unmetered usage

Status
Not open for further replies.

programmerdams

New Member
Messages
4
Reaction score
0
Points
0
Could you please shift me to unmetered usage(dams.x10.mx)

I will be upgrading my website.

Thank You.
 

calistoy

Free Support Volunteer
Community Support
Messages
5,602
Reaction score
87
Points
48
Your site currently has a major TOS violation in your downloads section. Here is the section of the TOS it violates:

* Warez: Includes pirated software, ROMS, emulators, phreaking, hacking, password cracking, IP spoofing, etc... This also includes any sites which provide "links to" or "how to" information about such material.
 

programmerdams

New Member
Messages
4
Reaction score
0
Points
0
It is not exactly a Password Cracker(in fact it does nothing).

The program just outputs text with some delays(it has no other interaction).

I had created it to explain the use of "\r" (carriage return) in C++.
I had chosen the topic of Password Cracking as it suited the explanation well.

Here is the Readme:
_______________________________________________________________________________________________
By DAMS.

Password Cracker

A “FAKE” Password Cracker in C++.

Show’s the use of the “\r”, Carriage Return and some operation on strings including using the member function c_str(), which returns a pointer to the string, “C” Style.

This program is for instruction purposes only and I DO NOT in any way encourage “Hacking” or anything related to it.

PLEASE NOTE: THIS PROGRAM IS COVERED BY A LICENSE (which can be found at http://dams.x10.mx/dams/Password_Cracker.html).
_______________________________________________________________________________________________
There is no Violation of the terms and conditions.

Thank You.
 
Status
Not open for further replies.
Top