TEAM R2R - R2R System v1.5.1 [FOR WINDOWS]
TEAM R2R - R2R System v1.5.1 [FOR WINDOWS]
Year/Date of Issue: 19/07/2026
Version: 1.5.1
Developer: TEAM R2R
Format: EXE
Discharging: 64bit
System requirements: Win 7+
R2R System contains the necessary tools and runtimes for TEAM R2R releases.
Distribution has been updated v1.5.1
After a long development cycle, we are pleased to announce the release of the R2R System.
It includes many «witches' wisdom» that will make life better for us end users and other hackers.
In future releases, the R2R system will be used by default. Please get used to the new tools before it's too late.
Note that version 1. x is considered an open beta. If necessary, a major update may be
critical changes have been made for developers (especially the SDK).
Version 1.5.1 [19/07/2026]
• New: added the function EZKG_GuidToText() to convert a 16-byte GUID into a text representation.
• New: the function R2RJUCE2::J2_ToString() is introduced, which converts any buffer into a text representation of a large integer.
• Change: now EZKG_RegRead() allows null for the output length.
• Update: the OpenSSL3 plugin has been updated to version 3.6.3.
• Update: the OpenSSL4 plugin has been updated to version 4.0.1.
• Update: JUCE in R2RJUCE2 is updated to version 8.0.14.
• Update: the enabled Visual C++ runtime has been updated to version 14.51.36247.0.
• Correction: fixed typo in r2rezkg.h (SDK): rsapss_salt_len_digist changed to rsapss_salt_len_digest.
• Correction: the R2RSys_FreePlugin() function now correctly releases dependency plugins.
Version 1.5.0 [06/08/2026]
• New: the EZKG_RSAPSSIGN() function is available with variable length support.
• New: EZKG supports SHA3-224, SHA3-256, SHA3-384, SHA3-512.
• Update: complete rebuild using MSVC Toolset version 14.51.
• Update: The enabled Visual C++ runtime is updated to version 14.51.36231.0.
• Update: R2RJUCE2.dll now has a version number.
• Update: Since many users do not uninstall the R2R System before installing a new version,
the installer overwrites all files from this version.
• Update: Network Block Runtime Updated to Version 3.2.1.
• **R2RHTTP function:**WinHttpGetIEProxyConfigForCurrentUser() now initializes the input structure,
it always returns FALSE + ERROR_FILE_NOT_FOUND.
Comments on this update:
• Awave Studio uses RSA-PSS and SHA3-256.
• The Cryptlex update requires the WinHttpGetIEProxyConfigForCurrentUser()/LexActivator update.
They must initialize the structure before calling this API ![]()
Version 1.4.2 [05/02/2026]
• Fixed: R2RJUCE2::J2_Base64Decode did not work correctly.
Version 1.4.1
• Update: Network Block Runtime Updated to Version 3.2.0.
Added the following API to R2RINET
- HttpAddRequestHeadersA, HttpAddRequestHeadersW
• Update: EZKG_GetFileInfoIndex now supports the environment string.
• Fixed: J2_GetSpecialLocationPath does not return the path to the folder_user_appdata.
Comments on this update:
• Fixes and updates to version 1.4.1 are mainly made for the release of Gig Performer.
• JUCE base64Decode fix version 1.4.2 is required to update Sylenth1.
Version 1.4.0 [26/04/2026]
• New: openssl4 version 4.0.0 was released, added to the pre-installed plugin (libcrypto-4).
• New: Added new internal features to WitchWand.
• Update: the OpenSSL3 plugin has been updated to version 3.6.2.
• Update: the libsodium plugin has been updated to version 1.0.22.
• Update: witchdiag update to check the version of the libcrypto-4 plugin.
• Update: The OpenSSL library used in R2REZKG has been updated from OpenSSL3 to OpenSSL4.
• Update: Network Block Runtime Updated to Version 3.1.0.
The following API has been added to R2RINET
- InternetGetCookieExA, InternetGetCookieExW
- InternetSetCookieExA, InternetSetCookieExW
• Fixed: Fixed some WitchWand features that do not work without the WitchMagic GUI.
Comments on this update:
• An NBR update was made for the VirtulDJ executable.
• We should have commented on this in the first release of the R2R system:
The issue with revoking Goodhertz v3.13.2 VST3 settings has been resolved with the NBR v3.0 update.
This was due to Goodhertz using some of Winsock2's features for conversion
data not related to the network. These features are fully implemented in the NBR of the updated version 3.0.
Version 1.3.1 [04/10/2026]
• New: the EZKG_GetFileInfoIndex() function is available. It returns the index value BY_HANDLE_FILE_INFORMATION.
• New: the EZKG_GetMacAddress() function is available.
• Fixed: fixed a glitch in EZKG_RandomBytesFromTable().
• Fixed: fixed graphic descriptor leak and redrawing issue in WitchWand.
Comments on this update:
• New features from EZKG are used in the STL release.
Version 1.3.0 [04/03/2026]
• New: new feature for automatically formatting user information in WitchConfig and WitchWand.
This feature is enabled for username and email.
• New: EZKG_RandomBytesFromTable() and EZKG_GenerateGuid for fast generation.
• New: libcbor (cbor.dll) has been added to pre-installed plugins for the CBOR data format.
• Fixed: the EZKG_RandomText() function did not terminate output using null.
• Fixed: function EZKG_JuceRSAEncrypt() *out_size value was greater than the actual text length in text_out mode.
• **Update:**the EZKG_JuceRSAEncrypt() function now allows a NULL value for *out_size when the value of is_text_out is TRUE.
Comments on this update:
• The automatic user information format is implemented for some special users who
can't get rid of the "invalid name ***" error in WitchMagics. This is systemic
update, so all previous WitchMagics have benefited from this update.
• The Aguilar plugin uses the CBOR data format.
Version 1.2.0 [28/03/2026]
• New: added new WitchUnIns to create a batch uninstaller for R2R installers.
• New: WitchWand gives an error if WitchMagic is built for a newer R2 R system.
• New: r2r signature updated to version 2. Version 2 (more reliable than version 1) is better suited for the emulated Windows environment.
Upcoming versions of Magic will be signed with version 2. In the future, version 1 signature verification on the R2R system will be discontinued.
• Fixed: the text output of the EZKG_Juce*() functions does not end in zero.
• Fixed: the performance of the R2RSys_GetVersion() function has been slightly improved.
Comments on this update:
• Now removing the batch uninstaller is much easier than before!
• We didn't think we'd need to check the version because we always provide enough information in the Runtime.txt file.
• The version 1 signature uses the ECDSA P256 + SHA512 algorithm. There are no problems on real Windows computers.
The problem is that the combination P256 + SHA512 is not as popular and can cause problems in the emulated Windows environment.
So we switched to version 2 (ECDSA P521 + SHA512). Please note that we will no longer change the signature scheme
unless we find a vulnerability. If Windows emulation is still not working correctly, please ask for a fix
to the emulator developer or contribute to the solution of the problem.
Version 1.1.0 [23/03/2026]
• New: added a new WitchWand feature to extract background music (BGM) from WitchMagic.
• New: added the EZKG_GenerateFakeSerial function to quickly create a random fake serial number.
• New: added the functions EZKG_DSASignDirect and EZKG_DSASignRawDirect for signing objects that are not hashes.
• New: OpenSSL v1.0.2u (libeay32.dll) added to pre-installed plugins.
v1.0.2u is the latest classic version and is better suited for some older products.
• Fixed: the EZKG_RC4Crypt() function did not support keys longer than 256 characters.
• Update: the ZLIB plugin has been updated to version 1.3.2.
Comments on this update:
• Some users have asked to add a music extraction feature. There you are.
• The DSASignRawDirect() function is used in kiloHearts to sign objects that are not hashes.
• OpenSSL version 1.0.2 is used in BlackRoosterAudio magic for some secret reasons.
In the previous version it was statically linked. The next release will use it in libeay32.dll.
• The Plugin Alliance uses the RC4 algorithm with a 268-byte key.
Version 1.0.2 [17/03/2026]
• New: R2REZKG supports FNV1A hash. Check EZKG_FNV1A32() and EZKG_FNV1A64().
• New: a vertical scrollbar has been added to the multi-line text box.
• Fixed: R2RJUCE2::J2_GetFirstMACAddress() returned a value instead of a pointer.
• Corrected: The WitchWand multiline text field did not accept long texts.
New Magic for Fuse Audio Labs uses FNV1A features.
New Overloud magic requires a J2_GetFirstMACAddress() fix.
Fixing the multiline text box should solve the problem «call code cannot be inserted»
in the magic of SSG Audio/Nuro Audio, which some users report.
Version 1.0.1 [15/03/2026]
• Fixed: R2REZKG.dll no export EZKG_SplitTextFixed.
• Fixed: WitchWand was relegated when WitchMagic was not dependent on R2REZKG.
Version 1.0.0 [03/12/2026]
• First release
Before you start installing
• Remove all previous R2R systems - Network Block Runtime v1.x and v2.x
Part 1
- Open the file R2RCA.cer
- Select «Install certificate»
- Select «Local computer»
- Press «Further»
- Select «Put all certificates in the following storage»
- Press the button «Review»
- Select «Trusted root certificate authorities» and click «OK»
- Press «Further»
- Press «Done»
- A message will appear «Import successfully completed»
- Launch it R2RCERTEST.exe., which will confirm the installation of the certificate
Part 2
- Install R2R System v1.xx.exe
- Go to C:\Program Files\TEAM R2R\R2R System
- Open it WitchConfig.exe
- In the tab User Information enter data
• In line User Name names accepted with only one capital letterfor example «Rutracker» - Press «OK»
If you are afraid that someone might steal your data from the registry, you can set a password to encrypt the data.
In this case, you will need to enter a password every time you start [WitchMagic].
• Press Set New Password, enter any password
• Press «OK»
Note:
•
• If when activating software using R2R System an error has occurred "Signature verification failed.", then reboot the PC, or move the file .r2rwm on another drive and launch.
• If you have already had a certificate installed before R2RCA.cer, no need to reinstall it, go straight to installation R2R System v1.xx
• If you have forgotten your password, open the registry (Win+R ---> regedit) and follow the path HKEY_CURRENT_USER\Software\TEAM R2R\R2R System\User Info and delete the entry Password Test.
• You can find more detailed information in the relevant distribution folders and files .txt
• Manual and list of changes R2R System located in C:\Program Files\TEAM R2R\R2R System\Documents
(c) Is a root certificate really necessary?
(A) The R2 R system usually operates without a certificate.
However, some products may still rely on the certificate to work.
We always test our versions on computers with the certificate installed.
(c) Has the root certificate been changed since the release of the first version?
O) No. You don't need to update.
(c) Does the R2 R system have special privileges in Windows?
O) No. Here are all the changes made to the computer.
-> Place executables in "%programfiles%\TEAM R2R\R2R System".
-> Place plugin DLLs in "%commonprogramfiles%\TEAM R2R\R2R System".
-> Place runtime DLLs in "%windir%\System32".
-> Match the extension ".r2rwm" to "WitchWand.exe"
If in doubt, try deleting all R2R system files while Windows is running.
You will be able to delete all files without errors.
Ссылки на скачивание
| Зарегистрирован: | 24, July, 2026 |
| Размер: | 25 MB |
| Пиры: | Сиды: 3|Личи: 0 |
| Поблагодарили: |