Skip to content

Try/catch on failed processes #2

Description

@albertzsigovits

When running Yama.exe with -a, it will iterate through all processes, however will run to exception and quits when fetching the PEB address fails, and will not continue iterating further on other processes in the list.

Example: Lsalso.exe

trace    : now scanning pid: 1880 (yamascanner.cpp:ScanPidList L#12)
error    : Failed to get address of PEB. error_code: %lu (998:process.cpp L#Peb)

Would be a nice enhancement to keep iterating through the other processes and simply skip on the failed process.

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