Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of useful information on why and how the new C++Builder matters to you, where this was the very end (so go watch the start!)
Tip #4: Take Advantage of Security and Correctness
The new compiler does two…
How Secure Is Your App? Static Analysis Finds Security Holes
August 28, 2023
During our recent Coding Bootcamp I had several sessions covering a broad range of topics. One session looked at static analysis of your Delphi code. Static analysis, or to be more correct, static code analysis is a process that can locate sections of your app’s source…
This Is How To Protect Your Source Code from Hackers
July 23, 2021
Nowadays, hackers are using all sorts of advanced tools and technologies to access and analyze your source code. They can extract sensitive information and add malicious code to your IDE Software. Furthermore, if your application is compromised and hosts malicious code, then…
The app is for users of avvik.com. According to the developer, “If you are not able to contact the [email protected]. A system for the registration and monitoring of: Customer Complaints, complaints, supplier failures, message discrepancy, HSE incident, observations, environmental incident, RUH, injuries, monitoring for safety inspections, suggestions for improvement. Each customer gets their…
Using InterBase ToGo to Secure Mobile Data
November 13, 2020
In previous years, we have seen an increasing interest in mobile computing that provides support for the growing number of remote workers, and 2020 has drawn a lot of attention to these business apps. Remote workers have the requirements of working from an “office” that…
Note: This is not a comprehensive security tutorial for RAD Server merelya tech tip.
There are a number of sections in the emsserver.ini file which can help you secure your RAD Server for production which include Server.APICrossDomain, Console.Login…
Webinar Replay: Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBase
April 24, 2018
When it comes to developing mobile applications, keeping data on your device is a must-have feature, but can still be risky. With embedded InterBase, you can deploy high-performance multi-device applications that maintain 256-bit encryption, have a small footprint and need little, if any, administration.
What can participants expect to learn: Using InterBase in your mobile apps is easier…
We are pleased to release a hotfix for RAD Studio 10.2. This hotfix addresses:
debugger issues for Android, iOS, and Linux;
Delphi Win64 compiler issues;
a C++ RTL issue addressing a crash on exit;
a security issue in the C/C++ RTL. Our thanks to Łukasz Wyporek for…