Projects
Here is where I put a list of projects I'm working on. I usually make textfile notes to myself so that is what the 'notes' catagory is. If you have ANY suggestions at all as to a program I should make, contact me ASAP.
Name: Imma Proxy
Version: 1.0
Catagory: General
Description: Allows you to use your home computer as a web proxy. Might release.
Self-Notes:
1. Allow certain IPs to only connect (or all IPs)
2. Edits HTML of remote site so that everything is requested through your IP instead
3. Username + Password Authentication
Name: Odd/Even Day
Version: 1.0
Catagory: PristonTale Server Dev
Description: This will not be released publically.
Self-Notes:
1. Every other day pvp is enabled in navisko
2. During these pvp days, xp and gold rate is higher
3. Special spawns enabled every other day as well
Name: PT RegIt
Version: 1.0
Catagory: PristonTale Server Dev
Description: A self-hosting registration script.
Self-Notes:
1. Hosts own registration page from computer at selected port
2. Checks if symbols, spaces, etc are in username/password/etc. Can select min/max length for each.
3. Can blacklist certain IPs from registration
4. Can blacklist certain Account Names and Emails from registration.
5. Can permit only X amount of account registrations from any given IP
6. Can have filter area to filter out bad words, etc.
7. Will have area within program to allow the HTML of the page to be modified and previewed. Also will have a menu to insert the "Email", "Nick", and "Password" textboxes, as well as the command button to do the submit.
8. Will have area to change the "successful" and failure page, as well as the string(s)/messages/etc seen on them.
Name: Remote PT
Version: 1.0
Catagory: PristonTale Server Dev
Description: This program will allow for users to modify their PristonTale server remotely.
Self-Notes:
1. Modify hotuk
2. Restart Server (uses API)
3. Make accounts
4. Ban accounts
5. Reload Configuration (uses API)
6. Lookup user SQL Data (also shows if user is online)
Name: Snoxd Exploit Project
Version: 1.0
Catagory: Security
Description: *A group collaboration*, this project is designed so that ANYBODY who knows how to program can contribute. Basically, there's a main interface that has a directory list. Each directory is named after the catagory it represents (and is in the folder with the main exe). Once you select a catagory, a secondary list shows all the exe's within that folder (which are named after what the tool does). When a user double clicks the program he/she wants to use, a window is shown that loads an ini file. This ini file contains information about the exe (i.e. author, author's website, application name, date made, and description). Due to this loading method, a user can add their own tool to the program on the fly. We would like for you guys to submit your tools to us. If you're interested in helping, visit Snoxd, Programming -> Project -> Snoxd Exploit Project.
ScreenShots:
1. Main Interface
2. Exe Execution
Name: SQL Query Tool
Version: 1.0
Catagory: PristonTale Server Dev
Description: A general SQL tool.
Self-Notes:
1. Ban users/Unban users
2. Grab table data for certain name
3. Grab all registered account names
4. Delete Account
5. Make Account
6. Rename Account
7. Copy Account
8. Ban all accounts with a certain IP. *This will only work if the SQL tables have a column for the IP used during registration. If this is an IP that changes after playing the game, then it won't be as effective, but is still a good option to have.
_____________
Loading Time:0.0001 seconds