ZIP逆向学习环境BinHunt 407.19KB

SSR_donglong需要积分:6(1积分=1元)

资源文件列表:

BinHunt.zip 大约有75个文件
  1. pythondemo/
  2. pythondemo/BinHunt.py 6.03KB
  3. pythondemo/BinHunt.pyc 1.02KB
  4. pythondemo/exports/
  5. pythondemo/exports/ADVAPI32.dll 21.92KB
  6. pythondemo/exports/COMCTL32.dll 2.8KB
  7. pythondemo/exports/CRYPT32.dll 8.85KB
  8. pythondemo/exports/GDI32.dll 16.64KB
  9. pythondemo/exports/IMAGEHLP.dll 3.2KB
  10. pythondemo/exports/KERNEL32.dll 35.31KB
  11. pythondemo/exports/MSI.dll 8.23KB
  12. pythondemo/exports/MSVCR100.dll 37.44KB
  13. pythondemo/exports/MSVCRT.dll 24.8KB
  14. pythondemo/exports/NTDLL.dll 55.6KB
  15. pythondemo/exports/OLE32.dll 10.57KB
  16. pythondemo/exports/SECUR32.dll 2.8KB
  17. pythondemo/exports/SETUPAPI.dll 21.32KB
  18. pythondemo/exports/SHELL32.dll 8.64KB
  19. pythondemo/exports/USER32.dll 19.32KB
  20. pythondemo/INSTALL.TXT 728B
  21. pythondemo/rounds/
  22. pythondemo/rounds/__init__.py 133B
  23. pythondemo/rounds/__init__.pyc 373B
  24. pythondemo/rounds/helpers.py 4.79KB
  25. pythondemo/rounds/helpers.pyc 3.81KB
  26. pythondemo/rounds/Round1.py 15.33KB
  27. pythondemo/rounds/Round1.pyc 10.54KB
  28. pythondemo/rounds/Round10.py 9.17KB
  29. pythondemo/rounds/Round10.pyc 4.3KB
  30. pythondemo/rounds/Round2.py 16.19KB
  31. pythondemo/rounds/Round2.pyc 11.28KB
  32. pythondemo/rounds/Round3.py 17.34KB
  33. pythondemo/rounds/Round3.pyc 12.87KB
  34. pythondemo/rounds/Round4.py 13.93KB
  35. pythondemo/rounds/Round4.pyc 9.24KB
  36. pythondemo/rounds/Round5.py 13.23KB
  37. pythondemo/rounds/Round5.pyc 9.58KB
  38. pythondemo/rounds/Round6.py 10.72KB
  39. pythondemo/rounds/Round6.pyc 7.95KB
  40. pythondemo/rounds/Round7.py 8.86KB
  41. pythondemo/rounds/Round7.pyc 6.36KB
  42. pythondemo/rounds/Round8.py 6.27KB
  43. pythondemo/rounds/Round8.pyc 4.13KB
  44. pythondemo/rounds/Round9.py 1.05KB
  45. pythondemo/rounds/Round9.pyc 756B
  46. pythondemo/rounds/RoundX.py 2.73KB
  47. pythondemo/rounds/RoundX.pyc 756B
  48. pythondemo/template32-bound.dll 6.5KB
  49. pythondemo/template32-bound.exe 6.5KB
  50. pythondemo/template32-tls.exe 6.5KB
  51. pythondemo/template32.dll 6.5KB
  52. pythondemo/template32.exe 6.5KB
  53. pythondemo/template64-bound.dll 7.5KB
  54. pythondemo/template64-bound.exe 7.5KB
  55. pythondemo/template64.dll 7.5KB
  56. pythondemo/template64.exe 7.5KB
  57. pythondemo/xeno-mod-pefile-1.2.10-121/
  58. pythondemo/xeno-mod-pefile-1.2.10-121/build/
  59. pythondemo/xeno-mod-pefile-1.2.10-121/build/bdist.macosx-10.6-universal/
  60. pythondemo/xeno-mod-pefile-1.2.10-121/build/lib/
  61. pythondemo/xeno-mod-pefile-1.2.10-121/build/lib/pefile.py 212.64KB
  62. pythondemo/xeno-mod-pefile-1.2.10-121/build/lib/peutils.py 18.62KB
  63. pythondemo/xeno-mod-pefile-1.2.10-121/COPYING 1.4KB
  64. pythondemo/xeno-mod-pefile-1.2.10-121/dist/
  65. pythondemo/xeno-mod-pefile-1.2.10-121/dist/pefile-1.2.10_121-py2.6.egg 99.38KB
  66. pythondemo/xeno-mod-pefile-1.2.10-121/pefile.egg-info/
  67. pythondemo/xeno-mod-pefile-1.2.10-121/pefile.egg-info/dependency_links.txt 1B
  68. pythondemo/xeno-mod-pefile-1.2.10-121/pefile.egg-info/PKG-INFO 1.5KB
  69. pythondemo/xeno-mod-pefile-1.2.10-121/pefile.egg-info/SOURCES.txt 156B
  70. pythondemo/xeno-mod-pefile-1.2.10-121/pefile.egg-info/top_level.txt 15B
  71. pythondemo/xeno-mod-pefile-1.2.10-121/pefile.py 212.64KB
  72. pythondemo/xeno-mod-pefile-1.2.10-121/peutils.py 18.62KB
  73. pythondemo/xeno-mod-pefile-1.2.10-121/PKG-INFO 1.5KB
  74. pythondemo/xeno-mod-pefile-1.2.10-121/README 2.75KB
  75. 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-121 python setup.py install Then you can play the game by typing python BinHunt.py If you want to skip to level 5 for instance, do python BinHunt.py 5 NOTE: if you want to actually run the randomly generated executables, you must have the Visual C++ 2010 (x86 or x64 depending on your system) redistributable libraries installed x86: http://www.microsoft.com/en-us/download/details.aspx?id=5555 x64: 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>,SayHello And you should then see a message box saying hello Enjoy!
100+评论
captcha
    类型标题大小时间
    ZIP优化后的PSINS-DR的MATLAB程序,解决了odsimu报错的问题366.41KB8月前
    ZIPpython3.8版本的Cartopy库whl文件20.5MB8月前
    ZIP0827/////////////////2.55MB8月前
    ZIPSTM32移植LVGL+FatFs+FreeRTOS综合工程代码5.51MB8月前
    ZIP基于前端VUE+elementUI+后端springboot的会议管理系统69.62MB7月前
    ZIP一些程序设计训练相关的题目,及其报告71.94KB7月前
    ZIP实验六 存储系统(源码)3.03KB7月前
    ZIP实验二 运算器设计(源码)11.95KB7月前