From 006ecf50075383ca9a7cd751cc6c9347144f24bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=88=9A=28noham=29=C2=B2?= <100566912+NohamR@users.noreply.github.com> Date: Sun, 1 Mar 2026 11:47:02 +0100 Subject: [PATCH] Add LICENSE --- LICENSE | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ README.md | 9 +++++- 2 files changed, 90 insertions(+), 1 deletion(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..7d28f75 --- /dev/null +++ b/LICENSE @@ -0,0 +1,82 @@ +(c) 2024 Oreans Technologies +All rights are reserved by Oreans.com + +ELECTRONIC END USER LICENSE AGREEMENT +FOR Code Virtualizer - Total Obfuscation against Reverse Enginnering + + +NOTICE TO USER: +THIS IS A CONTRACT. BY INSTALLING THIS SOFTWARE YOU ACCEPT ALL THE TERMS AND CONDITIONS OF THIS AGREEMENT. + + +Please read this carefully before You download/use this software "Code Virtualizer". This is a legally binding agreement +between You and Oreans technologies. By installing, copying or otherwise using any of my software products include upgrades, +source codes and related documentation for any purpose, You are agreeing to be bound by this license including without limitation +the exclusions and limitations of My liability contained therein. If You don't agree with the terms and conditions of this license +You may not install, copy or otherwise use Code Virtualizer. + +a.) Code Virtualizer is protected by copyright laws and international copyright treaties, as well as other intellectual property + laws and treaties. Code Virtualizer is licensed, not sold. You aren't permitted to install or use Code Virtualizer except in + accordance with license. In consideration of your agreement to the terms of this license, Oreans Technologies grant you a + non-exclusive right to install and use Code Virtualizer as permitted by this license. + +b.) You agree not to install or use any individual copy of Code Virtualizer on more than one computer at a time and not via any + network or by means of remote or other access. This provision is only for individual copies and does not apply to multi-system + licenses or demo version. If Code Virtualizer was purchased by your employer You agree to get your's employer's explicit + permission before installing Code Virtualizer on multiple computers as described here. + +c.) If You purchased a multi-system license "company license" for Code Virtualizer You agree to install or use Code Virtualizer + on company's computers only. + +d.) When You purchase Code Virtualizer, You will receive the registered version of Code Virtualizer. You may not publish or distribute + this code by any means. If You do, your license to use Code Virtualizer is automatically terminated, and You must remove + Code Virtualizer from your computer or computers. + +e.) Except as stated above, Oreans Technologies disclaim any and all warranties, express or implied, written or oral, including + any implied warranties of merchantability or fitness for a particular purpose. + +f.) Oreans Technologies cannot promise Code Virtualizer will be free of bugs or program errors, but if You report a program + error or bug to Oreans Technologies, we will do our best to correct it. + +g.) In no event shall Oreans Technologies be liable for any incidental, consequential, or punitive damages whatsoever arising out of + use Code Virtualizer or your relationship with Oreans Technologies. Note that some states do not allow exclusion or limitation of + liability for incidental or consequential damages, therefore the above limitation may not apply to You. + +h.) You are permitted to make a back-up copy of Code Virtualizer in support of Your permitted use of Code Virtualizer provided You label + the back-up copy with the Oreans Technologies copyright notice. Any other copies of the whole or any part of Code Virtualizer + are unlawful. + +i.) You may not nor permit or allow others to sell, distribute, rent, loan, lease, sub-license or otherwise deal in Code Virtualizer. + +j.) You may not nor permit or allow others to alter, adapt, merge, modify or translate Code Virtualizer in any way for any purpose, + including, without limitation, for error correction. + +k.) You may not nor permit or allow others to reverse-engineer, disassemble or decompile Code Virtualizer except that You may + decompile Code Virtualizer only to the extent permissible by law where this is indispensable to obtain the information necessary + to achieve the inter operability of an independently created program with Code Virtualizer or with another program and provided + always such information is not readily available from Oreans Technologies or elsewhere. + +l.) Protected applications can be distributed by a number of ways, depending on each developer/company. The distribution process is free + of charge or obligation from Oreans Technologies. Oreans Technologies allows Royalty Free distribution of protected applications. + +m.) Subject to the terms and conditions of this License Agreement, Oreans Technologies will grant you a nontransferable license to use + this software. If you hold a Single Developer license, you may use this software for protecting any software that you developed or + software that you own legally (according to the copyright laws). Holding a Company License enables you to use the software for + protecting any software developed inside the company or software that the company legally owns (according to the copyright laws). + + +n.) You shall comply with all relevant import and export laws, rules and regulations affecting Code Virtualizer or any portion of it + including, without limitation. Regardless of any disclosure made by to Oreans Technologies destination of Code Virtualizer, + You will not export or re-export, directly or indirectly, Code Virtualizer without first obtaining all written consents or + authorizations which may be required by any such laws, rules or regulations. + +o.) If you purchase a "Developer license", we cannot change your license "Registration Name" at a later time. + If you purchase a "Company License", we cannot change your license company name at a later time. + +p.) A "Company License" is suitable for a company inside a region (country), but not for overseas offices. + If your company's headquarters are located in France, a site "Company License" means that the software may be installed + and used on all computers of your company in France. If you want to use the software for your Germany branch, + you will need to purchase additional licenses. + +q.) A "Company License" cannot be shared with subsidiaries and affiliates. In that case, additional licenses must be purchased + for each subsidiary and affiliate that will use the software. \ No newline at end of file diff --git a/README.md b/README.md index 160dc2f..b1866e9 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,11 @@ The code includes a stealth area that: ![docs/options_VM.png](docs/options_VM.png) ![docs/p.png](docs/p.png) ![docs/ran.png](docs/ran.png) -See [docs/logs.logs](docs/logs.logs) for available features applied to the demo. \ No newline at end of file +See [docs/logs.logs](docs/logs.logs) for available features applied to the demo. + +## License + +(c) 2024 Oreans Technologies +All rights are reserved by Oreans.com + +See [LICENSE](LICENSE) for the complete End User License Agreement. \ No newline at end of file