WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver  (Read 34233 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #90 on: June 18, 2020, 06:13:02 AM »
The python-pip.tcz.dep is correct, python3.6 comes with pip3.6 built-in.

In any case, you do not need pip to compile minigalaxy...
« Last Edit: June 18, 2020, 06:16:29 AM by Juanito »

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 390
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #91 on: June 18, 2020, 06:39:16 AM »
But pip is required to install PyGObject and other requirements of minigalaxy.
Setting up the requirements is really taking a lot of time. Hope the compilation is easy.
« Last Edit: June 18, 2020, 06:46:37 AM by Sashank999 »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #92 on: June 18, 2020, 06:47:06 AM »
To compile minigalaxy it looks like you need python3.6-dev, bash and gettext.

To run minigalaxy it looks like you need py3.6gobject, webkitgtk4-gir and python3.6-requests.

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 390
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #93 on: June 18, 2020, 07:38:57 AM »
OMG Thats so quick  :o
How did you figure it out so quick ?
I know the deps listed in github but some are not in the tcz (not with the names as listed in github).

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #94 on: June 18, 2020, 07:44:05 AM »
The minigalaxy github page says PyGObject 3.29.1+, Webkit2gtk and Python Requests are required - using the apps gui to search on gobject, webkit and requests doesn't take long  ;)

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 390
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #95 on: June 18, 2020, 07:54:37 AM »
But the PyGobject is of lower version than required in repo.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #96 on: June 18, 2020, 08:01:59 AM »
Ah - I was looking at the CorePure64 repo - I'll update py3.6gobject in the 32-bit repo, but since python3.6-requests is not present in the 32-bit repo, it would be easier to build a 64-bit version.
« Last Edit: June 18, 2020, 08:04:26 AM by Juanito »

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 390
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #97 on: June 18, 2020, 08:12:44 AM »
But I am building a 32 bit version.
And also, I don't have the kernel and initrd for core64. I would also have to install gcc,tcc,python3.6,git,Xvesa, Xorgs, make, bash, bash-dev, submitqc, mksquashfs and all other extensions. That would really waste a ton of internet data. The main reason I am using TCL as it is really amazing extraordinary customizable tiny and also, unlike other distros, it really is small size to download and install.
And hence, I am trying to track the files installed by pip using the method you said in Post #2.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #98 on: June 18, 2020, 08:21:02 AM »
OK, but the extension(s) will be much smaller if you compile them rather than using pip.

webkitgtk4-gir already exists, I'll update py3.6gobject shortly, so you just need to compile python3.6-requests - the instructions are here:

http://tinycorelinux.net/9.x/x86_64/tcz/src/python3.6-requests/compile_python-requests

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 390
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #99 on: June 18, 2020, 08:23:48 AM »
Will do it ;)
Now will compile minigalaxy and python requests

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #100 on: June 18, 2020, 08:45:36 AM »
py3.6gobject updated

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 390
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #101 on: June 18, 2020, 08:59:30 AM »
Ah finally !!! A thread created by me reaches 100 posts  ;D
Will now compile requests.

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 390
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #102 on: June 18, 2020, 09:35:04 AM »
I compiled requests from souce on github here https://github.com/psf/requests
I tracked all the files and attached. Should I include files from /home/tc and files from urllib ?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #103 on: June 18, 2020, 09:56:43 AM »
You appear to have five extensions there - chardet, idna, urllib3, certifi and requests.

Note also that there will be a problem using the extensions as-is with, for example, all the files inside /usr/local/lib/python3.6/site-packages/chardet-3.0.4-py3.6.egg/chardet because python will look for /usr/local/lib/python3.6/site-packages/chardet.

There two choices to fix this problem:

* compile with sudo python3.6 setup.py install --root=/tmp/pkg (or similar)
* create a symlink /usr/local/lib/python3.6/site-packages/chardet -> /usr/local/lib/python3.6/site-packages/chardet-3.0.4-py3.6.egg/chardet

I attached the edited file list

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 390
Re: Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
« Reply #104 on: June 19, 2020, 08:02:19 AM »
@Juanito
I have submitted python-requests extension.  :D