Materials for 18.12.2018 » Developer.Team

Stringer - Java Obfuscator by Licel 3

Stringer - Java Obfuscator by Licel 3
Stringer - Java Obfuscator by Licel 3


Stringer Java Obfuscator safeguards Java application binaries (JARs, Java 9 Modules, OSGI, WARs, EARs, Eclipse RCP) against reverse engineering and modification.

FEATURES
Encryption of Strings
Encryption of Resources
Hiding Method Calls, Field Types, and Field Access
Integrity control: Certificate Checks, JAR Content Checks, JAR sealing, Runtime Integrity Checks
Tamper Notifications
Anti-Emulator
Java Code Anti-Debugging
Resource Name Obfuscation
Transparent SSL Pinning / HTTP Public Key Pinning (HPKP)
Watermarking
Secure Code Execution Environment
Read more

class for INI files UDBini.pas

uses  UDBini
{------------------------------}
var demo :  TDBini;
{------------------------------}
//ini file

test:=TDBINI.create('F:\RAD_ESTUDIO10.2\dbini\example.ini');
test.forEach( procedure(id:string ) begin
    example.get(id,'field1');
    ListView1.items.AddItem.Text:= id +        test.get(id,'field1');;
 end );
 //for delete
test.delete('section_name');
//for add

test.add('unique_section','key','value');
test.add('unique_section','bytestream',StreamString.create('áéíóú'));

//for save in file

test.save
Read more

Devart dbExpress Driver for InterBase and Firebird 4.10.15

Devart dbExpress Driver for InterBase and Firebird 4.10.15
Devart dbExpress Driver for InterBase and Firebird 4.9.14


dbExpress is a database-independent layer that defines common interface to provide fast access to InterBase and Firebird from Delphi and C++Builder including Community Edition on Windows and macOS for both 32-bit and 64-bit platforms. For these servers, dbExpress provides a driver as an independent library that implements the common dbExpress interface for processing queries and stored procedures. As data-access layer is thin and simple, dbExpress provides high performance database connectivity and is easy to deploy. You can use our driver in the same way as the one supplied by Embarcadero.
Read more

TMS Skin Factory v1.3.2 for Tokyo/Rio

TMS Skin Factory v1.3.2 for Tokyo/Rio
TMS Skin Factory v1.3.2 for Tokyo/Rio


TMS Skin Factory is a great and easy way to create advanced looking forms like Winamp and other multimedia applications. Designing skinable forms was never this easy before. The components and the complete designing process are fully integrated within the IDE! Create a skin just by loading your designed images into the designer. Define some buttons, labels or use one of the other skin controls and you are ready to release your first skinable application! Why using the old boring Windows styled forms when you can design your own, fancy, modern looking, user-interface. You can also use other third-party components with the skin designer.
Read more

EhLib 9.3 Build 9.3.014 Cracked DCU

EhLib 9.3 Build 9.3.014 Cracked DCU
EhLib 9.3 Build 9.3.014 Cracked DCU


It contains components and classes for Borland Delphi 7 – 2006, CodeGear Delphi 2007, RAD Studio 2009, Embarcadero RAD Studio 2010, XE - XE10.2, Lazarus (Win32), intended to increase capacity of the client part of database application in part of interaction with applications user.
Read more

Devart dotConnect for MySQL Professional 8.12.1278

Devart dotConnect for MySQL Professional 8.12.1278
Devart dotConnect for MySQL Professional 8.12.1278


dotConnect for MySQL, formerly known as MyDirect .NET, is an enhanced ORM-enabled data provider for MySQL that builds on the ADO.NET technology to present a complete solution for developing MySQL-based database applications. It introduces new approaches for designing application architecture, boosts productivity, and leverages database applications.
Read more

Kellerman Unused Stored Procedures 1.24

Kellerman Unused Stored Procedures 1.24
Kellerman Unused Stored Procedures 1.24


It's time to clean up your database. Maybe your application is years old and has been modified like crazy. Maybe your new application uses NHibernate and your old application used stored procedures. Maybe your new CIO likes Oracle and you need to convert all the SQL Server stored procedures over. In any case, the unused stored procedures have got to go. Find out which stored procedures can be removed with the Unused Stored Procedures application.
Read more