Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

特征码模块 #233

Draft
wants to merge 100 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
2731a44
add config
fesily Mar 15, 2023
a14849d
Merge branch 'master' into signature
fesily Mar 15, 2023
cff99ef
remove config api
fesily Mar 15, 2023
815d2ed
config chang to json
fesily Mar 16, 2023
158be30
update gumpp
fesily Mar 16, 2023
8da4700
Merge branch 'master' into signature
fesily Mar 16, 2023
05e158c
chang lua_version string
fesily Mar 16, 2023
87b395a
config signature from json
fesily Mar 16, 2023
128eb77
include add once
fesily Mar 16, 2023
53dd01d
signature mode
fesily Mar 16, 2023
7889a86
Merge branch 'master' into signature
fesily Mar 16, 2023
5673a68
fix signture
fesily Mar 16, 2023
61bd751
changed lua_version string
fesily Mar 16, 2023
3aec1e0
front write config file
fesily Mar 16, 2023
b65f8a0
Merge branch 'actboy168:master' into signature
fesily Mar 16, 2023
d494069
remove signature.functions default
fesily Mar 16, 2023
2f3987d
fix end_offset error
fesily Mar 16, 2023
84a73b1
add compiler_signature
fesily Mar 17, 2023
01d8244
Merge remote-tracking branch 'origin/master' into signature
fesily Mar 17, 2023
ffdcb7b
add launcher config
fesily Mar 17, 2023
65e1559
fix config lua version
fesily Mar 17, 2023
61aa43c
add auto signature compiler
fesily Mar 18, 2023
fcd627a
reset package_json
fesily Mar 18, 2023
12a31f5
Merge branch 'master' into launcher-config
fesily Mar 18, 2023
cea9c3c
reset packgae_json
fesily Mar 18, 2023
c085d01
reset
fesily Mar 18, 2023
710d3fc
reset
fesily Mar 18, 2023
56628cc
add module
fesily Mar 18, 2023
e2fa78d
update gumpp
fesily Mar 18, 2023
ca1fcc0
remove signature
fesily Mar 18, 2023
1968158
remove ipc_send_latest
fesily Mar 18, 2023
2c569d2
pass version to luadebug
fesily Mar 18, 2023
6dccc08
fix format
fesily Mar 18, 2023
5738af2
force load_luadebug_dll
fesily Mar 18, 2023
db0229e
Merge remote-tracking branch 'upstream/master' into signature
fesily Mar 18, 2023
c248e4b
Merge branch 'signature' into sinature-compiler
fesily Mar 18, 2023
fb0659f
fix build error
fesily Mar 18, 2023
9054dee
format
fesily Mar 18, 2023
e728a3b
format
fesily Mar 18, 2023
b762f9f
Merge branch 'actboy168:master' into launcher-config
fesily Mar 19, 2023
91cd5d2
smaller signature
fesily Mar 20, 2023
bef4d52
Merge remote-tracking branch 'upstream/master' into signature
fesily Mar 20, 2023
6f7d6fb
Merge remote-tracking branch 'origin/launcher-config' into signature
fesily Mar 20, 2023
8bb60fe
Update package_json.lua
fesily Mar 20, 2023
8483e4a
fix some error
fesily Mar 20, 2023
cf4e5a5
Merge branch 'signature' into sinature-compiler
fesily Mar 20, 2023
9daadc5
format code
fesily Mar 20, 2023
11fca9c
version add latest
fesily Mar 20, 2023
70012e3
Merge branch 'launcher-config' into signature
fesily Mar 20, 2023
15a439d
Merge branch 'signature' into sinature-compiler
fesily Mar 20, 2023
0dafaff
update gumpp
fesily Mar 20, 2023
39575ac
fix build
fesily Mar 20, 2023
34577b5
fix windows err
fesily Mar 21, 2023
697a2e5
reset target
fesily Mar 21, 2023
e2b79c0
Merge branch 'actboy168:master' into launcher-config
fesily Mar 22, 2023
411ccc4
Merge branch 'actboy168:master' into signature
fesily Mar 22, 2023
293506b
Merge branch 'actboy168:master' into signature
fesily Mar 22, 2023
c2de74b
Merge branch 'actboy168:master' into launcher-config
fesily Mar 22, 2023
62266b4
Merge branch 'master' into launcher-config
fesily Mar 22, 2023
4fa4d91
fix build err
fesily Mar 22, 2023
0a1c9da
Merge branch 'master' into signature
fesily Mar 22, 2023
3a77326
fix build err
fesily Mar 22, 2023
c45e236
fix build error
fesily Mar 22, 2023
c8bdd8f
fix all error
fesily Mar 23, 2023
d9d53cf
Merge branch 'actboy168:master' into launcher-config
fesily Mar 23, 2023
c390d43
Merge branch 'launcher-config' into signature
fesily Mar 23, 2023
917439b
fix error
fesily Mar 23, 2023
fb1d2d0
attach luaVersion default unknown
fesily Mar 23, 2023
7f7e00d
fix windows imports
fesily Mar 23, 2023
49decb1
fix windows delayload
fesily Mar 23, 2023
057c951
update gumpp
fesily Mar 23, 2023
0357e25
fix error
fesily Mar 24, 2023
f5f2e7e
Merge branch 'master' into launcher-config
fesily Mar 25, 2023
ce666d0
add lua_module_backlist
fesily Mar 25, 2023
9d495d6
fix build error
fesily Mar 25, 2023
ff05aa4
update gumpp
fesily Mar 25, 2023
e7d2245
module support symlink
fesily Mar 25, 2023
6c08f3a
Merge branch 'launcher-config' into signature
fesily Mar 25, 2023
d9f5332
add signature_resolver
fesily Mar 25, 2023
82d832d
Optimize config
fesily Mar 27, 2023
b5f9176
fix blacklist
fesily Mar 27, 2023
3e53535
update gumpp
fesily Mar 27, 2023
9c02d9c
optimize wait_dll
fesily Mar 27, 2023
6b0fbdb
fix blacklist
fesily Mar 28, 2023
a6b082a
fix miss debugger key
fesily Mar 28, 2023
cfa01e3
Merge branch 'launcher-config' into signature
fesily Mar 28, 2023
6a61ba4
fix build error
fesily Mar 28, 2023
4ca9109
fix win err
fesily Mar 28, 2023
61a2542
Merge branch 'actboy168:master' into launcher-config
fesily Mar 29, 2023
3cf8f6f
Merge branch 'actboy168:master' into signature
fesily Mar 29, 2023
3b18cc6
Update config.cpp
fesily Mar 29, 2023
1075d31
fix err
fesily Mar 29, 2023
d4954b9
Merge branch 'master' into launcher-config
fesily Mar 30, 2023
b272ecb
fix launch mode
fesily Mar 30, 2023
e2b6068
fix launch config
fesily Mar 30, 2023
ed1731a
Merge branch 'launcher-config' into signature
fesily Mar 30, 2023
30918bc
fix get_runtime_dir
fesily Mar 30, 2023
4590e63
watch_point add lua_newstate
fesily Mar 30, 2023
b130803
Merge branch 'actboy168:master' into signature
fesily Mar 30, 2023
bbc9635
Merge branch 'actboy168:master' into signature
fesily Mar 31, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@
[submodule "3rd/frida_gum/gumpp"]
path = 3rd/frida_gum/gumpp
url = https://github.com/fesily/gumpp

[submodule "3rd/json"]
path = 3rd/json
url = https://github.com/nlohmann/json
1 change: 1 addition & 0 deletions 3rd/json
Submodule json added at 546370
5 changes: 5 additions & 0 deletions compile/common/frida.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ lm:source_set "frida" {
'/wd5051',
}
},
macos = {
frameworks = {
"CoreFoundation",
}
},
linux = {
flags = "-fPIC",
},
Expand Down
2 changes: 2 additions & 0 deletions compile/common/launcher.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,12 @@ lm:lua_source 'launcher_source' {
"3rd/bee.lua",
"3rd/frida_gum/gumpp",
"3rd/lua/lua54",
"3rd/json/single_include",
"src/launcher",
},
sources = {
"src/launcher/**/*.cpp",
"!src/launcher/tools",
"!src/launcher/hook/luajit_listener.cpp",
},
defines = {
Expand Down
Loading