c8-20251031_002439|055_strings_native_lib
本文最后由方少年更新于2025 年 11 月 10 日,已超过20天没有更新。如果文章内容或图片资源失效,请留言反馈,将会及时处理,谢谢!
[source] c8-20251031_002439|055_strings_native_lib.txt
TIME: 2025-10-31 00:42:40
CMD : & 'C:\Tools\Sysinternals\strings.exe' `
-n 8 -a 'D:\work\challenge8_native\libnative-lib.so' `
> 'D:\work\challenge8_native\strings_native_lib.txt'
Get-Content 'D:\work\challenge8_native\strings_native_lib.txt' -TotalCount 40
---- OUTPUT ----
&:
Line |
2 | & 'C:\Tools\Sysinternals\strings.exe' `
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| The term 'C:\Tools\Sysinternals\strings.exe' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Get-Content:
Line |
5 | Get-Content 'D:\work\challenge8_native\strings_native_lib.txt' -T …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Cannot find path 'D:\work\challenge8_native\strings_native_lib.txt' because it does not exist.
---- END (Status=True) ----
文章标题:c8-20251031_002439|055_strings_native_lib
文章链接:https://www.fangshaonian.cn/archives/61/
最后编辑:2025 年 11 月 10 日 18:23 By 方少年
许可协议: 署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)