| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| windows_x86_agent.exe | 2022-01-23 | 1.4 MB | |
| windows_x86_admin.exe | 2022-01-23 | 1.4 MB | |
| windows_x64_agent.exe | 2022-01-23 | 1.5 MB | |
| windows_x64_admin.exe | 2022-01-23 | 1.5 MB | |
| mipsel_agent | 2022-01-23 | 1.4 MB | |
| macos_agent | 2022-01-23 | 1.5 MB | |
| macos_admin | 2022-01-23 | 1.5 MB | |
| linux_x86_agent | 2022-01-23 | 1.4 MB | |
| linux_x86_admin | 2022-01-23 | 1.3 MB | |
| linux_x64_agent | 2022-01-23 | 1.5 MB | |
| linux_x64_admin | 2022-01-23 | 1.4 MB | |
| arm_eabi5_agent | 2022-01-23 | 1.4 MB | |
| README.md | 2021-04-26 | 689 Bytes | |
| Stowaway source code.tar.gz | 2021-04-26 | 220.7 kB | |
| Stowaway source code.zip | 2021-04-26 | 250.1 kB | |
| Totals: 15 Items | 17.6 MB | 0 | |
👻 v2.0 is HERE!
Changes
- Rewrite the code
- Make executable files smaller
- Make admin more user-friendly
- Update many functions
- Update compatibility
BE AWARE
- If you are trying to use admin on windows,plz make sure you have installed ansicon
- And if you have any problems when using command
shell,plz check the shell.go (github.com) and read the annotation first!!! Maybe it can solve ur problems.
Update
- 2021.10.1 Switch AES-CBC to AES-GCM & Fix bugs. Thanks to @SignorMercurio
- 2022.1.23 Fix shell&topo bugs.Thanks to @lz520520