androiddisk
androiddisk
卡在秒传检查
Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.8/http/client.py", line 1235, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.8/http/client.py", line 1006, in _send_output...
你好,将hikari加入到rust的llvm中编译出来使用,字符串加密无效 编译过程中hikari的调试信息正常输出的。就是字符串原封不动的未加密。 其他人跟我的情况一样 https://github.com/joaovarelas/Obfuscator-LLVM-16.0/issues/8#issuecomment-1999717381 请问需要怎么样才能适配到rust
### Please check before submitting an issue - [X] I have searched the issues and haven't found anything relevant - [X] I will upload bugreport file in KernelSU Manager -...
感谢作者的付出, 我尝试编译了一个Hikari版本的rust 然后创建了一个hello word的项目 字符串加密编译可以正常运行了 。 但是在尝试其他项目时报错了,实在是看不出来原因 ``` git clone [email protected]:tiann/KernelSU.git && cd KernelSU/ rm -fr userspace/ksud/target/* && time RUST_BACKTRACE=1 cargo rustc --target aarch64-linux-android --release --manifest-path ./userspace/ksud/Cargo.toml -- -Cllvm-args="-enable-strcry" >...
After compiling the original string, the binary can be directly opened to view the used string. ``` let my_string = "Hello, world!"; ``` I will now use ASCII for the...
https://b1n.io/posts/orust-mimikatz-bypass-kaspersky/#%e6%b7%b7%e6%b7%86%e7%89%88rust-mimikatz-bypass%e5%8d%a1%e5%b7%b4%e6%96%af%e5%9f%ba It seems that this article was also written by you, as mentioned in the article ``` 大家都知道, rust默认编译后会将一些敏感目录打包进二进制文件, rust的库也存在类似的问题. 一般的解决方案是使用--remap-path-prefix去映射, 但是在编译rust的本身的库的时候, 是无法完全控制的, 为什么说无法完全控制呢? 因为确实可以控制一部分, 在编译rust的config.toml的文件里rust选项下有个remap-debuginfo选项, 取消注释, 并且设置为true即可去除部分路径, 这条配置启用之后, rust本身的调试路径将会映射到/rust/$sha/...,...
``` fn main() { println!("Hello, world!11111111"); } ``` ``` docker pull ghcr.io/joaovarelas/obfuscator-llvm-16.0:latest docker run -v .:/projects/ -it ghcr.io/joaovarelas/obfuscator-llvm-16.0:latest /bin/bash cargo clean && cargo rustc --target x86_64-unknown-linux-gnu --release -- -Cdebuginfo=0 -Cstrip=symbols...
- [x] 我查看了 [文档](https://f2.wiki/quick-start) 以及 [已关闭的问题](https://github.com/Johnserf-Seed/f2/issues?q=is%3Aissue+is%3Aclosed) 以寻找可能的解决方案。 - [x] 我在 [常见的问题与解决办法](https://f2.wiki/faq) 中找不到我的问题。 **详细描述错误** 使用命令行:`f2 douyin --url https://www.douyin.com/video/7475253207439133992 --mode one --cover true --cookie xxx` 下载的视频的封面是错误的 有的是封面和实际对不上,有的甚至是一张全黑的图片 黑屏封面: https://www.douyin.com/video/7288655780595748132 https://www.douyin.com/video/7332426453704789299 封面和实际封面不一样 https://www.douyin.com/video/7475253207439133992...
I am using [ComfyUI 0.3.26]( https://github.com/comfyanonymous/ComfyUI )No recommended tags popped up when entering the clip  
### 功能建议  ### 额外信息(可选) 有的直播链接不想删 但是暂时不想录制 我直接在链接中增加暂停。 但是会导致日志报错 