Receigen 3.1.0
Device: Mac OS
Category: Developer Tools
Price: $29.99, Version: 3.0.0 -> 3.1.0 (iTunes)
Description:
Receigen is a smart code generator for App Store receipt validation (both receipt and InApp purchase). The generated code is ready-to-integrate, pure C, fully debuggable and integrates various protection mechanisms to harden the reverse engineering. It also nicely integrates with Xcode for a streamlined build process.
Here are the key points:
- Receigen can generate receipt validation code for OS X and iOS platforms.
- Receigen features a fast and smart code generator; every time the code is generated, it is different in order to defeat binary pattern detection.
- The generated code is compatible with ARC (Automatic Reference Counting).
- The binary code produced is obfuscated by integrating various mechanisms like string and constant obfuscation, non-predictable branching, non-explicit function calls, dead-code, etc.
- Receigen can also be invoked on the command line so it integrates inside a Xcode build process.
Check out the Receigen website for documentation, tutorial and support.
If you want to provide translations for Receigen, please contact me.
What's New
In this release:
- Fix application crash on OS X 10.6/10.7, when running the UI.
- Fix code generation when used on OS X 10.6.
- Add German translation (courtesy of Nikolaj Schumacher).
- Add Russian translation (courtesy of Eric Broska).
- Fix the french translation.
- Fix the credits to include OpenSSL licensing information.
Receigen