mirror of
https://github.com/yincongcyincong/wechat_chatter.git
synced 2026-07-15 10:26:52 +08:00
update gadget
This commit is contained in:
+1
-1
@@ -329,7 +329,7 @@ func SendWechatMsg(m *SendMsg) {
|
||||
|
||||
func main() {
|
||||
initFlag()
|
||||
if config.FridaType == "Gadget" {
|
||||
if config.FridaType == "gadget" {
|
||||
initFridaGadget()
|
||||
} else {
|
||||
initFrida()
|
||||
|
||||
Reference in New Issue
Block a user