termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.33k stars 3.07k forks source link

package: dsniff #10176

Closed BullShark closed 2 years ago

BullShark commented 4 years ago

This package would add to the list of hacking software for Termux.

dsniff is a collection of tools for network auditing and penetration testing. dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.).

I see no reason why it would not compile for both arm 32 bit and arm 64 bit.

Link to home page and sources

  1. Home page: https://www.monkey.org/~dugsong/dsniff/
  2. Source code: https://www.monkey.org/~dugsong/dsniff/dsniff-2.3.tar.gz
RossComputerGuy commented 4 years ago

Requires root access, please transfer the issue to the root repository.

iMrDJAi commented 4 years ago

Yes this package is very usefull, we hope to add it soon.

Grimler91 commented 4 years ago

I started looking at it. dsniff requires that a few dependencies are added (libtirpc, libnids, (maybe more)). libtirpc requires android >= 8, and quite a few patches.