Tools/Utilities Утилиты для delphi / utilities for delphi

tehtinker

Турист
DbSchema 7.3.0 Build 4365 MultiOS

DbSchema is a diagram-oriented tool compatible with all relational databases eq. MySql, MariaDb, Postgresql, SqlServer, Oracle, Db2, etc. plus MongoDB and Cassandra.

DbSchema use its own internal image of the schema which will be saved to project file. This makes possible to deploy the schema on multiple databases, track schema changes in GIT or SVN, generate diff scripts, etc.

The Relational Data Browse tool is a great help in exploring and editing database data using the mouse, from multiple tables simultaneously. Also enjoy other tools like query builder, SQL editor, random data generator, data loader or forms and reports designer.

[HIDE]https://mega.nz/#!AlNV1aba!l8lXXSJkWugGT7RFnsTt3HVJpaVo6CrqqA6yJQHYHxA[/HIDE]
 

mr.cardholder

Турист
Interactive Delphi Reconstructor (Pascal version)

Interactive Delphi Reconstructor IDR – a decompiler of executable files (EXE) and dynamic libraries (DLL), written in Delphi and executed in Windows32 environment.

The program firstly is intended for the companies, engaged by development of anti-virus software. It can also help programmers to recover lost source code of programs appreciably.

The current version of the program can process files (GUI and console applications), compiled by Delphi compilers of versions Delphi2 – Delphi XE4.

Final project goal is development of the program capable to restore the most part of initial Delphi source codes from the compiled file but IDR, as well as others Delphi decompilers, cannot do it yet. Nevertheless, IDR is in a status considerably to facilitate such process. In comparison with other well known Delphi decompilers the result of IDR analysis has the greatest completeness and reliability. Moreover interactivity does work with the program comfortable and (we shall not be afraid of this word) pleasant.

IDR make static analysis (analyzed file is not loaded to memory and executed) that allows to safely investigate viruses, trojans and other malware applications, those which executing is dangerous or is not desirable.

The program does not require any installation activity and does not do any records in Windows registry.

https://github.com/tmcdos/IDR/
 

tmcdos

Турист
В добавку к IDR - ето VCL explorer, используется для нахождения имени виртуального метода по его смещение в классу (к примеру, когда смотриш на инструкцию CALL [EBX+28h] и знаеш, что EBX содержит указатель к TEdit). Инструмент читает BPL файл (например VCL70.BPL) и строит дерево юнитов и классов, для каждого класса - всех его virtual, dynamic, interfaced методов и их смещения / ID. Можно объединят информацию из несколько BPL файлов и затем ее сохранят в KB файле, а потом пользоватся только етом объединенном KB файле.
https://github.com/tmcdos/VCL-explorer
Снимок екрана - http://www.imagehosting.cz/?v=shot1tjt.png
 

win32

Турист
SoftTree SQL Assistant 7.5

SoftTree SQL Assistant 7.5.502
for Oracle, SQL Server, SQL Azure, DB2, Sybase, MS Access, Redshift, PostgreSQL, SQLite, and MySQL

The ultimate tool for database development
SQL Assistant equips database developers and DBAs with the productivity tools they need to speed up the database development process, improve code quality and accuracy. SQL Assistant can boost your SQL coding productivity by 300%. SQL Assistant supports all major databases. It is shipped pre-configured with support for Oracle, Microsoft SQL Server, IBM DB2, MySQL, PostgreSQL, Amazon Redshift, SQLite, Sybase ASE and SQL Anywhere. The product also offers a full-featured source control interface that supports Git, Subversion, Perforce, and Microsoft Team Foundation Server code repositories. Many users have stated they don't know how they can code and manage their databases without SQL Assistant. To get a better idea of what it can do for you, download the trial and check it for yourself.

[HIDE]http://dfiles.ru/files/tstkgtv08[/HIDE]
 
Top