language
stringlengths
0
24
filename
stringlengths
9
214
code
stringlengths
99
9.93M
M4 Macro
aircrack-ng/build/m4/aircrack_ng_pcap.m4
dnl Aircrack-ng dnl dnl Copyright (C) 2017 Joseph Benden <joe@benden.us> dnl dnl Autotool support was written by: Joseph Benden <joe@benden.us> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foun...
M4 Macro
aircrack-ng/build/m4/aircrack_ng_pcre.m4
dnl Aircrack-ng dnl dnl Copyright (C) 2017 Joseph Benden <joe@benden.us> dnl dnl Autotool support was written by: Joseph Benden <joe@benden.us> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foun...
M4 Macro
aircrack-ng/build/m4/aircrack_ng_prog_cc.m4
dnl Aircrack-ng dnl dnl Copyright (C) 2017 Joseph Benden <joe@benden.us> dnl dnl Autotool support was written by: Joseph Benden <joe@benden.us> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foun...
M4 Macro
aircrack-ng/build/m4/aircrack_ng_prog_cxx.m4
dnl Aircrack-ng dnl dnl Copyright (C) 2017 Joseph Benden <joe@benden.us> dnl dnl Autotool support was written by: Joseph Benden <joe@benden.us> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foun...
M4 Macro
aircrack-ng/build/m4/aircrack_ng_pthread.m4
dnl Aircrack-ng dnl dnl Copyright (C) 2018 Joseph Benden <joe@benden.us> dnl dnl Autotool support was written by: Joseph Benden <joe@benden.us> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foun...
M4 Macro
aircrack-ng/build/m4/aircrack_ng_rfkill.m4
dnl Aircrack-ng dnl dnl Copyright (C) 2017 Joseph Benden <joe@benden.us> dnl dnl Autotool support was written by: Joseph Benden <joe@benden.us> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foun...
M4 Macro
aircrack-ng/build/m4/aircrack_ng_simd.m4
dnl Aircrack-ng dnl dnl Copyright (C) 2017 Joseph Benden <joe@benden.us> dnl dnl Autotool support was written by: Joseph Benden <joe@benden.us> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foun...
M4 Macro
aircrack-ng/build/m4/aircrack_ng_sqlite.m4
dnl Aircrack-ng dnl dnl Copyright (C) 2017 Joseph Benden <joe@benden.us> dnl dnl Autotool support was written by: Joseph Benden <joe@benden.us> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foun...
M4 Macro
aircrack-ng/build/m4/aircrack_ng_tcmalloc.m4
dnl Aircrack-ng dnl dnl Copyright (C) 2018 Joseph Benden <joe@benden.us> dnl dnl Autotool support was written by: Joseph Benden <joe@benden.us> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foun...
M4 Macro
aircrack-ng/build/m4/aircrack_ng_tsan.m4
dnl Aircrack-ng dnl dnl Copyright (C) 2018 Joseph Benden <joe@benden.us> dnl dnl Autotool support was written by: Joseph Benden <joe@benden.us> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foun...
M4 Macro
aircrack-ng/build/m4/aircrack_ng_windows.m4
dnl Aircrack-ng dnl dnl Copyright (C) 2017 Joseph Benden <joe@benden.us> dnl dnl Autotool support was written by: Joseph Benden <joe@benden.us> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foun...
M4 Macro
aircrack-ng/build/m4/aircrack_ng_zlib.m4
dnl Aircrack-ng dnl dnl Copyright (C) 2017 Joseph Benden <joe@benden.us> dnl dnl Autotool support was written by: Joseph Benden <joe@benden.us> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foun...
M4 Macro
aircrack-ng/build/m4/ax_ac_append_to_file.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_ac_append_to_file.html # =========================================================================== # # SYNOPSIS # # AX_AC_APPEND_TO_FILE([FILE],[DATA]) # # DESCRIPTION # # Appends the...
M4 Macro
aircrack-ng/build/m4/ax_ac_print_to_file.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_ac_print_to_file.html # =========================================================================== # # SYNOPSIS # # AX_AC_PRINT_TO_FILE([FILE],[DATA]) # # DESCRIPTION # # Writes the sp...
M4 Macro
aircrack-ng/build/m4/ax_add_am_macro_static.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_add_am_macro_static.html # =========================================================================== # # SYNOPSIS # # AX_ADD_AM_MACRO_STATIC([RULE]) # # DESCRIPTION # # Adds the specif...
M4 Macro
aircrack-ng/build/m4/ax_am_macros_static.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_am_macros_static.html # =========================================================================== # # SYNOPSIS # # AX_AM_MACROS_STATIC # # DESCRIPTION # # Adds support for macros that...
M4 Macro
aircrack-ng/build/m4/ax_append_flag.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_append_flag.html # =========================================================================== # # SYNOPSIS # # AX_APPEND_FLAG(FLAG, [FLAGS-VARIABLE]) # # DESCRIPTION # # FLAG is app...
M4 Macro
aircrack-ng/build/m4/ax_cflags_warn_all.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_cflags_warn_all.html # =========================================================================== # # SYNOPSIS # # AX_CFLAGS_WARN_ALL [(shellvar [,default, [A/NA]])] # AX_CXXFLAGS_W...
M4 Macro
aircrack-ng/build/m4/ax_check_cflags.m4
AC_DEFUN([AX_CHECK_CFLAGS], [ AC_MSG_CHECKING([whether compiler accepts "$1"]) cat > conftest.c++ << EOF int main(){ return 0; } EOF if $CC $CPPFLAGS $CFLAGS -o conftest.o conftest.c++ [$1] > /dev/null 2>&1 then AC_MSG_RESULT([yes]) CFLAGS="${CFLAGS} [$1]" [$2] else AC_MSG_RESULT([no])...
M4 Macro
aircrack-ng/build/m4/ax_check_compile_flag.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_check_compile_flag.html # =========================================================================== # # SYNOPSIS # # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTR...
M4 Macro
aircrack-ng/build/m4/ax_check_gnu_make.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_check_gnu_make.html # =========================================================================== # # SYNOPSIS # # AX_CHECK_GNU_MAKE([run-if-true],[run-if-false]) # # DESCRIPTION # # T...
M4 Macro
aircrack-ng/build/m4/ax_check_openssl.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_check_openssl.html # =========================================================================== # # SYNOPSIS # # AX_CHECK_OPENSSL([action-if-found[, action-if-not-found]]) # # DESCRIPT...
M4 Macro
aircrack-ng/build/m4/ax_code_coverage.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_code_coverage.html # =========================================================================== # # SYNOPSIS # # AX_CODE_COVERAGE() # # DESCRIPTION # # Defines CODE_COVERAGE_CPPFLAGS...
M4 Macro
aircrack-ng/build/m4/ax_compare_version.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_compare_version.html # =========================================================================== # # SYNOPSIS # # AX_COMPARE_VERSION(VERSION_A, OP, VERSION_B, [ACTION-IF-TRUE], [ACTION...
M4 Macro
aircrack-ng/build/m4/ax_compiler_vendor.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_compiler_vendor.html # =========================================================================== # # SYNOPSIS # # AX_COMPILER_VENDOR # # DESCRIPTION # # Determine the vendor of the C...
M4 Macro
aircrack-ng/build/m4/ax_compiler_version.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_compiler_version.html # =========================================================================== # # SYNOPSIS # # AX_COMPILER_VERSION # # DESCRIPTION # # This macro retrieves the com...
M4 Macro
aircrack-ng/build/m4/ax_cxx_compile_stdcxx.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_cxx_compile_stdcxx.html # =========================================================================== # # SYNOPSIS # # AX_CXX_COMPILE_STDCXX(VERSION, [ext|noext], [mandatory|optional]) # #...
M4 Macro
aircrack-ng/build/m4/ax_ext_have_static_lib.m4
# =========================================================================== # # SYNOPSIS # # AX_EXT_HAVE_STATIC_LIB(VARIABLE-PREFIX, SEARCH-PATHS, LIBRARY-NAMES, # FUNCTION-NAME, [EXTRA-LIBRARIES]) # # DESCRIPTION # # Provides a generic test for locating an appropriate static library # ...
M4 Macro
aircrack-ng/build/m4/ax_file_escapes.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_file_escapes.html # =========================================================================== # # SYNOPSIS # # AX_FILE_ESCAPES # # DESCRIPTION # # Writes the specified data to the s...
M4 Macro
aircrack-ng/build/m4/ax_gcc_x86_cpu_supports.m4
# ============================================================================ # https://www.gnu.org/software/autoconf-archive/ax_gcc_x86_cpu_supports.html # ============================================================================ # # SYNOPSIS # # AX_GCC_X86_CPU_SUPPORTS(X86-INSTRUCTION-SET, # [ACTION-IF-FOU...
M4 Macro
aircrack-ng/build/m4/ax_lib_gcrypt.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_lib_gcrypt.html # =========================================================================== # # SYNOPSIS # # AX_LIB_GCRYPT([yes|no|auto]) # # DESCRIPTION # # Searches for the 'gcry...
M4 Macro
aircrack-ng/build/m4/ax_lib_socket_nsl.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_lib_socket_nsl.html # =========================================================================== # # SYNOPSIS # # AX_LIB_SOCKET_NSL # # DESCRIPTION # # This macro figures out what lib...
M4 Macro
aircrack-ng/build/m4/ax_lib_sqlite3.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_lib_sqlite3.html # =========================================================================== # # SYNOPSIS # # AX_LIB_SQLITE3([MINIMUM-VERSION]) # # DESCRIPTION # # Test for the SQL...
M4 Macro
aircrack-ng/build/m4/ax_pthread.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_pthread.html # =========================================================================== # # SYNOPSIS # # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) # # DESCRIPTION # # ...
M4 Macro
aircrack-ng/build/m4/ax_require_defined.m4
# =========================================================================== # https://www.gnu.org/software/autoconf-archive/ax_require_defined.html # =========================================================================== # # SYNOPSIS # # AX_REQUIRE_DEFINED(MACRO) # # DESCRIPTION # # AX_REQUIRE_DEFINED is ...
M4 Macro
aircrack-ng/build/m4/libgcrypt.m4
# libgcrypt.m4 - Autoconf macros to detect libgcrypt # Copyright (C) 2002, 2003, 2004, 2011, 2014 g10 Code GmbH # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # # This file...
YAML
aircrack-ng/build/pipelines/package.yaml
--- ## # Aircrack-ng Pipeline Definition # # Built with the PyDeployer tool! # # https://github.com/jbenden/deployer ## - name: Packaging Preparations tags: - pkg stage: scope: false tasks: - name: Set package metadata set: artifacts: artifacts/aircrack-ng www: '{% if...
C
aircrack-ng/contrib/airpcap/airpcap.c
#include <string.h> #include <stdlib.h> #include <stdio.h> #include <windows.h> #include <airpcap.h> #include "osdep.h" #include "tap-win32/common.h" static const char * DEFAULT_ADAPT_NAME = "\\\\.\\airpcap00"; static const char * DEVICE_HEADER = "\\\\.\\"; //pcap_t *winpcap_adapter; static PAirpcapHandle airpcap_...
aircrack-ng/contrib/airpcap/Makefile
ROOT = ../.. include $(ROOT)/common.mak CFLAGS = -g -I$(ROOT)/../developers/Airpcap_Devpack/include -I$(ROOT)/src/osdep #LIBS = -L $(ROOT)/../developers/Airpcap_Devpack/lib -lairpcap -L $(ROOT)/src/osdep -losdep LIBS = -L $(ROOT)/../developers/Airpcap_Devpack/lib -lairpcap CFLAGS += $(PIC) OBJS = airpcap.o DLL =...
C
aircrack-ng/contrib/commview/commview.c
#include <net/if.h> #include <sys/ioctl.h> #include <string.h> #include <dlfcn.h> #include <assert.h> #include <stdlib.h> #include <stdio.h> #include <unistd.h> #include <fcntl.h> #include <wchar.h> #include <windows.h> #include <iphlpapi.h> #include <setupapi.h> #include <devguid.h> #include <pthread.h> #include "os...
aircrack-ng/contrib/commview/Makefile
ROOT = ../.. include $(ROOT)/common.mak CFLAGS += $(PIC) -I$(ROOT)/src/osdep OBJS = commview.o DLL = commview.dll LIBS = -liphlpapi -lsetupapi -luuid -lpthread all: $(DLL) $(DLL): $(OBJS) $(CC) -shared -o $(DLL) $(OBJS) $(LIBS) clean: rm -f $(DLL) $(OBJS)
aircrack-ng/contrib/peek/Makefile
ROOT = ../.. include $(ROOT)/common.mak CFLAGS += $(PIC) -I$(ROOT)/src/osdep NAME = omnipeek OBJS = $(NAME).o DLL = $(NAME).dll LIBS = all: $(DLL) $(DLL): $(OBJS) $(CC) -shared -o $(DLL) $(OBJS) $(LIBS) clean: rm -f $(DLL) $(OBJS)
C
aircrack-ng/contrib/peek/omnipeek.c
/* ripped from devine's windows airodump */ #include <string.h> #include <dlfcn.h> #include <windows.h> #include <pthread.h> #include <assert.h> #include <err.h> #include "osdep.h" #include "cygwin.h" #ifdef UNUSED #elif defined(__GNUC__) # define UNUSED(x) UNUSED_ ## x __attribute__((unused)) #elif defined(__LCLINT...
Include
aircrack-ng/include/Makefile.inc
# Aircrack-ng # # Copyright (C) 2019 Joseph Benden <joe@benden.us> # # Autotool support was written by: Joseph Benden <joe@benden.us> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either ver...
C/C++
aircrack-ng/include/aircrack-ng/aircrack-ng.h
/* * 802.11 WEP / WPA-PSK Key Cracker * * Copyright (C) 2007-2012 Martin Beck <martin.beck2@gmx.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License,...
C/C++
aircrack-ng/include/aircrack-ng/compat.h
/** * Copyright (C) 2020-2022 Joseph Benden <joe@benden.us> * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy...
C/C++
aircrack-ng/include/aircrack-ng/defs.h
/** * Copyright (C) 2018-2022 Joseph Benden <joe@benden.us> * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy...
Inno Setup Script
aircrack-ng/include/aircrack-ng/version.h.in
/* * (c) 2010-2022 Thomas d'Otreppe <tdotreppe@aircrack-ng.org> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. ...
C/C++
aircrack-ng/include/aircrack-ng/adt/avl_tree.h
/** * collectd - src/utils_avltree.h * Copyright (C) 2006,2007 Florian octo Forster * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation ...
C/C++
aircrack-ng/include/aircrack-ng/adt/circular_buffer.h
/** * Copyright (C) 2018-2022 Joseph Benden <joe@benden.us> * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy...
C/C++
aircrack-ng/include/aircrack-ng/adt/circular_queue.h
/* * Copyright (C) 2018-2022 Joseph Benden <joe@benden.us> * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy,...
C/C++
aircrack-ng/include/aircrack-ng/ce-wep/uniqueiv.h
/* * 802.11 WEP / WPA-PSK Key Cracker * * Copyright (C) 2007-2012 Martin Beck <martin.beck2@gmx.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License,...
C/C++
aircrack-ng/include/aircrack-ng/ce-wpa/aligned.h
/* * Based on John the Ripper and modified to integrate with aircrack * * John the Ripper copyright and license. * * John the Ripper password cracker, * Copyright (c) 1996-2013 by Solar Designer. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P...
C/C++
aircrack-ng/include/aircrack-ng/ce-wpa/arch.h
/* * Based on John the Ripper and modified to integrate with aircrack * * John the Ripper copyright and license. * * John the Ripper password cracker, * Copyright (c) 1996-2013 by Solar Designer. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P...
C/C++
aircrack-ng/include/aircrack-ng/ce-wpa/crypto_engine.h
/* * Copyright (C) 2018-2022 Joseph Benden <joe@benden.us> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * *...
C/C++
aircrack-ng/include/aircrack-ng/ce-wpa/jcommon.h
/* * Based on John the Ripper and modified to integrate with aircrack * * John the Ripper copyright and license. * * John the Ripper password cracker, * Copyright (c) 1996-2013 by Solar Designer. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P...
C/C++
aircrack-ng/include/aircrack-ng/ce-wpa/johnswap.h
/* * Based on John the Ripper and modified to integrate with aircrack * * John the Ripper copyright and license. * * John the Ripper password cracker, * Copyright (c) 1996-2013 by Solar Designer. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P...
C/C++
aircrack-ng/include/aircrack-ng/ce-wpa/memory.h
/* * Based on John the Ripper and modified to integrate with aircrack * * John the Ripper copyright and license. * * John the Ripper password cracker, * Copyright (c) 1996-2013 by Solar Designer. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P...
C/C++
aircrack-ng/include/aircrack-ng/ce-wpa/misc.h
/* * Based on John the Ripper and modified to integrate with aircrack * * John the Ripper copyright and license. * * John the Ripper password cracker, * Copyright (c) 1996-2013 by Solar Designer. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P...
C/C++
aircrack-ng/include/aircrack-ng/ce-wpa/pseudo_intrinsics.h
/* * Based on John the Ripper and modified to integrate with aircrack * * John the Ripper copyright and license. * * John the Ripper password cracker, * Copyright (c) 1996-2013 by Solar Designer. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P...
C/C++
aircrack-ng/include/aircrack-ng/ce-wpa/simd-intrinsics-load-flags.h
/* * Based on John the Ripper and modified to integrate with aircrack * * John the Ripper copyright and license. * * John the Ripper password cracker, * Copyright (c) 1996-2013 by Solar Designer. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P...
C/C++
aircrack-ng/include/aircrack-ng/ce-wpa/simd-intrinsics.h
/* * Based on John the Ripper and modified to integrate with aircrack * * John the Ripper copyright and license. * * John the Ripper password cracker, * Copyright (c) 1996-2013 by Solar Designer. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P...
C/C++
aircrack-ng/include/aircrack-ng/ce-wpa/wpapsk.h
/* * Based on John the Ripper and modified to integrate with aircrack * * John the Ripper copyright and license. * * John the Ripper password cracker, * Copyright (c) 1996-2013 by Solar Designer. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P...
C/C++
aircrack-ng/include/aircrack-ng/cowpatty/cowpatty.h
/* * coWPAtty hash DB file format structures and helper functions * * Copyright (C) 2018-2022 Thomas d'Otreppe <tdotreppe@aircrack-ng.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Found...
C/C++
aircrack-ng/include/aircrack-ng/cpu/cpuset.h
/* * Copyright (C) 2018-2022 Joseph Benden <joe@benden.us> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * *...
C/C++
aircrack-ng/include/aircrack-ng/cpu/simd_cpuid.h
/* * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be ...
C/C++
aircrack-ng/include/aircrack-ng/cpu/trampoline.h
/* * Copyright (C) 2018-2022 Joseph Benden <joe@benden.us> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. ...
C/C++
aircrack-ng/include/aircrack-ng/crypto/aes.h
// clang-format off /** * \file aes.h * * \brief The Advanced Encryption Standard * * \ingroup * \cond ****************************************************************************** * * Portions Copyright (c) 2003-2016, Jouni Malinen <j@w1.fi> * SPDX-License-Identifier: BSD-3-CLAUSE * ***********...
C/C++
aircrack-ng/include/aircrack-ng/crypto/arcfour.h
// clang-format off /** * \file arcfour.h * * \brief The ARCFOUR stream cipher * * \warning ARC4 is considered a weak cipher and its use constitutes a * security risk. We recommend considering stronger ciphers instead. * * \ingroup * \cond ************************************************...
C/C++
aircrack-ng/include/aircrack-ng/crypto/crctable.h
#ifndef _CRCTABLE_H #define _CRCTABLE_H const unsigned long int crc_tbl[256] = {0x00000000, 0x77073096, 0xEE0E612C, 0x990951BA, 0x076DC419, 0x706AF48F, 0xE963A535, 0x9E6495A3, 0x0EDB8832, 0x79DCB8A4, 0xE0D5E91E, 0x97D2D988, 0x09B64C2B, 0x7EB17CBD, 0xE7B82D07, 0x90BF1D91, 0x1DB71064, 0x6AB020F2, 0xF3B97148...
C/C++
aircrack-ng/include/aircrack-ng/crypto/crypto.h
/* * MD5, SHA-1, RC4 and AES implementations * * Copyright (C) 2001-2004 Christophe Devine * Copyright (C) 2017-2022 Joseph Benden <joe@benden.us> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free So...
C/C++
aircrack-ng/include/aircrack-ng/crypto/mac.h
// clang-format off /** * \file mac.h * * \brief Message Authentication Code algorithms * * \ingroup * \cond ****************************************************************************** * * SPDX-License-Identifier: BSD-3-CLAUSE * *******************************************************************...
C/C++
aircrack-ng/include/aircrack-ng/crypto/md5.h
// clang-format off /** * \file md5.h * * \brief The MD5 message digest algorithm (hash function) * * \warning MD5 is considered a weak digest and its use constitutes a * security risk. We recommend considering stronger digests instead. * * \author Joseph Benden <joe@benden.us> * * \l...
C/C++
aircrack-ng/include/aircrack-ng/crypto/sha1-git.h
/* * sha1-git.h * * This code is based on the GIT SHA1 Implementation. * * Copyright (C) 2009 Linus Torvalds <torvalds@linux-foundation.org> * Copyright (C) 2009 Nicolas Pitre <nico@cam.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public ...
C/C++
aircrack-ng/include/aircrack-ng/crypto/sha1.h
// clang-format off /** * \file sha1.h * * \brief The SHA-1 cryptographic hash functions * * The Secure Hash Algorithm 1 (SHA-1) cryptographic hash function is defined * in <em>FIPS 180-4: Secure Hash Standard (SHS)</em>. * * \warning SHA-1 is considered a weak message digest and its use constitutes ...
C/C++
aircrack-ng/include/aircrack-ng/crypto/sha256.h
// clang-format off /** * \file sha256.h * * \brief The SHA-256 cryptographic hash function and PRF (IEEE 802.11r) * * The Secure Hash Algorithm 2 (256-bit) cryptographic hash function is * defined in <em>FIPS 180-4: Secure Hash Standard (SHS)</em>. * * \ingroup * \cond ******************************...
C/C++
aircrack-ng/include/aircrack-ng/osdep/byteorder.h
/* * Compatibility header * * Copyright (C) 2009-2022 Thomas d'Otreppe <tdotreppe@aircrack-ng.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, ...
C/C++
aircrack-ng/include/aircrack-ng/osdep/channel.h
/* * OS dependent APIs for Linux * * Copyright (C) 2018-2022 Thomas d'Otreppe <tdotreppe@aircrack-ng.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Li...
C/C++
aircrack-ng/include/aircrack-ng/osdep/common.h
/* * Copyright (c) 2010-2022 Thomas d'Otreppe <tdotreppe@aircrack-ng.org> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later...
C/C++
aircrack-ng/include/aircrack-ng/osdep/network.h
/* * Copyright (c) 2007, 2008, Andrea Bittau <a.bittau@cs.ucl.ac.uk> * * Networking structures. * */ #ifndef __AIRCRACK_NG_OSDEP_NETWORK_H__ #define __AIRCRACK_NG_OSDEP_NETWORK_H__ #include <inttypes.h> #include <sys/types.h> #include <aircrack-ng/osdep/osdep.h> enum { NET_RC = 1, NET_GET_CHAN, NET_SET_CHAN...
C/C++
aircrack-ng/include/aircrack-ng/osdep/osdep.h
/* * Copyright (c) 2007, 2008, Andrea Bittau <a.bittau@cs.ucl.ac.uk> * All OS dependent crap should go here. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * Li...
C/C++
aircrack-ng/include/aircrack-ng/osdep/packed.h
/* * Pack structures * * Copyright (c) 2007, 2008, Andrea Bittau <a.bittau@cs.ucl.ac.uk> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your ...
C/C++
aircrack-ng/include/aircrack-ng/pcre/compat-pcre.h
/* * Copyright (C) 2023 Andras Gemes <andrasgemes@outlook.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ...
C/C++
aircrack-ng/include/aircrack-ng/ptw/aircrack-ptw-lib.h
/* * Copyright (c) 2007-2009 Erik Tews, Andrei Pychkine and Ralf-Philipp * Weinmann. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your ...
C/C++
aircrack-ng/include/aircrack-ng/support/common.h
/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be use...
C/C++
aircrack-ng/include/aircrack-ng/support/communications.h
/* * Copyright (C) 2006-2022 Thomas d'Otreppe <tdotreppe@aircrack-ng.org> * Copyright (C) 2006-2009 Martin Beck <martin.beck2@gmx.de> * Copyright (C) 2018-2022 Joseph Benden <joe@benden.us> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public...
C/C++
aircrack-ng/include/aircrack-ng/support/crypto_engine_loader.h
/* * Copyright (C) 2018-2022 Joseph Benden <joe@benden.us> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * *...
C/C++
aircrack-ng/include/aircrack-ng/support/fragments.h
/* * Copyright (C) 2006-2022 Thomas d'Otreppe <tdotreppe@aircrack-ng.org> * Copyright (C) 2006-2009 Martin Beck <martin.beck2@gmx.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation;...
C/C++
aircrack-ng/include/aircrack-ng/support/mcs_index_rates.h
/* * Functions and macros to obtain 802.11n or ac rates based on MCS index * * Copyright (C) 2018-2022 Thomas d'Otreppe <tdotreppe@aircrack-ng.org> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software F...
C/C++
aircrack-ng/include/aircrack-ng/support/pcap_local.h
/* * * Copyright (C) 2001-2004 Christophe Devine * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * T...
C/C++
aircrack-ng/include/aircrack-ng/support/station.h
/* * Copyright (C) 2006-2022 Thomas d'Otreppe <tdotreppe@aircrack-ng.org> * Copyright (C) 2006-2009 Martin Beck <martin.beck2@gmx.de> * Copyright (C) 2018-2022 Joseph Benden <joe@benden.us> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public...
C/C++
aircrack-ng/include/aircrack-ng/third-party/eapol.h
#ifndef _NET_EAPOL_H_ #define _NET_EAPOL_H_ #include <stdint.h> struct WPA_hdsk { uint8_t stmac[6]; /* supplicant MAC */ uint8_t snonce[32]; /* supplicant nonce */ uint8_t anonce[32]; /* authenticator nonce */ uint8_t pmkid[16]; /* eapol frame PMKID RSN */ uint8_t keymic[16]; /* eapol f...
C/C++
aircrack-ng/include/aircrack-ng/third-party/ethernet.h
/* * Fundamental constants relating to ethernet. * * $FreeBSD$ * */ #ifndef _NET_ETHERNET_H_ #define _NET_ETHERNET_H_ /* * Some basic Ethernet constants. */ #define ETHER_ADDR_LEN 6 /* length of an Ethernet address */ #define ETHER_TYPE_LEN 2 /* length of the Ethernet type field */ #define ETHER_CRC_LEN 4 /...
C/C++
aircrack-ng/include/aircrack-ng/third-party/hashcat.h
/* * Hashcat structures and macros * * Copyright (C) 2018-2022 Thomas d'Otreppe <tdotreppe@aircrack-ng.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
C/C++
aircrack-ng/include/aircrack-ng/third-party/ieee80211.h
/* $NetBSD: ieee80211.h,v 1.26 2013/03/30 14:14:31 christos Exp $ */ /*- * Copyright (c) 2001 Atsushi Onoe * Copyright (c) 2002-2005 Sam Leffler, Errno Consulting * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following...
C/C++
aircrack-ng/include/aircrack-ng/third-party/if_arp.h
/*- * Copyright (c) 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copy...
C/C++
aircrack-ng/include/aircrack-ng/third-party/if_llc.h
/* $NetBSD: if_llc.h,v 1.21 2014/09/05 05:32:07 matt Exp $ */ /* * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: ...
C/C++
aircrack-ng/include/aircrack-ng/tui/console.h
/* * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be ...
C/C++
aircrack-ng/include/aircrack-ng/utf8/verifyssid.h
#ifndef VERIFYSSID_H_INCLUDED #define VERIFYSSID_H_INCLUDED #include <string.h> #ifdef __cplusplus extern "C" { #endif extern int verifyssid(const unsigned char * s); #ifdef __cplusplus }; #endif #endif // VERIFYSSID_H_INCLUDED
Include
aircrack-ng/lib/Makefile.inc
# Aircrack-ng # # Copyright (C) 2022 Joseph Benden <joe@benden.us> # # Autotool support was written by: Joseph Benden <joe@benden.us> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either ver...