Don’t let IT surprises catch you off guard. PRTG keeps an eye on your whole network, so you don’t have to.
As the IT backbone of your company, you can’t afford to miss a thing. PRTG monitors every device, application, and connection - on-premise and in the cloud. You get clear dashboards, smart alerts, and mobile access, so you’re always in control, wherever you are. No more guesswork or manual checks. PRTG’s powerful automation and easy setup mean you spend less time firefighting and more time moving your business forward. Discover how simple and reliable IT monitoring can be.
Try PRTG 30-day full access trial
Monitoring, Securing, Optimizing 3rd party scripts
For developers looking for a solution to monitor, script, and optimize 3rd party scripts
c/side is crawling many sites to get ahead of new attacks. c/side is the only fully autonomous detection tool for assessing 3rd party scripts. We do not rely purely on threat feed intel or easy to circumvent detections. We also use historical context and AI to review the payload and behavior of scripts.
... the original Delphi source code, downloads the necessary iOS/Android libraries, constructs the Alcinoe JAR files, builds the BPL (Borland Package Library), compiles tools from the {alcinoe}\Tools directory, and finally compiles all demos in the {alcinoe}\Demos directory. Please be aware that some demos utilize components from devexpress.
dzPackageInst is a commandline program for installing designtime packages into Delphi IDEs. It supports Delphi 6 up to Delphi 13
Example:
dzpackageinst --delphiversion=7 dcltdbf70.bpl
Installs the tdbf designtime package for Delphi 7 into the ide.
Tool for showing virtual and dynamic methods in BPL classes
This small tool loads the chosen BPL (compiled by Delphi) and lists all exported classes. For each class it then shows:
(1) virtual methods by their index
(2) dynamic methods by their 16-bit identifier
(3) implemented interfaces and their methods