Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0x90/wifi-arsenal
/ functions
Functions
576 in github.com/0x90/wifi-arsenal
⨍
Functions
576
◇
Types & classes
609
Function
aj_ifupdown
asleap/ajinject.c:364
Function
aj_recvframe
aj_recvframe accepts an 8-byte character array of data, with a length of the packet to transmit with the socket in the airjack_data struct. aj_rec
asleap/ajinject.c:358
Function
aj_xmitframe
aj_xmitframe accepts a 8-bit array of data, and a number of bytes to send with an open socket. If we are blocking on the socket, just transmit the
asleap/ajinject.c:279
Function
all_catch_data
hwk/src/hawk.c:405
Function
authFlood
(interface)
Wireless IDS Tool.py:78
Function
channel_copy
wificurse/src/channelset.h:48
Function
channel_unset
wificurse/src/channelset.h:38
Function
check_thread
airstuff-ng/aircrack-ng.c:1774
Function
checksum1
80211client/win/main.cpp:392
Function
cleanup
cowpatty/cowpatty.c:97
Function
cmp_votes
airstuff-ng/aircrack-ng.c:3198
Function
compfunc
asleap/genkeys.c:37
Function
crack_wep_thread
airstuff-ng/aircrack-ng.c:2632
Function
crack_wpa_thread
airstuff-ng/aircrack-ng.c:4002
Function
deauth_thread_func
wificurse/src/wificurse.c:151
Function
debug_info_llc
pixie-dust/main.c:119
Function
del_link
libmoep-1.1/src/interfaces.c:182
Function
eth_close
libmoep-1.1/src/modules/eth/eth.c:55
Function
field_get_default_mac
hwk/src/field.c:122
Function
getCurrentTimestamp
Get the current 802.11 64-bit timestamp from the system time. */
fakeaps.c:144
Function
getchararray
GetCharArray: * Convert ASCII String to binary */
asleap/common.c:53
Function
hexdump
cowpatty/cowpatty.c:134
Function
hup_catch
wifi-test/tvs/src/src/Framework/wdtdm.c:132
Function
ieee80211_build
libmoep-1.1/src/modules/ieee80211/ieee80211.c:186
Function
ieee80211_build_len
libmoep-1.1/src/modules/ieee80211/ieee80211.c:150
Function
ieee80211_check_tim
* ieee80211_check_tim - check if AID bit is set in TIM * @tim: the TIM IE * @tim_len: length of the TIM IE * @aid: the AID to look for */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:2265
Function
ieee80211_dsss_chan_to_freq
* ieee80211_dsss_chan_to_freq - get channel center frequency * @channel: the DSSS channel * * Convert IEEE802.11 DSSS channel to the center frequen
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:2221
Function
ieee80211_freq_to_dsss_chan
* ieee80211_freq_to_dsss_chan - get channel * @freq: the frequency * * Convert frequency (MHz) to IEEE802.11 DSSS channel * Ref IEEE 802.11-2007 s
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:2240
Function
ieee80211_get_DA
* ieee80211_get_DA - get pointer to DA * @hdr: the frame * * Given an 802.11 frame, this function returns the offset * to the destination address
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:2157
Function
ieee80211_get_SA
* ieee80211_get_SA - get pointer to SA * @hdr: the frame * * Given an 802.11 frame, this function returns the offset * to the source address (SA).
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:2138
Function
ieee80211_get_qos_ctl
* ieee80211_get_qos_ctl - get pointer to qos control bytes * @hdr: the frame * * The qos ctrl bytes come after the frame_control, duration, seq_num
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:2120
Function
ieee80211_has_moredata
* ieee80211_has_moredata - check if IEEE80211_FCTL_MOREDATA is set * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:304
Function
ieee80211_has_morefrags
* ieee80211_has_morefrags - check if IEEE80211_FCTL_MOREFRAGS is set * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:277
Function
ieee80211_has_pm
* ieee80211_has_pm - check if IEEE80211_FCTL_PM is set * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:295
Function
ieee80211_has_retry
* ieee80211_has_retry - check if IEEE80211_FCTL_RETRY is set * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:286
Function
ieee80211_is_ack
* ieee80211_is_ack - check if IEEE80211_FTYPE_CTL && IEEE80211_STYPE_ACK * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:559
Function
ieee80211_is_assoc_req
* ieee80211_is_assoc_req - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_ASSOC_REQ * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:389
Function
ieee80211_is_assoc_resp
* ieee80211_is_assoc_resp - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_ASSOC_RESP * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:399
Function
ieee80211_is_atim
* ieee80211_is_atim - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_ATIM * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:459
Function
ieee80211_is_auth
* ieee80211_is_auth - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_AUTH * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:479
Function
ieee80211_is_back
* ieee80211_is_back - check if IEEE80211_FTYPE_CTL && IEEE80211_STYPE_BACK * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:519
Function
ieee80211_is_back_req
* ieee80211_is_back_req - check if IEEE80211_FTYPE_CTL && IEEE80211_STYPE_BACK_REQ * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:509
Function
ieee80211_is_beacon
* ieee80211_is_beacon - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_BEACON * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:449
Function
ieee80211_is_cfend
* ieee80211_is_cfend - check if IEEE80211_FTYPE_CTL && IEEE80211_STYPE_CFEND * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:569
Function
ieee80211_is_cfendack
* ieee80211_is_cfendack - check if IEEE80211_FTYPE_CTL && IEEE80211_STYPE_CFENDACK * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:579
Function
ieee80211_is_ctl
* ieee80211_is_ctl - check if type is IEEE80211_FTYPE_CTL * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:341
Function
ieee80211_is_cts
* ieee80211_is_cts - check if IEEE80211_FTYPE_CTL && IEEE80211_STYPE_CTS * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:549
Function
ieee80211_is_data_present
* ieee80211_is_data_present - check if type is IEEE80211_FTYPE_DATA and has data * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:375
Function
ieee80211_is_first_frag
* ieee80211_is_first_frag - check if IEEE80211_SCTL_FRAG is not set * @seq_ctrl: frame sequence control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:609
Function
ieee80211_is_nullfunc
* ieee80211_is_nullfunc - check if frame is a regular (non-QoS) nullfunc frame * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:589
Function
ieee80211_is_probe_req
* ieee80211_is_probe_req - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_PROBE_REQ * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:429
Function
ieee80211_is_probe_resp
* ieee80211_is_probe_resp - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_PROBE_RESP * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:439
Function
ieee80211_is_pspoll
* ieee80211_is_pspoll - check if IEEE80211_FTYPE_CTL && IEEE80211_STYPE_PSPOLL * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:529
Function
ieee80211_is_public_action
* ieee80211_is_public_action - check if frame is a public action frame * @hdr: the frame * @len: length of the frame */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:2202
Function
ieee80211_is_qos_nullfunc
* ieee80211_is_qos_nullfunc - check if frame is a QoS nullfunc frame * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:599
Function
ieee80211_is_reassoc_req
* ieee80211_is_reassoc_req - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_REASSOC_REQ * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:409
Function
ieee80211_is_reassoc_resp
* ieee80211_is_reassoc_resp - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_REASSOC_RESP * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:419
Function
ieee80211_is_robust_mgmt_frame
* ieee80211_is_robust_mgmt_frame - check if frame is a robust management frame * @hdr: the frame (buffer must include at least the first octet of pay
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:2169
Function
ieee80211_is_rts
* ieee80211_is_rts - check if IEEE80211_FTYPE_CTL && IEEE80211_STYPE_RTS * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:539
Function
ieee80211_ntoa
libmoep-1.1/src/ieee80211/addr.c:47
Function
ieee80211_parse
libmoep-1.1/src/modules/ieee80211/ieee80211.c:68
Function
ieee80211_sn_inc
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:138
Function
ieee80211_sn_less
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:128
Function
ieee80211_sn_sub
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:143
Function
ieee80211_tu_to_usec
* ieee80211_tu_to_usec - convert time units (TU) to microseconds * @tu: the TUs */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:2254
Function
ieee8023_build
libmoep-1.1/src/modules/ieee8023/ieee8023.c:75
Function
ieee8023_build_len
libmoep-1.1/src/modules/ieee8023/ieee8023.c:70
Function
ieee8023_destroy
libmoep-1.1/src/modules/ieee8023/ieee8023.c:49
Function
ieee8023_parse
libmoep-1.1/src/modules/ieee8023/ieee8023.c:54
Function
inner_bruteforcer_thread
airstuff-ng/aircrack-ng.c:3797
Function
iw_channel2freq
hwk/src/iw.c:65
Function
iw_get_channel
hwk/src/iw.c:74
Function
iw_get_txpower
hwk/src/iw.c:40
Function
list_cut_position
* list_cut_position - cut a list into two * @list: a new list to add all removed entries * @head: a list with entries * @entry: an entry within hea
libmoep-1.1/src/list.h:282
Function
list_del_init
* list_del_init - deletes entry from list and reinitialize it. * @entry: the element to delete from the list. */
libmoep-1.1/src/list.h:165
Function
list_empty_careful
* list_empty_careful - tests whether a list is empty and not being modified * @head: the list to test * * Description: * tests whether a list is e
libmoep-1.1/src/list.h:227
Function
list_is_last
* list_is_last - tests whether @list is the last entry in list @head * @list: the entry to test * @head: the head of the list */
libmoep-1.1/src/list.h:199
Function
list_move
* list_move - delete from one list and add as another's head * @list: the entry to move * @head: the head that will precede our entry */
libmoep-1.1/src/list.h:176
Function
list_replace
* list_replace - replace old entry by new one * @old : the element to be replaced * @new : the new element to insert * * If @old was empty, it wil
libmoep-1.1/src/list.h:145
Function
list_replace_init
libmoep-1.1/src/list.h:154
Function
list_rotate_left
* list_rotate_left - rotate the list to the left * @head: the head of the list */
libmoep-1.1/src/list.h:237
Function
list_splice
* list_splice - join two lists, this is designed for stacks * @list: the new list to add. * @head: the place to add it in the first list. */
libmoep-1.1/src/list.h:315
Function
list_splice_init
* list_splice_init - join two lists and reinitialise the emptied list. * @list: the new list to add. * @head: the place to add it in the first list.
libmoep-1.1/src/list.h:341
Function
list_splice_tail
* list_splice_tail - join two lists, each list being a queue * @list: the new list to add. * @head: the place to add it in the first list. */
libmoep-1.1/src/list.h:327
Function
list_splice_tail_init
* list_splice_tail_init - join two lists and reinitialise the emptied list * @list: the new list to add. * @head: the place to add it in the first l
libmoep-1.1/src/list.h:358
Function
main
fakeaps.c:436
Function
main
airstuff-ng/aircrack-ng.c:5038
Function
main
asleap/genkeys.c:117
Function
main
asleap/asleap.c:1630
Function
main
asleap/scripts/testapeek.c:255
Function
main
asleap/scripts/testidx.c:42
Function
main
hwk/src/hawk.c:731
Function
main
hwk/src/eagle.c:626
Function
main
cowpatty/cowpatty.c:417
Function
main
libmoep-1.1/examples/ptmsimple.c:290
Function
main
libmoep-1.1/examples/ptmbeacon.c:345
Function
main
libmoep-1.1/examples/moepeval.c:417
Function
main
afrag/afrag.c:507
Function
main
lowlevel/reghack/reghack.c:337
Function
main
ska/ska.c:320
← previous
next →
401–500 of 576, ranked by callers