C-Parse Build 5 ===================== Log Parser ---------- - Parses multiple files in sequential order. - Handles both types for common logs: Format 1: INSERT INTO (ccuser,ccpass) VALUES ('',''); Format 2: ADD-:|:99999999:20020123:20050123:30 ~ Rejects are defined when encrypted password does not equal 13 characters. ~ Swap on 13 -> Sometimes the password and username are mixed up on certain combos. Since CCBill's usernames = 6-8 it is feasible to perform this action. AuthentiX Checker ----------------- - Checks passwords for '.' or '/' characters and if first 2 characters are digits. (Thanks Rhino for post @ Securibox for this info) - If certainty is >= 90% then file is considered an AuthX file and renamed to (*.x) (.x) is the extension used by AuthX the Reaper by GaaMoa. Idea and code written by Sentinel Questions or comments should be posted at Securibox or e-mailed to me at: sentinel@securibox.net THIS PROGRAM IS FREEWARE AND IS NOT ALLOWED TO BE SOLD BY ANYONE.