29.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

07-13-2014, 11:45 AM (This post was last modified: 07-13-2014 12:27 PM by Loomy.)
Post: #1
[HELP] Null this Accounting/Client Script - EASY
Hey !

Please help a brother out. Ive done half the legwork, and decoded license file, and could probably work this out, but still novice...its really basic though, couple pairs - aes, hmac sha2, these and the private/shared key are all visible in file. and structure of the generated file/license too. Hope you can help, if so, i will give full credit accordingly, thanksa bunch :)

essentially just ned to sort the date/expiry var to 0 (i think) companies to 99, lictype/status to valid

['comp_allowed'] = 1; <=99
['addons'][company] <=99
['comp_total'] = 2;
['status'] = 'valid';

extras i found digging around, idk if it helps


- (Object) add(term, options = {})

Public: Adds a new license.
- (Object) all

Public: Returns all licenses.
- (Object) cancel(license_id)

Public: Permanently cancels the given license.
- (Object) search(term, options = {})

Public: Search through all available licenses for a match.
- (Object) suspend(license_id)

Public: Indefinitely suspend a license.
- (Object) unsuspend(license_id)

Public: Unsuspend a previously suspended license.
- (Object) update_domain(license_id, options = {})

Public: Updates the domain for this license.


http://www21.zippyshare.com/v/29786108/file.html

Will appreciate help, will give credit/rep or even some other goodies
07-13-2014, 03:10 PM
Post: #2
RE:
Hello, PM me i have completed this task

Thansk




56.gif