Tiny Core Base > CorePlus
Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver
Juanito:
--- Quote from: Sashank999 on June 08, 2020, 09:45:07 PM ---I think GUIs and Window Managers interfere with each other..
--- End quote ---
Yes, they do interfere with each other:
* only set one X server to load "onboot"
* only set one window manager to load "onboot"
If you load more than one X server or window manager, tinycore will attempt to start the one loaded most recently.
As a reminder:
tce-load -i extension - loads an extension that has been downloaded previously
tce-load -w extension - downloads an extension, but does not load it
tce-load -wi extension - downloads and loads an extension and sets it "onboot"
tce-load -wil extension - downloads and loads an extension
Sashank999:
Another problem.
"ldd airmon-ng" says "invalid ELF header".
And also, sometimes, the aterm does not copy the highlighted text in terminal.
Hence, I installed gnome-terminal. But it says libtinfo.so.6 is missing. Requesting a solution.
Rich:
Hi Sashank999
The ldd command needs a path to the executable.
If airmon-ng is installed and located in /usr/local/sbin/ then the command would be:
--- Code: ---ldd /usr/local/sbin/airmon-ng
--- End code ---
If airmon-ng is in you current directory, it would be:
--- Code: ---ldd ./airmon-ng
--- End code ---
Juanito:
..and if the target is a script, ldd will report "error while loading shared libraries...invalid ELF header".
Sashank999:
Oh. Thanks for the info. I saw in airmon-ng manpage that it is a script.
What about gnome terminal libtinfo.so.6 error ?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version