Compare commits
2 Commits
feature/da
...
v0.0.7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b64902ecb6 | ||
|
|
dc116c50bf |
@@ -53,8 +53,6 @@ var dumpmemoryCmd = &cobra.Command{
|
||||
log.Info().Msgf("%d. %s %d %s", i, a.FullVersion, a.PID, a.DataDir)
|
||||
}
|
||||
|
||||
return
|
||||
|
||||
// step 2. dump memory
|
||||
account := accounts[0]
|
||||
file := fmt.Sprintf("wechat_%s_%d_%s.bin", account.FullVersion, account.PID, session)
|
||||
|
||||
Reference in New Issue
Block a user