Skip to content

Support for x32 #1

@Mecanik

Description

@Mecanik

Your project is very nice, gives a lot of help for any developer.

Why don't you add support for x32 ? The syscall would be:

	mov eax, FUNCTION
	call sysentry
	ret 0x14
	mov edx,esp
	sysenter
	retn

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