All Projects → tmcdos → VCL-explorer

tmcdos / VCL-explorer

Licence: MIT license
Shows all virtual/dynamic/interface methods inside a given BPL in a tree-like view with searching

Programming Languages

pascal
1382 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to VCL-explorer

Xrtk Core
The Official Mixed Reality Framework for Unity
Stars: ✭ 219 (+1188.24%)
Mutual labels:  toolkit
blog
个人博客,关注前端工程化及移动端
Stars: ✭ 17 (+0%)
Mutual labels:  toolkit
Torch-Scope
A Toolkit for Training, Tracking, Saving Models and Syncing Results
Stars: ✭ 62 (+264.71%)
Mutual labels:  toolkit
Mercury
Mercury is a hacking tool used to collect information and use the information to further hurt the target
Stars: ✭ 236 (+1288.24%)
Mutual labels:  toolkit
Framevuerk
Fast, Responsive, Multi Language, Both Direction Support and Configurable UI Framework based on Vue.js.
Stars: ✭ 252 (+1382.35%)
Mutual labels:  toolkit
VIZIA
A declarative GUI library written in Rust
Stars: ✭ 551 (+3141.18%)
Mutual labels:  toolkit
Spiceypy
SpiceyPy: a Pythonic Wrapper for the SPICE Toolkit.
Stars: ✭ 218 (+1182.35%)
Mutual labels:  toolkit
hackarsenaltoolkit
Hacking arsenal. This script download the latest tools, wordlists, releases and install common hacking tools
Stars: ✭ 39 (+129.41%)
Mutual labels:  toolkit
dt-utils
前端常用工具函数
Stars: ✭ 23 (+35.29%)
Mutual labels:  toolkit
sinling
A collection of NLP tools for Sinhalese (සිංහල).
Stars: ✭ 38 (+123.53%)
Mutual labels:  toolkit
Pk3ds
Pokémon (3DS) ROM Editor & Randomizer
Stars: ✭ 244 (+1335.29%)
Mutual labels:  toolkit
Jfa Pwa Toolkit
⚡️ PWA Features to Any Website (very Fast & Easy)
Stars: ✭ 245 (+1341.18%)
Mutual labels:  toolkit
design-react-kit
A React toolkit that implements the Italia design system
Stars: ✭ 134 (+688.24%)
Mutual labels:  toolkit
Staplr
PDF Toolkit. 📎 🔨 🔧 ✂️ 📑 📁📎 🔖 🚧 👷
Stars: ✭ 221 (+1200%)
Mutual labels:  toolkit
cocol
Rapid blockchain prototyping
Stars: ✭ 19 (+11.76%)
Mutual labels:  toolkit
Phonia
Phonia Toolkit is one of the most advanced toolkits to scan phone numbers using only free resources. The goal is to first gather standard information such as country, area, carrier and line type on any international phone numbers with a very good accuracy.
Stars: ✭ 221 (+1200%)
Mutual labels:  toolkit
nightingale
NHS-Generic Frontend Framework.
Stars: ✭ 34 (+100%)
Mutual labels:  toolkit
ymir-js
This toolkit is created to make it easier for you to develop games like chess, checkers, go, match 3 puzzle and more. It is still under development.
Stars: ✭ 30 (+76.47%)
Mutual labels:  toolkit
rails console toolkit
Configurable Rails Console Helpers
Stars: ✭ 19 (+11.76%)
Mutual labels:  toolkit
IMS-Toucan
Text-to-Speech Toolkit of the Speech and Language Technologies Group at the University of Stuttgart. Objectives of the development are simplicity, modularity, controllability and multilinguality.
Stars: ✭ 295 (+1635.29%)
Mutual labels:  toolkit

VCL-explorer

This small tool loads the chosen BPL (compiled by Delphi) and lists all exported classes. For each class it then shows:

  • virtual methods by their index
  • dynamic methods by their 16-bit identifier
  • implemented interfaces and their methods

There is also quick-search (filtration) and the results of the reverse-engineering can be exported/imported.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].