Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wux1an authored May 25, 2023
1 parent 22cb05f commit 77fc612
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

- scan mini program

```ruby
// wxapkg.exe scan --help
```bash
# wxapkg.exe scan --help
wxapkg.exe scan
```

- unpack mini program

```ruby
// wxapkg.exe unpack --help
```bash
# wxapkg.exe unpack --help
wxapkg.exe unpack -o out-dir -r "%USERPROFILE%\Documents\WeChat Files\Applet\wx00000000000000"
```

Expand All @@ -28,4 +28,4 @@

1. decrypt: https://github.com/BlackTrace/pc_wxapkg_decrypt
2. unpack: https://gist.github.com/Integ/bcac5c21de5ea35b63b3db2c725f07ad
3. introduce: https://misakikata.github.io/2021/03/%E5%BE%AE%E4%BF%A1%E5%B0%8F%E7%A8%8B%E5%BA%8F%E8%A7%A3%E5%8C%85/
3. introduce: https://misakikata.github.io/2021/03/%E5%BE%AE%E4%BF%A1%E5%B0%8F%E7%A8%8B%E5%BA%8F%E8%A7%A3%E5%8C%85/

0 comments on commit 77fc612

Please sign in to comment.