GithubHelp home page GithubHelp logo

randydom / debugengine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mahdisafsafi/debugengine

0.0 2.0 1.0 1.37 MB

Delphi debug framework

License: Mozilla Public License 2.0

C++ 1.02% Pascal 92.22% Batchfile 0.01% SourcePawn 0.06% POV-Ray SDL 5.81% PHP 0.80% Perl 0.10%

debugengine's Introduction

DebugEngine

What is DebugEngine ?

DebugEngine is a collection of utils related to debug staff (stack trace, CPU registers snaphot, debug info,...). Basically, I started to write a commercial error log plugin for Delphi, then I noticed that my internal framework got bigger and bigger. So I decided to share it with the community in hope it will be useful.

Features:

DebugEngine has a lot of functions and utilities allowing to you to do for example:

  • Support x86 and x64 architecture.
  • Accessing Delphi debug info.
  • Delphi map parsing and map converter to binary format.
  • Remove and restore Delphi debug info from PE file.
  • Smart stack trace.
  • Try blocks trace.
  • Updatting resource of Delphi app even if it was linked with debug info.
  • Inserting custom debug info into PE file.
  • CPU registers snapshot.
  • Accessing vector registers.
  • Disasm and comment function with Debug info.
  • Enumerating exception handlers.
  • Delphi exception stack trace hook.
  • Delphi string detection.
  • PE utils.
  • Disasm utils.
  • ...

Getting started:

Please refer to the Wiki page and see Demo included with the library. Note that all public functions are documented (XML doc). However if you don't understand something, please feel free to contact me.

debugengine's People

Contributors

mahdisafsafi avatar

Watchers

James Cloos avatar randydom avatar

Forkers

bravesoftdz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.