Skip to content

Why does the RtlDispatchException function return true? #90

@Kamiya-Naoki

Description

@Kamiya-Naoki

I am trying to parse a PE32 binary that does not implement the program's own exception handler.
This binary intentionally raises an ACCESS_VIOLATION exception; when attached and run on x86dbg, RtlDispatchException returns false, whereas when run on Cuckoo Sandbox, I found that RtlDispatchException returns true.

The OS running on the VM is Windows 7 Professional 32bit (RTM).

If you know the cause, please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions