Skip to content

ConvertTo-Shellcode against a DLL produces shellcode that hangs execution #31

Closed
@rkbennett

Description

@rkbennett

When running either ConvertTo-Shellcode in powershell or ConvertToShellcode(dll) in python the resulting shellcode causes the terminal to hang. This happens when executing the shellcode via Invoke-Shellcode or running the shellcode via Python's ctypes library. For reference, the dll I'm testing with is from https://github.com/CuckooEXE/PopCalc. Seems like a pretty simple dll which is written in C++. Still looking at the system calls currently, will update if I see something out of place.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions