Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

script help #18

Open
nihuai opened this issue Oct 14, 2017 · 1 comment
Open

script help #18

nihuai opened this issue Oct 14, 2017 · 1 comment

Comments

@nihuai
Copy link

nihuai commented Oct 14, 2017

Some of the modules don't know how to use it.
Are there any help documents.
For example, find binary feature codes in memory.
Find two suspicious functions, but I don't know how to use it.

def Find(data, pattern):
    return _x64dbg.Find(data, pattern)

def FindMem(start, size, pattern):
    return _x64dbg.FindMem(start, size, pattern)
@nihuai nihuai changed the title The script to help script help Oct 14, 2017
@yuanbi
Copy link

yuanbi commented Nov 8, 2019

Did you find help doc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants