Skip to content

Intercepter-NG v1.2 crashes when activating "ARP Poison start" #9

@elixirads

Description

@elixirads

Hi,

i have installed NPCAP v1.71 libraries.
Today i tested your last version of Intercepter-NG v1.2 and catch conditions when it fails.
It fails on activating "ARP Poison start" button. I started Intercepter under IDA Pro debugger and it show unhandled exception on memory access operation.
Program tries to read address 0x00000008 with function strnlen(), so it looks like you try to read string from some field of structure with NULL pointer (non-allocated memory) without verification.

See attachment for all necessary data.

Can you please fix this failure and post stable version?

Thank you in advance ))

fail.mkv.zip
fail1
fail2

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