Skip to content

redeflesq/develstudio-decompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReDecompiler

DevelStudio 3.0 EXE Decompiler Auto-DVS

How to Install/Run script

  • PHP

Create a php file with content like this:

<?php include_once "Core/Bootstrap.php";

Example to run: "php.exe start.php file_to_decompile.exe"

  • DevelStudio

  1. Create new project
  2. Add the [OnCreate] action to the main form
  3. Write down the same as in the PHP

How to build DevelStudio project into one file

Use Enigma VirtualBox

About

Decompiler for applications built with DevelStudio

Topics

Resources

Stars

Watchers

Forks

Languages