Skip to content

Commit b6b36bd

Browse files
committed
remove broken and adjusted packages
1 parent 496e289 commit b6b36bd

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

packages/libraries.python3.vm/tools/modules.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
<module name="acefile"/>
44
<module name="rpyc"/>
55
<module name="art"/>
6-
<module name="binwalk" url="https://github.com/ReFirmLabs/binwalk/archive/refs/tags/v2.3.3.zip"/>
76
<module name="capstone"/>
87
<module name="dissect"/>
98
<module name="dncil"/>
109
<module name="dnfile"/>
10+
<module name="frida"/>
11+
<module name="frida-tools"/>
1112
<module name="hexdump"/>
1213
<module name="jupyterlab==4.4.8"/>
1314
<module name="ldapdomaindump"/>
@@ -26,15 +27,10 @@
2627
<module name="pyreadline3"/>
2728
<module name="pythonnet"/>
2829
<module name="requests"/>
29-
<module name="stringsifter"/>
30-
<module name="uncompyle6"/>
3130
<module name="unicorn"/>
32-
<module name="unpy2exe"/>
3331
<module name="vivisect"/>
3432
<module name="XLMMacroDeobfuscator"/>
3533
<module name="yara-python"/>
36-
<module name="frida"/>
37-
<module name="frida-tools"/>
3834
<!-- Dependencies of the internet detector tool that are also useful for malware analysis
3935
The internet detector needs to build the Python executable with a version of pyinstaller capable of executing in admin cmd.
4036
Fix also the version of pywin32 and icmplib to avoid issues

0 commit comments

Comments
 (0)