Difference between revisions of "Libprot"
(No changes) |
|||
(4 intermediate revisions by one other user not shown) | |||
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 | ||
− | | | + | |Is High Priority Project=No |
+ | |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. | ||
+ | |||
+ | 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 | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Keywords=software protection, security, keygen | ||
+ | |Version identifier=0.0.1 | ||
+ | |Version date=2015/10/20 | ||
+ | |Version status=alpha | ||
+ | |Version download=https://github.com/libprot/trunk/releases | ||
+ | |Last review by=Alejandroindependiente | ||
+ | |Last review date=2018/06/24 | ||
+ | |Submitted by=Alexander Ilin | ||
+ | |Submitted date=2015/11/05 | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |Test entry=No | ||
|Is GNU=No | |Is GNU=No | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv2 | |License=GPLv2 | ||
− | |License copyright= | + | |License copyright=GNU GENERAL PUBLIC LICENSE |
Version 2, June 1991 | Version 2, June 1991 | ||
Line 348: | Line 373: | ||
library. If this is what you want to do, use the GNU Lesser General | library. If this is what you want to do, use the GNU Lesser General | ||
Public License instead of this License. | Public License instead of this License. | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
− | |Resource URL= | + | |Real name=Alexander Ilin |
+ | |Role=developer | ||
+ | |Email=alexander.ilin83@gmail.com | ||
+ | |Username=alexil | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource URL=https://github.com/libprot/trunk | ||
}} | }} | ||
− | |||
{{Software category | {{Software category | ||
|Library=C++ | |Library=C++ | ||
+ | |Programming-language=C++ | ||
|Runs-on=Windows | |Runs-on=Windows | ||
|Security=encryption | |Security=encryption |
Latest revision as of 20:01, 23 June 2018
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).
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}}} |
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.