avast / avast/retdec

We need to detect stuff like `LoadLibrary` and `GetProcAddress` and use their arguments and data flows for retrieving type information.

Open
#1,100 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
8.6k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

This issue has no description.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the handling of Windows API calls, especially LoadLibrary and GetProcAddress, and trace how call arguments and data flows are represented. Define how retrieved type information should be identified and verify the behavior against relevant decompiler outputs; the issue provides no file or test entry point.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
reverse-engineering
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.