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

Error with the new file when creating a new stub database #59

Open
quimmol opened this issue Mar 25, 2021 · 4 comments
Open

Error with the new file when creating a new stub database #59

quimmol opened this issue Mar 25, 2021 · 4 comments

Comments

@quimmol
Copy link

quimmol commented Mar 25, 2021

Environment

IDA-side information

Question Answer
IDA-side OS version Windows 10
IDA PRO bitness (not IDB/I64) 64
IDA plugin bitness 32
IDA plugin version v1.1.2.85

Debugger-side information

Question Answer
OS version (client) Windows 10
Plugin version 1.1.2.85
labeless python module version 1.1.3.0
Debugger type x64dbg-x32, x64dbg-x64

Problem Description

The bug occurs when loading a stub database on IDA 7.6 or 7.5, don't appear the Load a new file dialog and directly IDA will fail to load the new file.

Steps to Reproduce

  1. Open IDA 7.6/7.5
  2. Load stub database
  3. Create Sample stub on any location
  4. Error from IDA opening the file.

Complementary information

labeless

@a1ext
Copy link
Owner

a1ext commented Mar 25, 2021

Hi @quimmol, it seems like plugin failed to write a stub exe to that folder. Does IDA have permissions to write there?

@quimmol
Copy link
Author

quimmol commented Mar 29, 2021

Yes, i tried to create the stub database on common locations that i use with IDA, also with admin priv. and the error is still the same.

This has more to do with IDA than labeless i understand but if someone has encountered this error so it can be fixed.

Sorry for the late response.

@a1ext
Copy link
Owner

a1ext commented Mar 31, 2021

I will try to reproduce it. Thanks

@a1ext
Copy link
Owner

a1ext commented Apr 5, 2022

Maybe your antivirus blocked the PE stub the plugin drop to allow IDA load empty sample... Have you seen any warning from your AV?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants