Receigen 2.1.0
Device: Mac OS
Category: Developer Tools
Price: $24.99, Version: 2.0.0 -> 2.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 integrates nicely with Xcode for a streamlined build process.Here are the key points:- 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 only depends on two system frameworks (IOKit and Security); no other library is required.- 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
This release brings the following:- [Generator] Fix a compilation issue when using C++- [Generator] Fix issue with unused labels- [Generator] Fix issue with unused parameters- [Generator] Add verbose debug log- [UI] Add German translation
Receigen