Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folder structure #2

Open
ZehMatt opened this issue Mar 20, 2019 · 0 comments
Open

Folder structure #2

ZehMatt opened this issue Mar 20, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@ZehMatt
Copy link
Owner

ZehMatt commented Mar 20, 2019

The folder structure should be following:

x64dbg\
  - x32\plugins\x64dbgplaytime.dp64
  - x64\plugins\x64dbgplaytime.dp32
  - lua\
    - core\
    - autorun\

Where everything in core will be shipped from x64DbgPlaytime and lua scripts located in autorun should be executed as soon the plugin is loaded. Scripts in core will expand functions or creates wrappers to simplify the overall API usage.

Right now the boostrapping/core is hardcoded into the plugin.

@ZehMatt ZehMatt added the enhancement New feature or request label Mar 20, 2019
@ZehMatt ZehMatt added this to the 1.0.0 milestone Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant