Showcase

Relyze Desktop: Impressive Reverse Engineering Software Suite Is Built In C++Builder

Relyze Desktop lets you reverse engineer, decompile and diff x86, x64, ARM32 and ARM64 software, allowing you to understand and visualize how native code software operates. Developed with C++ Builder we leverage the Visual Component Library (VCL) to build a sleek modern interface with a flat UI design ethos in order to bring the analysis to center stage. Relyze Desktop Standard is freely…
Read more
C++Delphi

Easily Build Your Own Cross-Platform Photo Editor App From This RAD Studio Demo Source Code

This sample illustrates how to apply image filters to photos taken with the device camera or loaded from the camera roll, how to save the customized photo to the photo library on the device, and then share it across popular social media platforms. Designed for iOS and Android. Available for: DelphiC++ Builder With this demo application, you can learn: How to get permissionsHow to…
Read more
C++Delphi

Easily Add Slide Animations To Your Cross Platform Apps With Gesture Support In This FireMonkey Sample

In this post, you will discover two different demo application,the first oneshows you how to add sliding tabs to an application through the use of multiple tabs with custom settings, next and back buttons, and gesture support.The second sampleshows you how to implement a master-detail interface and display the Multiview control as a slide-in drawer, popover menu, docked…
Read more
C++DelphiTech Partner

Flexible Brotli Compression Library For Your Windows Delphi/C++ Builder VCL And FMX Apps

Intro Most of Delphi and C++ Builder developers utilize preinstalled components and libraries to compress and decompress files. For instance, the System.Zlib which supports gzip and deflate, the System.Zip is also helpful to handle .zip archive files. Moreover, Indy’s TIdCompressorZLib which is based on Zlib. But that is not it. There are more different libraries based on different…
Read more