Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of ...
PROBLEM: './configure' is unable to find libpcap, wext, ncurses, pcre, or some other library when building from source. FIX: Many distributions separate the runtime data from the data necessary to compile programs against a library. Install the '-dev' or '-devel' or 'devel-' packages ...
echo " C++ Library: $foundcxxl" echo " Protobuf Library: $PROTOBUF" echo " Installing as group: $instgrp" echo " Installing into: $prefix" printf " Setuid group: " if test "$cygwin" = "yes"; then echo "n/a (Cygwin/Win32"; else echo "$suidgroup" fi printf "...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
kaitai (https://kaitai.io): Binary parser generator and stream library jsoncpp (http://jsoncpp.sourceforge.net/): JSON parser radiotap (http://radiotap.org): Radiotap header definitions microhttpd (https://www.gnu.org/software/libmicrohttpd/): Webserver nlohmann json (https://github.com/nlohm...
14. Kismet UI The default Kismet UI uses the text-based ncurses library. Additional UIs may be available from the Links page on the Kismet website (http://www.kismetwireless.net/links.shtml) The Kismet UI functions much as any other curses application (such as Midnight Commander or Links)...
PROBLEM: './configure' is unable to find libpcap, wext, ncurses, pcre, or some other library when building from source. FIX: Many distributions separate the runtime data from the data necessary to compile programs against a library. Install the '-dev' or '-devel' or 'devel-' packages ...
#include <cmath> ]], [[ std::isnan(1.0f); return 0; ]])],[],[AC_DEFINE(MISSING_STD_ISNAN, 1, we need to shim isnan)]) CC="$oCC" AC_MSG_CHECKING([for group 'root']) if test "`grep -e ^root: /etc/group`" = ""; then AC_MSG_RESULT([no. Using 'wheel']) inst...