Skip to content
 
 

Latest commit

 

History

15 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

仓库 files navigation

HyperDbg Script

This repo is a collection of useful HyperDbg scripts.

You can use the '.script' command to run these scripts. For more examples, take a look at here.

Usage

You can use scripts in the HyperDbg environment:

HyperDbg> .script c:\users\sina\desktop\script.txt

or you can directly run them :

C:\Users\sina\Desktop\HyperDbg>hyperdbg-cli.exe --script c:\users\sina\desktop\script.txt

Description

Basics

  • hello_world.dbg: The Hello World! script.

DFIR (Digital Forensics and Incident Response)

  • process_behavior_logger.dbg: Gathering information about different behavior of a process like system calls, kernel memory allocations, CPUIDs, etc.

Contributing

拉取请求 are super welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

关于

A collection of useful HyperDbg scripts

Resources

Stars

0 stars

关注者

0 watching

复刻s

发布

贡献者