ShawnDEvans / smbmap

SMBMap is a handy SMB enumeration tool
GNU General Public License v3.0
1.8k stars 349 forks source link

migrating from pycrypto to pycryptodome #31

Open noraj opened 5 years ago

noraj commented 5 years ago

Please consider migrating from pycrypto to pycryptodome:

image

Edu4rdSHL commented 5 years ago

Hello, @noraj as I said in https://github.com/BlackArch/blackarch/issues/2325#issuecomment-492491218 it isn't an issue with smbmap, it's with the impacket package of ArchLinux. You can close it.

noraj commented 5 years ago

@Edu4rdSHL Yeah but even if the problem doesn't from upstream, it is a bad thing to require pycrypto and better to require pycryptodome or pycryptodomex instead.