Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVISOsecurity/disable-flutter-tls-verification
/ functions
Functions
48 in github.com/NVISOsecurity/disable-flutter-tls-verification
⨍
Functions
48
◇
Types & classes
8
↓ 4 callers
Function
Scale
Scale helper to convert logical scaler values to physical using passed in scale factor
test_app/flutter_pinning/windows/runner/win32_window.cpp:18
↓ 1 callers
Function
CreateAndAttachConsole
test_app/flutter_pinning/windows/runner/utils.cpp:10
↓ 1 callers
Method
CreateAndShow
test_app/flutter_pinning/windows/runner/win32_window.cpp:105
↓ 1 callers
Function
EnableFullDpiSupportIfAvailable
Dynamically loads the |EnableNonClientDpiScaling| from the User32 module. This API is only needed for PerMonitor V1 awareness mode.
test_app/flutter_pinning/windows/runner/win32_window.cpp:24
↓ 1 callers
Function
GetCommandLineArguments
test_app/flutter_pinning/windows/runner/utils.cpp:24
↓ 1 callers
Method
GetWindowClass
test_app/flutter_pinning/windows/runner/win32_window.cpp:71
↓ 1 callers
Method
MessageHandler
test_app/flutter_pinning/windows/runner/win32_window.cpp:152
↓ 1 callers
Function
RegisterPlugins
test_app/flutter_pinning/windows/flutter/generated_plugin_registrant.cc:10
↓ 1 callers
Method
SetQuitOnClose
test_app/flutter_pinning/windows/runner/win32_window.cpp:234
↓ 1 callers
Method
UnregisterWindowClass
test_app/flutter_pinning/windows/runner/win32_window.cpp:91
↓ 1 callers
Function
Utf8FromUtf16
test_app/flutter_pinning/windows/runner/utils.cpp:44
↓ 1 callers
Function
disableTLSValidation
()
disable-flutter-tls.js:85
↓ 1 callers
Function
findAndPatch
(ranges, patterns, thumb)
disable-flutter-tls.js:193
↓ 1 callers
Function
find_all_hex_pattern_offsets
Search for the hex pattern (with wildcards) in the given binary file. Returns a list of offsets (indices) where the pattern is found.
libflutter_samples/verify.py:136
↓ 1 callers
Function
fl_register_plugins
test_app/flutter_pinning/linux/flutter/generated_plugin_registrant.cc:10
↓ 1 callers
Function
hex_pattern_to_regex
Convert a hex string (with wildcards) to a regex pattern in bytes. Acceptable wildcards: - "??" matches any byte. - A single
libflutter_samples/verify.py:115
↓ 1 callers
Function
hook_ssl_verify_peer_cert
(address, retval)
disable-flutter-tls.js:236
↓ 1 callers
Function
my_application_new
test_app/flutter_pinning/linux/my_application.cc:99
↓ 1 callers
Function
process_hex_pair
Convert a two-character hex pair that may contain wildcards to a regex pattern in bytes. - "??" is translated to b'.' (any byte). -
libflutter_samples/verify.py:63
↓ 1 callers
Function
scanFiles
(apk=None)
libflutter_samples/verify.py:153
Method
Destroy
test_app/flutter_pinning/windows/runner/win32_window.cpp:196
Method
FlutterWindow
test_app/flutter_pinning/windows/runner/flutter_window.cpp:7
Method
GetClientArea
test_app/flutter_pinning/windows/runner/win32_window.cpp:224
Method
GetHandle
test_app/flutter_pinning/windows/runner/win32_window.cpp:230
Method
GetInstance
Returns the singleton registar instance.
test_app/flutter_pinning/windows/runner/win32_window.cpp:46
Method
GetThisFromHandle
test_app/flutter_pinning/windows/runner/win32_window.cpp:208
Method
MessageHandler
test_app/flutter_pinning/windows/runner/flutter_window.cpp:40
Method
OnCreate
test_app/flutter_pinning/windows/runner/win32_window.cpp:238
Method
OnCreate
test_app/flutter_pinning/windows/runner/flutter_window.cpp:12
Method
OnDestroy
test_app/flutter_pinning/windows/runner/win32_window.cpp:243
Method
OnDestroy
test_app/flutter_pinning/windows/runner/flutter_window.cpp:32
Method
Point
test_app/flutter_pinning/windows/runner/win32_window.h:18
Method
SetChildContent
test_app/flutter_pinning/windows/runner/win32_window.cpp:213
Method
Size
test_app/flutter_pinning/windows/runner/win32_window.h:24
Method
Win32Window
test_app/flutter_pinning/windows/runner/win32_window.cpp:96
Method
WindowClassRegistrar
test_app/flutter_pinning/windows/runner/win32_window.cpp:62
Method
WndProc
static
test_app/flutter_pinning/windows/runner/win32_window.cpp:133
Function
isFlutterRange
(range)
disable-flutter-tls.js:222
Function
main
test_app/flutter_pinning/linux/main.cc:3
Function
my_application_activate
test_app/flutter_pinning/linux/my_application.cc:18
Function
my_application_class_init
test_app/flutter_pinning/linux/my_application.cc:91
Function
my_application_dispose
Implements GObject::dispose.
test_app/flutter_pinning/linux/my_application.cc:85
Function
my_application_init
test_app/flutter_pinning/linux/my_application.cc:97
Function
my_application_local_command_line
Implements GApplication::local_command_line.
test_app/flutter_pinning/linux/my_application.cc:66
Function
wWinMain
test_app/flutter_pinning/windows/runner/main.cpp:8
Method
~FlutterWindow
test_app/flutter_pinning/windows/runner/flutter_window.cpp:10
Method
~Win32Window
test_app/flutter_pinning/windows/runner/win32_window.cpp:100
Method
~WindowClassRegistrar
test_app/flutter_pinning/windows/runner/win32_window.cpp:43