Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Apr 4, 2022

I fuzz some 32bit binaries recently.

During fuzzing, I found that SimulateReturnFromFunction is not fit for 32 bit binary function's attribute( __cdecl, __stdcall ).
So, I add some code for that.

Copy link
Owner

@0vercl0k 0vercl0k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, LGTM w/ just 2 little details 😊

@0vercl0k 0vercl0k merged commit a1fdc7c into 0vercl0k:main Apr 5, 2022
@0vercl0k
Copy link
Owner

0vercl0k commented Apr 5, 2022

Thank you @y0ny0ns0n 🍻!

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

Successfully merging this pull request may close these issues.

2 participants