MCPcopy Create free account

hub / github.com/0x90/wifi-arsenal / functions

Functions576 in github.com/0x90/wifi-arsenal

Functionaj_ifupdown
asleap/ajinject.c:364
Functionaj_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
Functionaj_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
Functionall_catch_data
hwk/src/hawk.c:405
FunctionauthFlood
(interface)
Wireless IDS Tool.py:78
Functionchannel_copy
wificurse/src/channelset.h:48
Functionchannel_unset
wificurse/src/channelset.h:38
Functioncheck_thread
airstuff-ng/aircrack-ng.c:1774
Functionchecksum1
80211client/win/main.cpp:392
Functioncleanup
cowpatty/cowpatty.c:97
Functioncmp_votes
airstuff-ng/aircrack-ng.c:3198
Functioncompfunc
asleap/genkeys.c:37
Functioncrack_wep_thread
airstuff-ng/aircrack-ng.c:2632
Functioncrack_wpa_thread
airstuff-ng/aircrack-ng.c:4002
Functiondeauth_thread_func
wificurse/src/wificurse.c:151
Functiondebug_info_llc
pixie-dust/main.c:119
Functiondel_link
libmoep-1.1/src/interfaces.c:182
Functioneth_close
libmoep-1.1/src/modules/eth/eth.c:55
Functionfield_get_default_mac
hwk/src/field.c:122
FunctiongetCurrentTimestamp
Get the current 802.11 64-bit timestamp from the system time. */
fakeaps.c:144
Functiongetchararray
GetCharArray: * Convert ASCII String to binary */
asleap/common.c:53
Functionhexdump
cowpatty/cowpatty.c:134
Functionhup_catch
wifi-test/tvs/src/src/Framework/wdtdm.c:132
Functionieee80211_build
libmoep-1.1/src/modules/ieee80211/ieee80211.c:186
Functionieee80211_build_len
libmoep-1.1/src/modules/ieee80211/ieee80211.c:150
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_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
Functionieee80211_ntoa
libmoep-1.1/src/ieee80211/addr.c:47
Functionieee80211_parse
libmoep-1.1/src/modules/ieee80211/ieee80211.c:68
Functionieee80211_sn_inc
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:138
Functionieee80211_sn_less
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:128
Functionieee80211_sn_sub
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:143
Functionieee80211_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
Functionieee8023_build
libmoep-1.1/src/modules/ieee8023/ieee8023.c:75
Functionieee8023_build_len
libmoep-1.1/src/modules/ieee8023/ieee8023.c:70
Functionieee8023_destroy
libmoep-1.1/src/modules/ieee8023/ieee8023.c:49
Functionieee8023_parse
libmoep-1.1/src/modules/ieee8023/ieee8023.c:54
Functioninner_bruteforcer_thread
airstuff-ng/aircrack-ng.c:3797
Functioniw_channel2freq
hwk/src/iw.c:65
Functioniw_get_channel
hwk/src/iw.c:74
Functioniw_get_txpower
hwk/src/iw.c:40
Functionlist_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
Functionlist_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
Functionlist_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
Functionlist_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
Functionlist_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
Functionlist_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
Functionlist_replace_init
libmoep-1.1/src/list.h:154
Functionlist_rotate_left
* list_rotate_left - rotate the list to the left * @head: the head of the list */
libmoep-1.1/src/list.h:237
Functionlist_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
Functionlist_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
Functionlist_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
Functionlist_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
Functionmain
fakeaps.c:436
Functionmain
airstuff-ng/aircrack-ng.c:5038
Functionmain
asleap/genkeys.c:117
Functionmain
asleap/asleap.c:1630
Functionmain
asleap/scripts/testapeek.c:255
Functionmain
asleap/scripts/testidx.c:42
Functionmain
hwk/src/hawk.c:731
Functionmain
hwk/src/eagle.c:626
Functionmain
cowpatty/cowpatty.c:417
Functionmain
libmoep-1.1/examples/ptmsimple.c:290
Functionmain
libmoep-1.1/examples/ptmbeacon.c:345
Functionmain
libmoep-1.1/examples/moepeval.c:417
Functionmain
afrag/afrag.c:507
Functionmain
lowlevel/reghack/reghack.c:337
Functionmain
ska/ska.c:320
← previousnext →401–500 of 576, ranked by callers