Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

IDA Pro dump scripts

NotificationsYou must be signed in to change notification settings

yung1231/ITools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This script is used to automatically analyze samples and extract opcodes on Windows systems. The script requiresIDA Pro 7.5 and theIDAPython Python plugin.

This script can be used to quickly and efficiently analyze a large number of samples, making it ideal for malware analysis or other security-related tasks.

Usage

Main control script:run.bat

  1. Set the IDA Pro path to the path in theida_path variable.
  2. Set the path ofopcode_extract.py to the path in thescript_path variable.
  3. Set the path of the directory containing the samples to be analyzed to the path in thetarget_dir variable.
  4. Set the path of the directory where the analysis results will be stored to the path in thesave_dir variable.
  5. Run therun.bat script.

Conclusion

This script is a powerful tool for quickly and efficiently analyzing a large number of samples on a Windows system. With its ability to automatically extract opcodes, this script is an ideal tool for malware analysis or other security-related tasks.

About

IDA Pro dump scripts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp