Skip to content

可视化wine及win7的dll及api之间的依赖、转发等关系

Notifications You must be signed in to change notification settings

QianShengWu/DllShow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dllshow

可视化wine及win7的dll及api之间的依赖、转发等关系。

文件夹 功能
DLLAPI dllapi调用图
DLLForward dll转发图
DLLGRAPH dll依赖图
DLLPOINT dll点图

环境:

  • python3.6
  • flask
  • pymysql

改进:

采用分布式架构,所有代码合并到dllshow工程下。以往代码仅供参考,不再使用。

主页如下所示:

image

运行

python3 dllshow/dllshow.py

部署

Nginx + uwsgi + Flask

参考:http://python.jobbole.com/84286/

About

可视化wine及win7的dll及api之间的依赖、转发等关系

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published