Quantcast
Channel: Delphi Forum - Delphi Programming Kings of Code - Delphi Tools
Viewing all 636 articles
Browse latest View live

IDR (Interactive Delphi Reconstructor)

$
0
0
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.

Use Borland C++ Builder 6 to build this project.


 

Message Dialog Creator V1.1

$
0
0
İmageLicense:It is freeware License. It is free yes but you use this software at your OWN risk.Please read the license included inside zip file before using the software. The about box contains also a copy of the license.The license is included into the License.txt file. What is Message Dialog Creator?Message Dialog Creator is a tool for Delphi developer. It permits to generate the code of 'MessageDlg'. Placed into the tools section of your Delphi IDE and your are set whenever you need to create a MessageDlg in delphi or just use it stand alone as tool for Delphi.
The code generated can be pasted to the clipboard, saved for later use, printed and even send to the notepad.
 Operating System Requirement:Windows system only and from all version of windows Vista to windows 10. The software has been tested under Windows 7 Home, Windows 8.1 64Bits version only. If you test this software under an other version of windows, please let me know if it works. Thank you.Windows is a registration trademark of Microsoft.There is a 32 bits and 64 bits version available for download. Installation:There is no installer provided, it is a portable application.The download is a zip file and all you need to do is to unzip the contents of it into the folder of your choice. The files into this archive are:
  1. MessageDlgCodeCreator.exe which is the software itself to create code for Delphi.
  2. License.txt which is the license of this software.

Spider - Delphi profiler Version: 1.3.9

$
0
0
İmage

Real time profiler for Delphi applications:
✓  Detailed debug information (internal, TDS, MAP)
✓  Display information for multi-threaded applications
✓  Timeline diagram for process execute
✓  Analysis of exceptions
✓  Analysis of the realtime use of memory
✓  Analysis of memory leaks
✓  Analysis of the call stack
✓  Analysis of run-time functions (code tracking)
✓  Analysis of the "deadlocks" (Sleep, CriticalSection, SendMessage, etc.)
✓  The ability to view the source code in the analysis of events


 

Shapes OldFashion Screensaver under RX10

Delphinus -alternative Packagemanager for the Delphi-IDE

$
0
0
Delphinus is a new Packagemanager which runs on Delphi XE and newer and uses Github as a Backend to Provide the packages.
  • Runs on Delphi XE and newer
  • You can publish your packages without the need to contact someone
  • You see, when an update to an installed component is available

DMVCFramework-framework for web solution in Delphi

$
0
0

 

RAD Studio Deployment hotfix for 10 Seattle (Beta)

$
0
0
This Zip file contains a hot fix for RAD Studio 10 Seattle deployment support that is required to use AQTime for 10 Seattle. 

Install Instructions (you must have Administrator rights on the PC to perform some operations):

1) Make sure that RAD Studio 10 Seattle is closed. 
2) Open Windows Explorer, navigate to your RAD Studio install folder, then to the bin subfolder (usually C:\Program Files (x86)\Embarcadero\Studio\17.0\bin).
3) Rename profiledeployide230.bpl to profiledeployide230.bpl.old.
4) Unzip the hotfix to a known folder.
5) Copy the unzipped profiledeployide230.bpl file into the bin folder.
6) Launch the IDE.


 

FinalBuilder for Delphi Seatlle

$
0
0
 Hello everyone Can anyone provide the FinalBuilder for Delphi seattle

[Lazarus|FPC] CodeTyphon Studio

$
0
0
İmage

CodeTyphon is the Free "Pascal Visual Programming Studio",
for Cross-Platform Native Development,
with Multi-OS, Multi-CPU, Multi-Platform and Cross-Build abilities.

Yes, it's a Free and Open-Source, "Tera" Programming Studio, 
which offers you the ability to build any kind of application, Commercial or Non-Commercial without any restrictions.

CodeTyphon has Typhon V-IDE (Visual Integrated Development Environment)+
FreePascal compiler+Tools+Free Components packages+Free Libraries+
tons of samples and all these are Free and Open-Source.
CodeTyphon Programming Studio is completely free of cost for you to develop, enjoy and share.
We believe we should use and distribute the software and it's content, we promote to accomplish our mission of advancing free software.
We provide free alternatives to proprietary code and content to make CodeTyphon completely free and redistributable for everyone.
This way, anyone can use our work for their own purposes, without legal hassles, to further spread free software.
CodeTyphon has been designed to be simple to operate yet powerful enough to fulfill all your professional and industrial programming needs.
We've added many new features to CodeTyphon over the course of its development.
Our focus is on delivering power and usability at the same time and making your software development enjoyable without overloading your senses.
We intend to continue improving and stabilizing CodeTyphon to give you the best programming experience possible.
We hope you will have a good time using CodeTyphon.
If not, please help us make it better by reporting bugs and suggestions to our You can't view the links! Click here to register.

CodeTyphon is licensed as: Freeware.


 

Lazy Delphi Builder 1.14.14.362 released

$
0
0
Lazy Delphi Builder 1.14.14.362 released
-----------------------------------------------
PHP Code:
http://www.lazyproject.info 
PHP Code:
http://www.lazyproject.info/blog 
AFAIK, the best build tool for Delphi. (should be used with care) İmage

Automates following tasks:
Recompile projects/packages from sources with all dependencies, without need to mess around with configs. 
Quickly (re-)install components from sources into IDE, with no need to change your Library Path. 

Benefits and features
Free (donations are highly appreciated. See also: why free). 
User-friendly GUI (I tried to make use of program as much comfortable as I could. so, if you know the way, things can be done better, let me know that). 
Automatic package dependency resolving (packages will be compiled in correct order). 
Output files destination control (exe, bpl, dcp, dcu, res files can be placed to separate folders. No mess with sources). 
Control, which IDE paths should be used during compilation (yes, it’s possible to replace standard Lib path with custom). 
Any Delphi version, that contains working command line compiler dcc32.exe. 
Command-line version available (so Lazy Delphi Builder can be used with other continuous integration software). 
Documentation available. Also check out screenshots, video tutorial and FAQ. 

 

RAD Studio 10.1 Berlin release is ready now!

$
0
0
Contents
1 Improved Installation Experience 
2 FireMonkey 
2.1 Android 6.0 Support 
2.2 Address Book for iOS and Android 
2.3 Improved Style Designer 
2.4 New ListView Item Designer 
2.5 Extended Clipboard Support Service 
2.6 Improvement on the Image List Editor 
2.7 TGrid Improvements 
2.8 High DPI Support on Windows 
2.9 Improved Support for Accelerator Keys 
2.10 Support for Extended Font Styles 
2.11 Hint Property Changes 
2.12 Simplified Dialog API 
2.13 Other FireMonkey Changes 
3 VCL 
4 EMS 
4.1 Apache Server Support 
4.2 Cross-Domain API Calls to the EMS Server 
4.3 EMS EdgeModules 
4.4 EMS EdgeModules Resource 
4.5 ThingPoints Overview 
4.6 EMS API Resource 
4.7 Custom API Documentation 
5 DataSnap 
5.1 Support for JSON Streaming 
5.2 Other DataSnap Changes 
6 Web Broker 
6.1 C++ Projects from Previous Versions Using Web.WebReq Need Updating 
6.2 Other Web Broker Changes 
7 FireDAC 
7.1 Improvements for DB2 
7.2 Improvements for MongoDB 
7.3 Improvements for Advantage 
7.4 Improvements for InterBase and Firebird 
7.5 Improvements for Informix 
7.6 Improvements for ODBC 
7.7 Improvements for Oracle 
7.8 Improvements for PostgreSQL 
7.9 Improvements for SQLite 
7.10 Other FireDAC Changes 
8 dbExpress 
9 Cloud Service 
9.1 Amazon 
9.2 Azure 
10 REST Client Library 
11 LiveBindings 
12 BeaconFence 
13 RTL 
13.1 Bluetooth LE and Beacon Support on Windows 10 
13.2 Improved Bluetooth LE Discovery Performance 
13.3 Bluetooth LE Includes New Events to Handle Subscriptions to Characteristics 
13.4 Eddystone Beacon Format Support 
13.5 Improved Beacon Scan Performance 
13.6 TBeaconDevice Component Supports Eddystone Beacon Format 
13.7 App Tethering Improvements 
13.8 Asynchronous HTTP Request Support 
13.9 Encrypted ZIP File Support 
13.10 Improvements to Lists of Strings 
13.11 Improvements to TMemIniFile 
13.12 Buffering Support for TFileStream 
13.13 Modified JSON Path Syntax to Access Object Properties 
13.14 Optimization of Regular Expressions and String Replacement 
13.15 HTTP Connection Improvements 
13.16 URLEncode / URLDecode Functions 
13.17 Use TMessageBase Instead of TMessage for C++ Projects 
13.18 C++ Functions added to TRect, TRectF, TPoint, and TPointF Types 
13.19 Other RTL Changes 
14 Native APIs 
15 Delphi Compilers 
15.1 Performance Improvement when Compiling Generics 
15.2 Attributes Supported by All Compilers 
15.3 Other Delphi Compiler Improvements 
16 C++ Compilers 
16.1 Upgraded BCCAARM and BCCIOSARM 
16.2 Better C++ Support for Delphi Types 
16.3 C++ Option Changes 
16.4 Other C++ Compiler Changes 
17 IDE 
17.1 Floating Form Designer 
17.2 FireUI Live Preview 
17.3 GetIt Dependencies 
17.4 Bookmark Stack 
17.5 Selection Expansion 
17.6 Method Toxicity Metrics 
17.7 Structure View Improvements for C++ 
17.8 Android Service Improvements 
17.9 Support for Running iOS Ad hoc Applications 
17.10 Customizable info.plist File 
17.11 Design-Time Improvements for Android Smart Watches 
17.12 New Options Page for File Associations 
17.13 New Option to Show Information Messages from the Delphi Compiler 
17.14 New Option to Hide/Show the Navigation Toolbar 
17.15 High DPI Awareness 
17.16 Other IDE Changes 
18 Debuggers 
18.1 iOS and Android Debuggers 
18.2 64-bit iOS Debugger 
19 Utilities 
20 Sample Applications 
21 Help 
22 Topics 
23 See Also 

 

TurboCocoa XE8 Beta

$
0
0
Build native application using Delphi. Design in Xcode or Android Studio. Code in Delphi. Build with TurboCocoa.

Hide Post

Berlin Rad 10.1 Installer Tool

$
0
0
İncluded:

Rad installer tool

Read me file

 

TurboCocoa XE8 & DX Beta

$
0
0
Build native application using Delphi. Design in Xcode or Android Studio. Code in Delphi. Build with TurboCocoa.

Hide Post


 

XE Distiller for Delphi 10.1 Berlin


Debugging Tool full download

$
0
0
ExceptionalMagic(D5->RX10)
Debugging tool that provides some useful information about application's state at the moment of abnormal termination caused by exception. In contradistinction to well-known stupid message "Access violation in ... at ..." ExceptionalMagic informs about the exact location of error in application (source file name and line number) and also about a sequence of calls that leaded to this (so called callstack).


 

Bde to Firedac Migration Wizard

$
0
0
Free Evaluation Edition of The Automatic Migration Scripting Wizard For Converting Legacy Delphi BDE Code to FIREDAC For Delphi Seattle 10. Scan your whole project code & see how Easy you can Migrate BDE Code to FireDAC.  New & Improved Release!Last Updated: 28-Jan-2016Version: 1.5.83 
Includes:
    • Free Assessment Tool For Migrating BDE to FireDAC
    • Compatible for all versions of Windows XP, 7, 8 & 10
    • Available in 32 & 64 bit versions
    • Unlimited Project Size Assessment
    • Unlimited Scans
    • Analyze Existing Objects
    • Review Changes Made on Files
    • Get The Work Done In No Time!
New Release Features:
    • Pre-Build Migration Script for BDE to FireDAC
    • Fully Customized Scripring Wizard to Convert any type of Component
    • Improved Process with New Parser Features
    • Support for Hugh Projects with Gigabytes of Code
    • Enabled Process Log
    • Free Assessment Tool with Unlimited size of project scanning
    • Even Faster Process
    • Bug Fixed & Improved Memory Usage
    • Demo BDE Code for testing
    • Enabled saving results for projects up to 10,000 Lines of code

30530 april 2016 rad studio 10.1 berlin hotfix for datasnap

$
0
0
30530_april_2016_rad_studio_10.1_berlin_hotfix_for_datasnap 2016-04-27


 

30531 april 2016 rad studio 10.1 berlin hotfix for samsung galaxy

$
0
0
30531_april_2016_rad_studio_10.1_berlin_hotfix_for_samsung_galaxy


 

30539 Fixes the View menu for RAD Studio 10 Seattle and 10.1 Berlin

Viewing all 636 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>