Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Charmve/BLE-Security-Attack-Defence
/ functions
Functions
10,582 in github.com/Charmve/BLE-Security-Attack-Defence
⨍
Functions
10,582
◇
Types & classes
6,579
↳
Endpoints
4
↓ 6 callers
Function
complete
()
04_BtleJuice/resources/js/bootstrap.js:610
↓ 6 callers
Method
compute_ms_and_derive_keys
(self)
03_SweynTooth/libs/scapy/layers/tls/session.py:529
↓ 6 callers
Function
device_has_vid_pid
tools/BladeRF/host/libraries/libbladeRF/src/backend/usb/libusb.c:204
↓ 6 callers
Function
do_graph
Processes graph description using an external software. This method is used to convert a graphviz format to an image. :param graph: GraphViz
03_SweynTooth/libs/scapy/utils.py:670
↓ 6 callers
Function
ecc_bytes2native
Little endian byte-array to native conversion */
03_SweynTooth/libs/smp_server/ecc.c:821
↓ 6 callers
Function
ecc_native2bytes
Native to little endian byte-array conversion */
03_SweynTooth/libs/smp_server/ecc.c:842
↓ 6 callers
Method
fileno
(self)
03_SweynTooth/libs/scapy/layers/can.py:447
↓ 6 callers
Method
find
()
tools/Ubertooth/host/python/ubtbr/ubtbr/btctl.py:585
↓ 6 callers
Function
fpga_trigger_read
tools/BladeRF/host/libraries/libbladeRF/src/driver/fpga_trigger.c:51
↓ 6 callers
Method
getfield
Extract an internal value from a string Extract from the raw packet `s` the field value belonging to layer `pkt`. Returns a
03_SweynTooth/libs/scapy/fields.py:152
↓ 6 callers
Function
gpio_init
* This should be called very early by every firmware in order to ensure safe * operating conditions for the CC2400. */
tools/Ubertooth/firmware/common/ubertooth.c:65
↓ 6 callers
Function
hackrf_set_transceiver_mode
tools/HackRF/host/libhackrf/src/hackrf.c:668
↓ 6 callers
Method
hashret
(self)
03_SweynTooth/libs/scapy/layers/inet6.py:330
↓ 6 callers
Method
haslayer
true if self has a layer that is an instance of cls. Superseded by "cls in self" syntax.
03_SweynTooth/libs/scapy/packet.py:1086
↓ 6 callers
Method
i2len
(self, pkt, x)
03_SweynTooth/libs/scapy/contrib/http2.py:1301
↓ 6 callers
Function
key_dist
03_SweynTooth/libs/smp_server/smp.c:163
↓ 6 callers
Function
lms_rxvga2_set_gain
tools/BladeRF/fpga_common/src/lms.c:881
↓ 6 callers
Function
ltoa
(x)
03_SweynTooth/libs/scapy/utils.py:585
↓ 6 callers
Method
m2i
(self, pkt, m)
03_SweynTooth/libs/scapy/layers/tls/handshake.py:1363
↓ 6 callers
Function
max5864_write
tools/HackRF/firmware/common/max5864.c:26
↓ 6 callers
Function
n
(a,b,c)
04_BtleJuice/resources/js/webfont.js:18
↓ 6 callers
Function
p
()
04_BtleJuice/resources/js/angular.min.js:101
↓ 6 callers
Function
pa
(a,b)
04_BtleJuice/resources/js/angular.min.js:14
↓ 6 callers
Method
padlen
(self, flen)
03_SweynTooth/libs/scapy/fields.py:410
↓ 6 callers
Function
phantom_decorate
Decorator for version-dependent fields. If get_or_add is True (means get), we return s, self.phantom_value. If it is False (means add), w
03_SweynTooth/libs/scapy/layers/tls/keyexchange.py:72
↓ 6 callers
Function
pov_icon
tools/Ubertooth/firmware/tc13badge/toorcon.c:436
↓ 6 callers
Function
print_48
cap/CrackLE/crackle.c:108
↓ 6 callers
Function
print_enable
tools/BladeRF/host/utilities/bladeRF-cli/src/cmd/xb300.c:94
↓ 6 callers
Function
print_state
(state, reason)
tools/Ubertooth/host/python/ubtbr/ubtbr/btctl.py:135
↓ 6 callers
Method
raw_stateful
(self)
03_SweynTooth/libs/scapy/layers/tls/session.py:903
↓ 6 callers
Function
read_8
cap/CrackLE/crackle.c:88
↓ 6 callers
Method
recv
(self)
01_BlueBorne/l2cap_infra/l2cap_infra.py:198
↓ 6 callers
Function
reset
reset the LPC17xx, the cc2400 will be handled by the boot code */
tools/Ubertooth/firmware/common/ubertooth.c:525
↓ 6 callers
Function
send
(scapy_pkt, print_tx=True)
03_SweynTooth/DA14580_exploit_att_crash.py:24
↓ 6 callers
Method
set_bladerf_rx_args
(self, bladerf_rx_args)
tools/BladeRF/host/examples/gnuradio/loopback/bladeRF_loopback.py:648
↓ 6 callers
Method
set_from_hook
(obj, name, val)
03_SweynTooth/libs/scapy/config.py:69
↓ 6 callers
Function
set_multisynth_parameters
(ms_n, p1, p2, p3, r)
tools/HackRF/hardware/test/si5351-configure.py:87
↓ 6 callers
Function
sgpio_cpld_stream_rx_set_q_invert
tools/HackRF/firmware/common/sgpio.c:290
↓ 6 callers
Function
shutdown
( error = 0, board = None )
tools/BladeRF/host/examples/python/txrx/txrx.py:43
↓ 6 callers
Function
si5338_rational_reduce
tools/BladeRF/host/libraries/libbladeRF/src/driver/si5338.c:90
↓ 6 callers
Method
snapshot
This is used mostly as a way to keep the cipher state and the seq_num.
03_SweynTooth/libs/scapy/layers/tls/session.py:250
↓ 6 callers
Function
tcpdump
Run tcpdump or tshark on a list of packets. When using ``tcpdump`` on OSX (``prog == conf.prog.tcpdump``), this uses a temporary file to stor
03_SweynTooth/libs/scapy/utils.py:1605
↓ 6 callers
Function
test
* These functions are intended to verify proper operation of the test suite. */
tools/BladeRF/host/common/src/windows/mkdtemp.c:151
↓ 6 callers
Method
tls_session_update
Covers both post_build- and post_dissection- context updates.
03_SweynTooth/libs/scapy/layers/tls/handshake_sslv2.py:52
↓ 6 callers
Function
tuningmode2str
tools/BladeRF/host/common/src/conversions.c:371
↓ 6 callers
Function
txmute_set
tools/BladeRF/fpga_common/src/ad936x_helpers.c:75
↓ 6 callers
Function
u
(a,b,c)
04_BtleJuice/resources/js/webfont.js:19
↓ 6 callers
Function
uart_init
set up uart0 for CC2400 communication */
tools/Ubertooth/firmware/tc13badge/tc13badge.c:495
↓ 6 callers
Function
ubertooth_connect
tools/Ubertooth/host/libubertooth/src/ubertooth.c:583
↓ 6 callers
Function
v
(a,b)
04_BtleJuice/resources/js/webfont.js:19
↓ 6 callers
Function
vli_is_zero
Returns true if vli == 0, false otherwise. */
03_SweynTooth/libs/smp_server/ecc.c:119
↓ 6 callers
Method
write
Writes a Packet, a SndRcvList object, or bytes to a pcap file. :param pkt: Packet(s) to write (one record for each Packet), or raw
03_SweynTooth/libs/scapy/utils.py:1380
↓ 6 callers
Function
xsvfGetAsNumBytes
* Function: xsvfGetAsNumBytes * Description: Calculate the number of bytes the given number of bits * consumes. * Parameters: lNu
tools/HackRF/firmware/common/xapp058/micro.c:467
↓ 6 callers
Function
xsvfShift
* Function: xsvfShift * Description: Goes to the given starting TAP state. * Calls xsvfShiftOnly to shift in the given TDI data and
tools/HackRF/firmware/common/xapp058/micro.c:807
↓ 5 callers
Function
$a
(a,b,d)
04_BtleJuice/resources/js/angular.min.js:15
↓ 5 callers
Function
BER_id_dec
(s)
03_SweynTooth/libs/scapy/asn1/ber.py:131
↓ 5 callers
Function
ClearDMAChannel
tools/BladeRF/fx3_firmware/src/bladeRF.c:261
↓ 5 callers
Function
D
(a,b)
04_BtleJuice/resources/js/webfont.js:22
↓ 5 callers
Function
Ta
(a,b)
04_BtleJuice/resources/js/angular.min.js:117
↓ 5 callers
Function
Va
(a)
04_BtleJuice/resources/js/angular.min.js:10
↓ 5 callers
Function
Wa
(a)
04_BtleJuice/resources/js/angular.min.js:10
↓ 5 callers
Function
Ya
(a)
04_BtleJuice/resources/js/angular.min.js:10
↓ 5 callers
Function
Za
(a,b)
04_BtleJuice/resources/js/angular.min.js:11
↓ 5 callers
Method
__init__
(self, *args, **kargs)
03_SweynTooth/libs/scapy/layers/tls/keyexchange.py:163
↓ 5 callers
Function
_check_response
(resp, verbose)
03_SweynTooth/libs/scapy/contrib/automotive/gm/gmlanutils.py:48
↓ 5 callers
Method
_fix
(self)
03_SweynTooth/libs/scapy/volatile.py:118
↓ 5 callers
Method
_fixup_val
Returns a FlagValue instance when needed. Internal method, to be used in *2i() and i2*() methods.
03_SweynTooth/libs/scapy/fields.py:2066
↓ 5 callers
Method
_get_module
(self, fullname)
03_SweynTooth/libs/scapy/modules/six.py:186
↓ 5 callers
Function
_hcsi_null_range
Builds a list of _HCSINullField with numbered "Reserved" names. Takes the same arguments as the ``range`` built-in. :returns: list[HCSINullF
03_SweynTooth/libs/scapy/contrib/ppi_geotag.py:243
↓ 5 callers
Function
_iec104_apci_type_from_packet
the type of the message is encoded in octet 1..4 oct 1, bit 1 2 oct 3, bit 1 I Message 0 1|0
03_SweynTooth/libs/scapy/contrib/scada/iec104/__init__.py:211
↓ 5 callers
Function
_iec104_apci_type_from_packet
the type of the message is encoded in octet 1..4 oct 1, bit 1 2 oct 3, bit 1 I Message 0 1|0
03_SweynTooth/libs/scapy/contrib/scada/iec104/iec104.py:218
↓ 5 callers
Function
_modify_spdt_bits_by_freq
tools/BladeRF/fpga_common/src/bladerf2_common.c:97
↓ 5 callers
Function
_rffe_dir_enabled
tools/BladeRF/fpga_common/src/bladerf2_common.c:173
↓ 5 callers
Function
_struct_to_dict
(struct_obj)
03_SweynTooth/libs/scapy/arch/windows/structures.py:58
↓ 5 callers
Function
_tls_P_hash
Provides the implementation of P_hash function defined in section 5 of RFC 4346 (and section 5 of RFC 5246). Two parameters have been add
03_SweynTooth/libs/scapy/layers/tls/crypto/prf.py:22
↓ 5 callers
Function
acceptData
( owner )
04_BtleJuice/resources/js/jquery-2.2.3.js:3645
↓ 5 callers
Function
ad56x1_vctcxo_trim_dac_write
tools/BladeRF/hdl/fpga/platforms/common/bladerf/software/bladeRF_nios/src/devices.c:710
↓ 5 callers
Method
add
Add the specified CoreBluetooth item with the associated metadata if it doesn't already exist. Returns the newly created or preexisting
tools/Adafruit-BluefruitLE_Python/Adafruit_BluefruitLE/corebluetooth/metadata.py:71
↓ 5 callers
Function
add_log_entries
tools/BladeRF/fx3_firmware/src/logger.c:170
↓ 5 callers
Method
add_payload
(self, payload)
03_SweynTooth/libs/scapy/packet.py:286
↓ 5 callers
Function
bladerf1_get_gain_stage_range
tools/BladeRF/host/libraries/libbladeRF/src/board/bladerf1/bladerf1.c:1410
↓ 5 callers
Function
bladerf_calibrate_dc
tools/BladeRF/host/libraries/libbladeRF/src/board/bladerf1/bladerf1.c:3979
↓ 5 callers
Function
bladerf_config_gpio_write
tools/BladeRF/host/libraries/libbladeRF/src/bladerf.c:1404
↓ 5 callers
Function
bladerf_devinfo_matches
tools/BladeRF/host/libraries/libbladeRF/src/devinfo.c:179
↓ 5 callers
Function
bladerf_expansion_attach
tools/BladeRF/host/libraries/libbladeRF/src/bladerf.c:1663
↓ 5 callers
Function
bladerf_get_bandwidth_range
tools/BladeRF/host/libraries/libbladeRF/src/bladerf.c:710
↓ 5 callers
Function
bladerf_get_fpga_size
tools/BladeRF/host/libraries/libbladeRF/src/bladerf.c:377
↓ 5 callers
Function
bladerf_get_frequency_range
tools/BladeRF/host/libraries/libbladeRF/src/bladerf.c:747
↓ 5 callers
Function
bladerf_get_quick_tune
tools/BladeRF/host/libraries/libbladeRF/src/bladerf.c:815
↓ 5 callers
Function
bladerf_get_sample_rate
tools/BladeRF/host/libraries/libbladeRF/src/bladerf.c:632
↓ 5 callers
Function
bladerf_set_gain_mode
tools/BladeRF/host/libraries/libbladeRF/src/bladerf.c:530
↓ 5 callers
Function
bladerf_set_rx_mux
tools/BladeRF/host/libraries/libbladeRF/src/bladerf.c:1261
↓ 5 callers
Function
bladerf_set_txvga1
tools/BladeRF/host/libraries/libbladeRF/src/board/bladerf1/bladerf1.c:3633
↓ 5 callers
Function
bladerf_set_txvga2
tools/BladeRF/host/libraries/libbladeRF/src/board/bladerf1/bladerf1.c:3597
↓ 5 callers
Method
build
Create the current layer :return: string of the packet with the payload
03_SweynTooth/libs/scapy/packet.py:606
↓ 5 callers
Function
callable
(obj)
03_SweynTooth/libs/scapy/modules/six.py:541
↓ 5 callers
Method
can_send
(self, load)
03_SweynTooth/libs/scapy/contrib/isotp.py:1129
↓ 5 callers
Function
change_channel
change channel and init rx
tools/Ubertooth/firmware/bluetooth_rxtx/le_phy.c:503
↓ 5 callers
Function
characteristic_list
()
tools/Adafruit-BluefruitLE_Python/Adafruit_BluefruitLE/corebluetooth/provider.py:59
↓ 5 callers
Function
check_range
(array, left, right)
03_SweynTooth/extras/knob_tester_ble.py:94
← previous
next →
601–700 of 10,582, ranked by callers