Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
binwalk Win32 compile
#1
Exclamation 
hi! Cool

i'm currently in a particular situation where cannot use python directly on Windows (but only on Android 9.0 Pie ARMv8 [Motorola E6 Plus XT2025-2] unrooted - w/ "QPython 3L"), and need a Win32 .exe compilation (even Win64 is fine) of binwalk

can someone help me by passing me binwalk already compiled .exe Win32?!? (even Win64 is fine)
(i know binwalk works worse in Windows environment than linux)

thx 4 patience! Wink Cool
Reply
#2
Exclamation 
up python
Reply
#3
If this is the binwalk you're referring to: https://github.com/ReFirmLabs/binwalk
...then it's just a python package that can be installed using pip install binwalk.

If you're looking for a bundled version that doesn't depend on python being installed, you should ask the package maintainers for that.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python library for win32 console commands eldiener 3 3,450 Aug-24-2021, 10:28 PM
Last Post: bowlofred
  Win32\ping.exe windows pops up -very annoying... tester_V 9 3,210 Aug-12-2021, 06:54 AM
Last Post: tester_V
  pyarrow throws oserror winerror 193 1 is not a valid win32 application aupres 2 3,776 Oct-21-2020, 01:04 AM
Last Post: aupres
  win32 API: Launch Application to RDP session from background process python script rangeshgupta 0 2,139 May-28-2020, 09:41 PM
Last Post: rangeshgupta
  C:\Windows\System32\appwiz.cpl is not a valid Win32 application Marceepoo 8 5,131 Mar-15-2020, 04:46 AM
Last Post: buran
  Pymssql library failing when upgrading to Python 3.7 - win32 issue stixmagiggins 5 7,428 Jun-24-2019, 06:46 AM
Last Post: snippsat
  win32 GetWindowRect for window dimensions MrMajorThorburn 3 4,628 Apr-08-2019, 04:08 PM
Last Post: MrMajorThorburn
  Trying to use win32 Sendkeys to log into database overnight statiCat 0 4,171 Apr-28-2018, 03:59 PM
Last Post: statiCat
  [WinError 193] %1 is not a valid Win32 application edlipson 1 10,276 Jan-24-2018, 12:52 AM
Last Post: snippsat
  problems building python on win32 xp miltmobley 4 3,719 Oct-11-2017, 03:27 PM
Last Post: gruntfutuk

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020