BinHunt.zip
大小:407.19KB
价格:50积分
下载量:0
评分:
5.0
上传者:SSR_donglong
更新日期:2025-09-22

逆向学习环境BinHunt

资源文件列表(大概)

文件名
大小
pythondemo/
-
pythondemo/BinHunt.py
6.03KB
pythondemo/BinHunt.pyc
1.02KB
pythondemo/exports/
-
pythondemo/exports/ADVAPI32.dll
21.92KB
pythondemo/exports/COMCTL32.dll
2.8KB
pythondemo/exports/CRYPT32.dll
8.85KB
pythondemo/exports/GDI32.dll
16.64KB
pythondemo/exports/IMAGEHLP.dll
3.2KB
pythondemo/exports/KERNEL32.dll
35.31KB
pythondemo/exports/MSI.dll
8.23KB
pythondemo/exports/MSVCR100.dll
37.44KB
pythondemo/exports/MSVCRT.dll
24.8KB
pythondemo/exports/NTDLL.dll
55.6KB
pythondemo/exports/OLE32.dll
10.57KB
pythondemo/exports/SECUR32.dll
2.8KB
pythondemo/exports/SETUPAPI.dll
21.32KB
pythondemo/exports/SHELL32.dll
8.64KB
pythondemo/exports/USER32.dll
19.32KB
pythondemo/INSTALL.TXT
728B
pythondemo/rounds/
-
pythondemo/rounds/__init__.py
133B
pythondemo/rounds/__init__.pyc
373B
pythondemo/rounds/helpers.py
4.79KB
pythondemo/rounds/helpers.pyc
3.81KB
pythondemo/rounds/Round1.py
15.33KB
pythondemo/rounds/Round1.pyc
10.54KB
pythondemo/rounds/Round10.py
9.17KB
pythondemo/rounds/Round10.pyc
4.3KB
pythondemo/rounds/Round2.py
16.19KB
pythondemo/rounds/Round2.pyc
11.28KB
pythondemo/rounds/Round3.py
17.34KB
pythondemo/rounds/Round3.pyc
12.87KB
pythondemo/rounds/Round4.py
13.93KB
pythondemo/rounds/Round4.pyc
9.24KB
pythondemo/rounds/Round5.py
13.23KB
pythondemo/rounds/Round5.pyc
9.58KB
pythondemo/rounds/Round6.py
10.72KB
pythondemo/rounds/Round6.pyc
7.95KB
pythondemo/rounds/Round7.py
8.86KB
pythondemo/rounds/Round7.pyc
6.36KB
pythondemo/rounds/Round8.py
6.27KB
pythondemo/rounds/Round8.pyc
4.13KB
pythondemo/rounds/Round9.py
1.05KB
pythondemo/rounds/Round9.pyc
756B
pythondemo/rounds/RoundX.py
2.73KB
pythondemo/rounds/RoundX.pyc
756B
pythondemo/template32-bound.dll
6.5KB
pythondemo/template32-bound.exe
6.5KB
pythondemo/template32-tls.exe
6.5KB
pythondemo/template32.dll
6.5KB
pythondemo/template32.exe
6.5KB
pythondemo/template64-bound.dll
7.5KB
pythondemo/template64-bound.exe
7.5KB
pythondemo/template64.dll
7.5KB
pythondemo/template64.exe
7.5KB
pythondemo/xeno-mod-pefile-1.2.10-121/
-
pythondemo/xeno-mod-pefile-1.2.10-121/build/
-
pythondemo/xeno-mod-pefile-1.2.10-121/build/bdist.macosx-10.6-universal/
-
pythondemo/xeno-mod-pefile-1.2.10-121/build/lib/
-
pythondemo/xeno-mod-pefile-1.2.10-121/build/lib/pefile.py
212.64KB
pythondemo/xeno-mod-pefile-1.2.10-121/build/lib/peutils.py
18.62KB
pythondemo/xeno-mod-pefile-1.2.10-121/COPYING
1.4KB
pythondemo/xeno-mod-pefile-1.2.10-121/dist/
-
pythondemo/xeno-mod-pefile-1.2.10-121/dist/pefile-1.2.10_121-py2.6.egg
99.38KB
pythondemo/xeno-mod-pefile-1.2.10-121/pefile.egg-info/
-
pythondemo/xeno-mod-pefile-1.2.10-121/pefile.egg-info/dependency_links.txt
1B
pythondemo/xeno-mod-pefile-1.2.10-121/pefile.egg-info/PKG-INFO
1.5KB
pythondemo/xeno-mod-pefile-1.2.10-121/pefile.egg-info/SOURCES.txt
156B
pythondemo/xeno-mod-pefile-1.2.10-121/pefile.egg-info/top_level.txt
15B
pythondemo/xeno-mod-pefile-1.2.10-121/pefile.py
212.64KB
pythondemo/xeno-mod-pefile-1.2.10-121/peutils.py
18.62KB
pythondemo/xeno-mod-pefile-1.2.10-121/PKG-INFO
1.5KB
pythondemo/xeno-mod-pefile-1.2.10-121/README
2.75KB
pythondemo/xeno-mod-pefile-1.2.10-121/setup.py
1.01KB

资源内容介绍

建议使用CFF Explorer等逆向分析工具
In order to run this example code, you must do the following:cd xeno-mod-pefile-1.2.10-121python setup.py installThen you can play the game by typingpython BinHunt.pyIf you want to skip to level 5 for instance, dopython BinHunt.py 5NOTE: if you want to actually run the randomly generatedexecutables, you must have the Visual C++ 2010 (x86 or x64depending on your system) redistributable libraries installedx86: http://www.microsoft.com/en-us/download/details.aspx?id=5555x64: http://www.microsoft.com/en-us/download/details.aspx?id=14632.exe files can be just run normally.dll files can be tested by doing:rundll32.exe <C:\path\to\the.dll>,SayHelloAnd you should then see a message box saying helloEnjoy!

用户评论 (0)

发表评论

captcha