qilingframework / qilingframework/qiling

KeyError: 'kernel32'

Open
#1,473 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
6.1k
Forks
798
Avg merge
1d 1h
Merged PRs (30d)
9

Description

*Describe the bug
Problems with kernal32 were displayed after I ran MPRESS using qiling

Sample Code

def main():
    ql = qiling.Qiling([binary_path], rootfs_path, verbose=QL_VERBOSE.DEBUG)
    ql.run()

4d28ae128b1da30c5f65b6114c12ddd
cea2ed50b860d1d887f82e5a9e4b1a4
dd36b70ad959278966a3231b8dd9dfe

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the provided main() entry point and reproduce the MPRESS run under Qiling using the sample invocation. Inspect the kernel32-related error shown in the issue evidence; done means the same execution no longer raises KeyError: 'kernel32'.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
operating-systems, reverse-engineering
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.