jaygreig86 / dmitry

DMitry (Deepmagic Information Gathering Tool)
http://www.mor-pah.net
GNU General Public License v2.0
204 stars 44 forks source link

Close #9 & #11: ARM64 support #15

Open g0tmi1k opened 5 months ago

g0tmi1k commented 5 months ago

ARM64 & getopt()


Before:

admin@ip-172-31-23-42:~/dmitry$ uname -a
Linux ip-172-31-23-42 6.1.0-22-cloud-arm64 #1 SMP Debian 6.1.94-1 (2024-06-21) aarch64 GNU/Linux
admin@ip-172-31-23-42:~/dmitry$
admin@ip-172-31-23-42:~/dmitry$ ./dmitry kali.org
Deepmagic Information Gathering Tool
"There be some deep magic going on"

Usage: dmitry [-winsepfb] [-t 0-9] [-o %host.txt] host
  -o     Save output to %host.txt or to file specified by -o file
[...]

After:

admin@ip-172-31-23-42:~/dmitry$ ./dmitry kali.org
Deepmagic Information Gathering Tool
"There be some deep magic going on"

HostIP:104.18.4.159
HostName:kali.org

Gathered Inet-whois information for 104.18.4.159
---------------------------------

inetnum:        103.253.144.0 - 104.37.31.255
[...]
g0tmi1k commented 5 months ago

Bug reports:

g0tmi1k commented 5 months ago

Debian package patch: https://salsa.debian.org/debian/dmitry/-/merge_requests/1

petterreinholdtsen commented 3 months ago

The patch is used by the package in the Debian archive now. https://tracker.debian.org/pkg/dmitry