Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aixed/WeChat-Hook
/ functions
Functions
1,775 in github.com/aixed/WeChat-Hook
⨍
Functions
1,775
◇
Types & classes
476
↓ 1 callers
Function
LZ4_decompress_safe_partial_forceExtDict
src/lz4.c:2522
↓ 1 callers
Function
LZ4_decompress_safe_partial_withPrefix64k
src/lz4.c:2475
↓ 1 callers
Function
LZ4_decompress_safe_partial_withSmallPrefix
src/lz4.c:2501
↓ 1 callers
Function
LZ4_getPosition
src/lz4.c:863
↓ 1 callers
Function
LZ4_hash4
-****************************** * Compression functions ********************************/
src/lz4.c:769
↓ 1 callers
Function
LZ4_hash5
src/lz4.c:777
↓ 1 callers
Function
LZ4_isAligned
src/lz4.c:291
↓ 1 callers
Function
LZ4_memcpy_using_offset
LZ4_memcpy_using_offset() presumes : * - dstEnd >= dstPtr + MINMATCH * - there is at least 8 bytes available to write after dstEnd */
src/lz4.c:519
↓ 1 callers
Function
LZ4_memcpy_using_offset_base
src/lz4.c:479
↓ 1 callers
Function
LZ4_putPosition
src/lz4.c:829
↓ 1 callers
Function
LZ4_stream_t_alignment
src/lz4.c:1552
↓ 1 callers
Function
LZ4_write16
src/lz4.c:376
↓ 1 callers
Function
LoadRealDll
========================= 加载真实 version.dll ========================= */
src/version_proxy.cpp:19
↓ 1 callers
Function
MH_CreateHookApiEx
-------------------------------------------------------------------------
minhook/src/hook.c:884
↓ 1 callers
Function
MH_DisableHook
-------------------------------------------------------------------------
minhook/src/hook.c:778
↓ 1 callers
Function
MH_EnableHook
-------------------------------------------------------------------------
minhook/src/hook.c:772
↓ 1 callers
Function
MH_Uninitialize
-------------------------------------------------------------------------
minhook/src/hook.c:540
↓ 1 callers
Function
ParseCmdLine
dllmain.cpp:14
↓ 1 callers
Function
Patch_Revoke
启用防撤回
src/inline_weixin_dll_load.cpp:141
↓ 1 callers
Function
ProcessThreadIPs
-------------------------------------------------------------------------
minhook/src/hook.c:199
↓ 1 callers
Function
ReadUtf8String
src/hook_xlog.cpp:11
↓ 1 callers
Function
RegisterGetSelfProfile
src/GetSelfProfile.cpp:24
↓ 1 callers
Function
RegisterRoutes
src/http_routes.cpp:9
↓ 1 callers
Function
Route_ForwardXMLMsg
src/ForwardXMLMsg.cpp:13
↓ 1 callers
Function
Route_QueryDB
src/QueryDB.cpp:29
↓ 1 callers
Function
Route_SendImageMsg
src/SendImageMsg.cpp:9
↓ 1 callers
Function
Route_SendTextMsg
src/SendTextMsg.cpp:9
↓ 1 callers
Function
ScanPattern
xdb/SundaySearch.cpp:22
↓ 1 callers
Function
SendImage
src/wx_send.cpp:384
↓ 1 callers
Function
SendText
src/wx_send.cpp:473
↓ 1 callers
Function
SetWeixinStringU
新增: 设置 Unicode 字符串
src/wx_send.cpp:177
↓ 1 callers
Method
Start
src/http_server.cpp:31
↓ 1 callers
Function
SundaySearch
xdb/SundaySearch.cpp:3
↓ 1 callers
Function
UninitializeBuffer
-------------------------------------------------------------------------
minhook/src/buffer.c:74
↓ 1 callers
Function
WStringToString
宽字符字符串转多字节字符串
src/tools.cpp:64
↓ 1 callers
Function
append_exponent
include/json.hpp:17502
↓ 1 callers
Function
append_exponent
include/json/json.hpp:17502
↓ 1 callers
Function
base64_encode
NOTE: This code came up with the following stackoverflow post: https://stackoverflow.com/questions/180947/base64-decode-snippet-in-c
3rdparty/httplib/httplib.h:2070
↓ 1 callers
Function
base64_encode
NOTE: This code came up with the following stackoverflow post: https://stackoverflow.com/questions/180947/base64-decode-snippet-in-c
include/httplib.h:2070
↓ 1 callers
Method
begin
returns an iterator to the beginning
include/json/fifo_map.hpp:201
↓ 1 callers
Function
bind_ip_address
3rdparty/httplib/httplib.h:2803
↓ 1 callers
Function
bind_ip_address
include/httplib.h:2803
↓ 1 callers
Function
can_compress_content_type
3rdparty/httplib/httplib.h:3167
↓ 1 callers
Function
can_compress_content_type
include/httplib.h:3167
↓ 1 callers
Function
compare_case_ignore
3rdparty/httplib/httplib.h:3431
↓ 1 callers
Function
compare_case_ignore
include/httplib.h:3431
↓ 1 callers
Function
concat_into
include/json.hpp:4115
↓ 1 callers
Function
concat_into
include/json/json.hpp:4115
↓ 1 callers
Function
concat_length
include/json.hpp:4084
↓ 1 callers
Function
concat_length
include/json/json.hpp:4084
↓ 1 callers
Method
connect_with_proxy
Assumes that socket_mutex_ is locked and that there are no requests in flight
3rdparty/httplib/httplib.h:8051
↓ 1 callers
Method
connect_with_proxy
Assumes that socket_mutex_ is locked and that there are no requests in flight
include/httplib.h:8051
↓ 1 callers
Function
crbegin
@brief returns a const reverse iterator to the last element @sa https://json.nlohmann.me/api/basic_json/crbegin/
include/json.hpp:21754
↓ 1 callers
Function
crbegin
@brief returns a const reverse iterator to the last element @sa https://json.nlohmann.me/api/basic_json/crbegin/
include/json/json.hpp:21754
↓ 1 callers
Method
create_ca_cert_store
3rdparty/httplib/httplib.h:7610
↓ 1 callers
Method
create_ca_cert_store
include/httplib.h:7610
↓ 1 callers
Function
crend
@brief returns a const reverse iterator to one before the first @sa https://json.nlohmann.me/api/basic_json/crend/
include/json.hpp:21761
↓ 1 callers
Function
crend
@brief returns a const reverse iterator to one before the first @sa https://json.nlohmann.me/api/basic_json/crend/
include/json/json.hpp:21761
↓ 1 callers
Method
decompress
3rdparty/httplib/httplib.h:3283
↓ 1 callers
Method
decompress
include/httplib.h:3283
↓ 1 callers
Function
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffe
include/json.hpp:18474
↓ 1 callers
Function
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffe
include/json/json.hpp:18474
↓ 1 callers
Function
encode_query_param
3rdparty/httplib/httplib.h:2149
↓ 1 callers
Function
encode_query_param
include/httplib.h:2149
↓ 1 callers
Function
encode_url
3rdparty/httplib/httplib.h:2170
↓ 1 callers
Function
encode_url
include/httplib.h:2170
↓ 1 callers
Method
end_with_crlf
3rdparty/httplib/httplib.h:2314
↓ 1 callers
Method
end_with_crlf
include/httplib.h:2314
↓ 1 callers
Method
enqueue
3rdparty/httplib/httplib.h:601
↓ 1 callers
Method
enqueue
include/httplib.h:601
↓ 1 callers
Function
erase
include/json.hpp:18833
↓ 1 callers
Function
erase
include/json/json.hpp:18833
↓ 1 callers
Method
execute
xdb/db_mgr.cpp:52
↓ 1 callers
Function
expect_content
3rdparty/httplib/httplib.h:4464
↓ 1 callers
Function
expect_content
include/httplib.h:4464
↓ 1 callers
Function
file_extension
3rdparty/httplib/httplib.h:2248
↓ 1 callers
Function
file_extension
include/httplib.h:2248
↓ 1 callers
Function
find_content_type
3rdparty/httplib/httplib.h:3033
↓ 1 callers
Function
find_content_type
include/httplib.h:3033
↓ 1 callers
Function
find_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
include/json.hpp:17066
↓ 1 callers
Function
find_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
include/json/json.hpp:17066
↓ 1 callers
Function
format_buffer
include/json.hpp:17554
↓ 1 callers
Function
format_buffer
include/json/json.hpp:17554
↓ 1 callers
Method
getDatabaseInfo
xdb/db_mgr.cpp:229
↓ 1 callers
Function
get_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the produc
include/json.hpp:16902
↓ 1 callers
Function
get_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the produc
include/json/json.hpp:16902
↓ 1 callers
Function
get_impl_ptr
include/json.hpp:20372
↓ 1 callers
Function
get_impl_ptr
include/json/json.hpp:20372
↓ 1 callers
Method
get_local_ip_and_port
3rdparty/httplib/httplib.h:5109
↓ 1 callers
Method
get_local_ip_and_port
include/httplib.h:5109
↓ 1 callers
Function
get_multipart_ranges_data_length
3rdparty/httplib/httplib.h:4418
↓ 1 callers
Function
get_multipart_ranges_data_length
include/httplib.h:4418
↓ 1 callers
Function
get_ptr
include/json.hpp:20512
↓ 1 callers
Function
get_ptr
include/json/json.hpp:20512
↓ 1 callers
Method
get_remote_ip_and_port
3rdparty/httplib/httplib.h:5104
↓ 1 callers
Method
get_remote_ip_and_port
include/httplib.h:5104
↓ 1 callers
Function
get_system_time_check_value
(dw_time_stamp: int)
test_timestamp_reverse.py:16
↓ 1 callers
Method
get_value
include/json.hpp:12541
↓ 1 callers
Method
get_value
include/json/json.hpp:12541
↓ 1 callers
Function
grisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
include/json.hpp:17161
← previous
next →
501–600 of 1,775, ranked by callers