Skip to content

BoB10th-BTC/CryptoScan

Repository files navigation

CryptoScan (Volatility 3 Plugin)

Location

volatility3-1.0.1\volatility3\framework\plugins\windows\cryptoscan.py
volatility3-1.0.1\bob.jpg
volatility3-1.0.1\wordlist.txt

Made by

BTC (BoB Tracers of Coin) 강정윤 박준성 이문규 임민택 정현덕

How it works

Volatility Command

python ./vol.py -f [memory.mem] windows.cryptoscan --pid [Process ID] --[btc,eth,xrp]

Example

python .\vol.py -f sample.mem windows.cryptoscan --pid --btc

  • --[btc,eth,xrp]: Types of cryptocurrency that you want to extract transactions from.

image

About

To find coin's address with regex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages