c8-20251031_002439|055_strings_native_lib

[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) ----

~  ~  The   End  ~  ~


 赏 
感谢您的支持,我会继续努力哒!
支付宝收款码
tips
(*) 7 + 5 =
快来做第一个评论的人吧~