Web界面应用 EvolveTool

码农软件 · 软件分类 · 其他开发相关 · 2019-10-18 14:41:45

软件介绍

Evolve是一个Volatility内存提取框架的Web界面应用。

安装:

先在这里下载Volatility安装包,再提取文件夹运行:

setup.py install

然后安装这些依赖关系:

pip install bottle 
pip install yara 
pip install distorm3 
pip install maxminddb

用法:

  • -f  文件包含内存分析垃圾

  • -p  Volatility 分析过程中使用

  • -d  输出文件的可选路径。默认为身边的内存映像

  • -l  从本地机器向外提供的服务内容将被Web服务器限制

  • -r  在开始运行时使用逗号分隔列表插件

警告:(下图)


本文地址:https://codercto.com/soft/d/17031.html

Flexible Pattern Matching in Strings

Flexible Pattern Matching in Strings

Gonzalo Navarro、Mathieu Raffinot / Cambridge University Press / 2007-7-30 / USD 64.99

String matching problems range from the relatively simple task of searching a single text for a string of characters to searching a database for approximate occurrences of a complex pattern. Recent ye......一起来看看 《Flexible Pattern Matching in Strings》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具