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

Integrate xAnalyzer in x64dbg's CPUArgumentWidget #27

Open
atar-axis opened this issue Feb 17, 2018 · 1 comment
Open

Integrate xAnalyzer in x64dbg's CPUArgumentWidget #27

atar-axis opened this issue Feb 17, 2018 · 1 comment

Comments

@atar-axis
Copy link

atar-axis commented Feb 17, 2018

As discussed in #26


All argument-parsing by xAnalyzer is more like a prediction and kind of uncertain until the call is reached at execution-time. Therefore it would be nice to enhance xAnalyzer such that it manipulates the Argument Widget (between Stack and Register View):

1: [esp]    PVOID HeapHandle 00000020 
2: [esp+4]  ULONG Flags      00000020 
3: [esp+8]  PVOID HeapBase   00000000 
4: [esp+C]  00000024 <-- automatically removed or greyed out by xAnalyzer
5: [esp+10] 00000001 <-- automatically removed or greyed out by xAnalyzer
@ThunderCls
Copy link
Owner

I'll keep it open for now, but I guess this is duplicate of #14

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

No branches or pull requests

2 participants