Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotooriKashin/ef2
/ functions
Functions
170 in github.com/MotooriKashin/ef2
⨍
Functions
170
◇
Types & classes
57
↓ 25 callers
Method
size
src/headsocket.h:210
↓ 11 callers
Method
MSG
* 构造并发送消息 * @param type 消息类型 * @param sort 二级消息类型? * @param flag 未知 * @param ext 消息附加信息? * @param obj 消息内容 * @param tag
typescript/ef2.ts:100
↓ 11 callers
Method
push
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1732
↓ 9 callers
Method
begin
src/headsocket.h:233
↓ 9 callers
Method
impl
src/headsocket.h:80
↓ 7 callers
Method
write
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1143
↓ 6 callers
Method
notify
src/headsocket.h:931
↓ 4 callers
Method
read
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1185
↓ 4 callers
Function
set_thread_name
src/headsocket.h:1065
↓ 3 callers
Method
Yb
(a: string)
typescript/ef2.ts:136
↓ 3 callers
Function
close_socket
src/headsocket.h:568
↓ 3 callers
Method
consume
src/headsocket.h:941
↓ 3 callers
Method
end
src/headsocket.h:234
↓ 3 callers
Method
ob
(a: string)
typescript/ef2.ts:128
↓ 3 callers
Method
peek
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1760
↓ 3 callers
Method
read_line
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1227
↓ 2 callers
Method
Fc
(a: Capture["requestHeaders"])
typescript/ef2.ts:141
↓ 2 callers
Method
assign
src/headsocket.h:1105
↓ 2 callers
Method
capture
* 抓取链接模式 * @param obj 下载配置数据
typescript/ef2.ts:200
↓ 2 callers
Method
close
* @brief Kill IDMMsgHost, and close handles. * */
src/nativemessaging.h:84
↓ 2 callers
Method
close
src/headsocket.h:1112
↓ 2 callers
Method
id
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1140
↓ 2 callers
Method
init
* 初始化连接
typescript/ef2.ts:162
↓ 2 callers
Method
is_connected
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1647
↓ 2 callers
Method
is_valid
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1137
↓ 2 callers
Method
send
(msg: string = "")
typescript/ef2.ts:155
↓ 2 callers
Method
websocket
(port: number)
typescript/ef2.ts:21
↓ 1 callers
Method
acquire_clients
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1439
↓ 1 callers
Method
awaken
(port: number)
typescript/ef2.ts:35
↓ 1 callers
Method
block_remove
src/headsocket.h:972
↓ 1 callers
Method
client_at
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1425
↓ 1 callers
Method
disconnect
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1368
↓ 1 callers
Method
en
(url: string)
typescript/ef2.ts:151
↓ 1 callers
Method
encode
* 编码下载数据为ef2协议链接,用法同http协议链接 * @param data 下载配置对象 * @returns ef2协议链接
typescript/ef2.ts:346
↓ 1 callers
Method
force_write
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1160
↓ 1 callers
Method
get_digest_bytes
src/headsocket.h:659
↓ 1 callers
Function
handshake_websocket
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1033
↓ 1 callers
Method
intercept
* 捕获下载模式 * @param obj 下载配置数据
typescript/ef2.ts:276
↓ 1 callers
Method
lock
src/headsocket.h:918
↓ 1 callers
Method
openProcss
* @brief Process IDMMsgHost and hold on stdin and stdout. * * @param str the path of IDMMsgHost. * @return true Process success.
src/nativemessaging.h:15
↓ 1 callers
Method
process_bytes
src/headsocket.h:625
↓ 1 callers
Method
release_clients
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1450
↓ 1 callers
Method
sendMsgToIDM
* @brief Send Message to IDM. * * @param str A Message. * @param stdin_write The handle of IDMMsgHost, that set in STARTUPINFO for Cre
src/nativemessaging.h:56
↓ 1 callers
Method
server
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1650
↓ 1 callers
Method
windowClose
* 浏览器窗口关闭
typescript/ef2.ts:192
↓ 1 callers
Method
windowShow
* 浏览器窗口获得焦点
typescript/ef2.ts:185
↓ 1 callers
Method
windowUpdate
* 浏览器窗口刷新消息
typescript/ef2.ts:178
Function
BtnProc
自定义控件回调
src/ui.h:117
Method
DASH
* DASH解析模式 * @param obj json配置 * @param dash 实际dash数据
typescript/ef2.ts:293
Method
Decode
src/base64.h:115
Method
DecodedLength
src/base64.h:237
Method
Encode
src/base64.h:13
Method
EncodedLength
src/base64.h:261
Method
ErrorMessage
src/register.h:150
Method
GbkToUtf8
src/code.h:29
Method
HEADSOCKET_SERVER
src/headsocket.h:185
Method
HEADSOCKET_SERVER
src/headsocket.h:435
Method
QueryPrivilege
src/privilege.h:8
Method
RegCreate
src/register.h:26
Method
RegQuery
src/register.h:7
Method
SendLinkToIDM
src/code.h:198
Method
StringToArray
src/code.h:46
Method
StripPadding
src/base64.h:271
Method
UI
src/ui.h:159
Method
UpgradePrivilege
src/privilege.h:30
Method
Utf8ToGbk
src/code.h:12
Method
Websocket
src/websocket.h:42
Function
WinMain
main.cpp:14
Function
WndProc
主窗口回调 */
src/ui.h:4
Method
a3_to_a4
src/base64.h:278
Method
a4_to_a3
src/base64.h:286
Method
accept
src/headsocket.h:256
Method
accept
src/headsocket.h:488
Method
accept_thread
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1477
Method
async_read_handler
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1846
Method
async_received_data
src/websocket.h:14
Method
async_received_data
src/headsocket.h:377
Method
async_tcp_client
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1708
Method
async_write_handler
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1831
Method
b64_lookup
src/base64.h:293
Method
base64_encode
src/headsocket.h:717
Method
basic_tcp_client
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1570
Method
basic_tcp_client_impl
src/headsocket.h:1558
Method
basic_tcp_client_ref
src/headsocket.h:1261
Method
basic_tcp_server
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1292
Method
basic_tcp_server_impl
src/headsocket.h:1280
Method
client_connected
src/headsocket.h:246
Method
client_connected
src/headsocket.h:489
Method
client_disconnected
src/headsocket.h:248
Method
client_disconnected
src/headsocket.h:490
Method
clients
src/headsocket.h:241
Method
close
* 关闭连接并退出ef2辅助工具
typescript/ef2.ts:334
Method
connection
---------------------------------------------------------------------------------------------------------------------
src/headsocket.h:1125
Method
constructor
(port: number)
typescript/ef2.ts:18
Method
constructor
(ws: WebSocket)
typescript/ef2.ts:85
Method
critical_section
src/headsocket.h:881
Method
cut_back
src/headsocket.h:852
Method
cut_front
src/headsocket.h:830
Method
data_block
src/headsocket.h:119
Method
data_block_buffer
src/headsocket.h:955
next →
1–100 of 170, ranked by callers