Skip to content

The client.dll dllmain thread creation detection bypass is out of date #30

@ClaudiuHKS

Description

@ClaudiuHKS

address = client.lpBaseOfDll + re.search(rb'.\x69\x6A\x00\x6A\x04',

    address = client.lpBaseOfDll + re.search(rb'.\x69\x6A\x00\x6A\x04', clientModule).start()

AttributeError: 'NoneType' object has no attribute 'start'

Is there a fix or we should just remove this feature?

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