Difference between revisions of "Libprot"
Line 2: | Line 2: | ||
|Name=Libprot | |Name=Libprot | ||
|Short description=Software protection framework | |Short description=Software protection framework | ||
− | |Full description=Libprot framework | + | |Full description=Libprot is free open source framework written on C++ and designed to provide with simple functionality of software protection. |
+ | |||
+ | Developed under the GNU General Public License (GPL). | ||
|Homepage URL=https://github.com/libprot/trunk | |Homepage URL=https://github.com/libprot/trunk | ||
− | |||
|Computer languages=C++ | |Computer languages=C++ | ||
|Documentation note=Libprot is designed to provide simple functionality of software protection and full sources coded are included. It helps to reduce cost of developing software protection. | |Documentation note=Libprot is designed to provide simple functionality of software protection and full sources coded are included. It helps to reduce cost of developing software protection. | ||
Line 22: | Line 23: | ||
|Version download=https://github.com/libprot/trunk/releases | |Version download=https://github.com/libprot/trunk/releases | ||
|Last review by=Alexander Ilin | |Last review by=Alexander Ilin | ||
− | |Last review date=2015/ | + | |Last review date=2015/11/05 |
|Submitted by=Alexander Ilin | |Submitted by=Alexander Ilin | ||
− | |Submitted date=2015/ | + | |Submitted date=2015/11/05 |
|Status= | |Status= | ||
|Is GNU=No | |Is GNU=No |
Revision as of 03:26, 5 November 2015
Libprot
https://github.com/libprot/trunk
Software protection framework
Libprot is free open source framework written on C++ and designed to provide with simple functionality of software protection.
Developed under the GNU General Public License (GPL).
Documentation
Libprot is designed to provide simple functionality of software protection and full sources coded are included. It helps to reduce cost of developing software protection.In the current version:
1) Asymmetric crypt algorithm 2) Modification detection of application 3) Representation of binary data as text string (hex encoding) 4) Obfuscation of string (may be used in key generation) 5) Mechanism of application crashing at random place 6) Example of check sum calculation of PE file
Download
https://github.com/libprot/trunk/releases
version 0.0.1
(alpha)
released on 20 October 2015
Categories
Licensing
License
Verified by
Verified on
Notes
License
Leaders and contributors
Contact(s) | Role |
---|---|
Alexander Ilin (Alexil) | developer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
https://github.com/libprot/trunk |
Software prerequisites
Kind | Description |
---|---|
{{{Prerequisite description}}} |
This entry (in part or in whole) was last reviewed on 24 June 2018.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.