MCPcopy Create free account

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

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

↓ 3 callersFunctionmoep_dev_unix_open
libmoep-1.1/src/modules/unix/unix.c:54
↓ 3 callersFunctionmoep_frame_add_moep_hdr_ext
libmoep-1.1/src/moep_hdr_ext.c:160
↓ 3 callersFunctionmoep_frame_moep_hdr_ext
libmoep-1.1/src/moep_hdr_ext.c:146
↓ 3 callersFunctionmoep_frame_unix_create
libmoep-1.1/src/modules/unix/unix.c:36
↓ 3 callersFunctionpacket_melt
hwk/src/packet.c:108
↓ 3 callersFunctionparse_mac
afrag/afrag.c:360
↓ 3 callersFunctionprint_mac
pixie-dust/main.c:92
↓ 3 callersFunctionprint_usage
wificurse/src/wificurse.c:208
↓ 3 callersFunctionread_packet
afrag/afrag.c:125
↓ 3 callersFunctionrtap_build_send
hwk/src/rtap.c:52
↓ 3 callersFunctionsafe_read
airstuff-ng/aircrack-ng.c:2587
↓ 3 callersFunctionset_link
libmoep-1.1/src/interfaces.c:93
↓ 3 callersFunctiontestchal
Accepts the populated asleap_data structure with the challenge and response text, and our guess at the full 16-byte hash (zpwhash). Returns 1 i
asleap/asleap.c:330
↓ 3 callersFunctiontestdot1x
testdot1x examines a packet and returns a 0 if the packet contains dot1X * headers, anything else returns 1. */
asleap/asleap.c:561
↓ 3 callersFunctiontestgre
testgre examines a packet and returns a 0 if the packet contains a PPP * payload, anything else returns 1. */
asleap/asleap.c:593
↓ 3 callersFunctiontestppp
testppp examines a packet and returns a 0 if the packet contains a PPP CHAP * payload, anything else returns 1. */
asleap/asleap.c:611
↓ 2 callersFunctionExpand
in == 8-byte string (expanded version of the 56-bit key) * out == 64-byte string where each byte is either 1 or 0 * Note that the low-order "bit" is
asleap/utils.c:139
↓ 2 callersFunctionMD4Update
MD4Update(MDp,X,count) ** Input: X -- a pointer to an array of unsigned characters. ** count -- the number of bits of X to use. ** (if
asleap/md4.c:207
↓ 2 callersFunctionNtPasswordHash
asleap/common.c:116
↓ 2 callersFunctionSHA1Transform
Hash a single 512-bit block. This is the core of the algorithm. */
asleap/sha1.c:76
↓ 2 callersFunctionSHAPrintContext
SAK */
asleap/sha1.c:62
↓ 2 callersFunctionSHAPrintContext
SAK */
cowpatty/sha1.c:363
↓ 2 callersFunctionSendResponseIdentity
收到server 发送的request时调用
80211client/win/watcher.cpp:525
↓ 2 callersFunctionSendResponseIdentity
收到server 发送的request时调用
80211client/linux/watcher.c:243
↓ 2 callersFunction__list_del
* Delete a list entry by making the prev/next entries * point to each other. * * This is only for internal list manipulation where we know * the p
libmoep-1.1/src/list.h:114
↓ 2 callersFunctionaj_setchannel
aj_setchannel changes the airjack card to the specified channel */
asleap/ajinject.c:169
↓ 2 callersFunctionavail_channels
libmoep-1.1/examples/moepeval.c:212
↓ 2 callersFunctionbssid_has_client
check if a bssid as element of the bssid list * already contains the clmac client */
hwk/src/list.c:100
↓ 2 callersFunctionchannel_set
wificurse/src/channelset.h:33
↓ 2 callersFunctionchannel_zero
wificurse/src/channelset.h:27
↓ 2 callersFunctionchecksum
ip.dst==119.75.217.56 || ip.src==119.75.217.56 计算校验和
80211client/win/main.cpp:374
↓ 2 callersFunctionclean_frame
libmoep-1.1/src/frame.c:82
↓ 2 callersFunctionclean_header
libmoep-1.1/src/frame.c:65
↓ 2 callersFunctioncompareTimeval
Returns a negative integer if first < second, zero if first == second, and a positive integer if first > second. */
fakeaps.c:212
↓ 2 callersFunctiondeauth_build
hwk/src/hawk.c:338
↓ 2 callersFunctiondev_avail
libmoep-1.1/examples/moepeval.c:173
↓ 2 callersFunctionfield_get32
hwk/src/field.c:277
↓ 2 callersFunctionfile_size
适合小文件判断大小*/
80211client/win/watcher.cpp:726
↓ 2 callersFunctionfindlpexch
asleap/asleap.c:682
↓ 2 callersFunctionfree_ap_list
wificurse/src/ap_list.c:32
↓ 2 callersFunctionget_ifindex
libmoep-1.1/src/interfaces.c:88
↓ 2 callersFunctionget_link_addr
libmoep-1.1/src/interfaces.c:218
↓ 2 callersFunctiongethashlast2
asleap/asleap.c:303
↓ 2 callersFunctiongetmschappw
Brute-force all the matching NT hashes to discover the clear-text password */
asleap/asleap.c:405
↓ 2 callersFunctiongetnextrec
getnextrec accepts a record structure, a file pointer and a flag to indicate if we want to populate the password member of the structure (requires
asleap/genkeys.c:58
↓ 2 callersFunctiongetpacket
Populate global packet[] with the next available packet */
asleap/asleap.c:1261
↓ 2 callersFunctionhelp
fakeaps.c:431
↓ 2 callersFunctionieee80211_aton
libmoep-1.1/src/ieee80211/addr.c:28
↓ 2 callersFunctionieee80211_is_action
* ieee80211_is_action - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_ACTION * @fc: frame control bytes in little-endian byteorder */
libmoep-1.1/include/moep80211/ieee80211_frametypes.h:499
↓ 2 callersFunctionieee80211_radiotap_iterator_init
libmoep-1.1/src/modules/radio/radiotap_parser.c:104
↓ 2 callersFunctionieee80211_radiotap_iterator_next
libmoep-1.1/src/modules/radio/radiotap_parser.c:210
↓ 2 callersFunctionincrementTimeval
Add increment microseconds to time, computing the overflow correctly. */
fakeaps.c:167
↓ 2 callersFunctioninfo
pixie-dust/main.c:8
↓ 2 callersFunctioniw_close
wificurse/src/iw.c:119
↓ 2 callersFunctioniw_set_channel
wificurse/src/iw.c:210
↓ 2 callersFunctionkey_found
airstuff-ng/aircrack-ng.c:3054
↓ 2 callersFunctionlamont_hdump
A better version of hdump, from Lamont Granquist. Modified slightly by Fyodor (fyodor@DHP.com) */
asleap/scripts/testapeek.c:43
↓ 2 callersFunctionlist_add
* list_add - add a new entry * @new: new entry to be added * @head: list head to add it after * * Insert a new entry after the specified head. *
libmoep-1.1/src/list.h:89
↓ 2 callersFunctionlist_add_tail
* list_add_tail - add a new entry * @new: new entry to be added * @head: list head to add it before * * Insert a new entry before the specified he
libmoep-1.1/src/list.h:102
↓ 2 callersFunctionmax_mtu
libmoep-1.1/examples/moepeval.c:188
↓ 2 callersFunctionmergebssids
airstuff-ng/aircrack-ng.c:568
↓ 2 callersFunctionmoep_dev_eth_open
libmoep-1.1/src/modules/eth/eth.c:65
↓ 2 callersFunctionmoep_dev_get_priv
libmoep-1.1/src/dev.c:100
↓ 2 callersFunctionmoep_dev_ieee8023_tap_open
libmoep-1.1/src/modules/ieee8023/ieee8023.c:121
↓ 2 callersFunctionmoep_dev_pair
libmoep-1.1/src/dev.c:126
↓ 2 callersFunctionmoep_dev_radio_open
libmoep-1.1/src/modules/radio/radio.c:329
↓ 2 callersFunctionmoep_dev_tap_get_hwaddr
libmoep-1.1/src/modules/tap/tap.c:139
↓ 2 callersFunctionmoep_dev_tap_open
libmoep-1.1/src/modules/tap/tap.c:65
↓ 2 callersFunctionmoep_frame_adjust_payload_len
libmoep-1.1/src/frame.c:142
↓ 2 callersFunctionmoep_frame_eth_create
libmoep-1.1/src/modules/eth/eth.c:46
↓ 2 callersFunctionmoep_frame_get_payload
libmoep-1.1/src/frame.c:119
↓ 2 callersFunctionmoep_frame_radio_create
libmoep-1.1/src/modules/radio/radio.c:118
↓ 2 callersFunctionmoep_frame_set_payload
libmoep-1.1/src/frame.c:125
↓ 2 callersFunctionmoep_frame_tap_create
libmoep-1.1/src/modules/tap/tap.c:46
↓ 2 callersFunctionmoep_hdr_ext_build
libmoep-1.1/src/moep_hdr_ext.c:107
↓ 2 callersFunctionmoep_hdr_ext_build_len
libmoep-1.1/src/moep_hdr_ext.c:92
↓ 2 callersFunctionmoep_hdr_ext_destroy
libmoep-1.1/src/moep_hdr_ext.c:36
↓ 2 callersFunctionmoep_hdr_ext_parse
libmoep-1.1/src/moep_hdr_ext.c:71
↓ 2 callersFunctionpacket_recv
hwk/src/packet.c:32
↓ 2 callersFunctionparse_mac
ska/ska.c:486
↓ 2 callersFunctionprint_hashlast2
asleap/asleap.c:244
↓ 2 callersFunctionprint_leapexch
asleap/asleap.c:213
↓ 2 callersFunctionprint_leappw
asleap/asleap.c:257
↓ 2 callersFunctionprint_mac_addr
hwk/src/list.c:162
↓ 2 callersFunctionprintmac
asleap/utils.c:206
↓ 2 callersFunctionprintstats
cowpatty/cowpatty.c:382
↓ 2 callersFunctionqueue_frame
libmoep-1.1/src/dev.c:132
↓ 2 callersFunctionradiotap_init
allocate space for the radiotap header */
hwk/src/rtap.c:43
↓ 2 callersFunctionradiotap_parse
parse the radiotap header */
hwk/src/rtap.c:87
↓ 2 callersFunctionsave_prga
afrag/afrag.c:469
↓ 2 callersFunctionsend_fragments
afrag/afrag.c:414
↓ 2 callersFunctionsend_packet
afrag/afrag.c:56
↓ 2 callersFunctionseq_start_thread
hwk/src/hawk.c:630
↓ 2 callersFunctionset_ipaddr
libmoep-1.1/src/interfaces.c:266
↓ 2 callersFunctionset_moep_hdr_ext
libmoep-1.1/src/moep_hdr_ext.c:55
↓ 2 callersFunctionsigh
libmoep-1.1/examples/ptmsimple.c:166
↓ 2 callersFunctiontest_data_rates_work
libmoep-1.1/examples/moepeval.c:300
↓ 2 callersFunctiontestleap
testleap examines a packet and returns a 0 if the packet contains LEAP * headers, anything else returns 1. */
asleap/asleap.c:655
↓ 2 callersFunctiontransmitProbeResponse
fakeaps.c:373
↓ 2 callersFunctiontryopen
lowlevel/reghack/reghack.c:307
← previousnext →101–200 of 576, ranked by callers