o2e

Results 29 comments of o2e

好像也可 加个 -s 什么的在编译命令里面 记不清

哇 终于找到有聊到mip-form这个笔玩意的地方了 这东西有毒吧 啊? 本来我就菜 开发全靠bootstrap维持生活 现在一导入这个玩意 把我样式全搞乱了 我勒个去啊 能不能本本分分的做一个from啊 嫩是要搞那么多讨论 坑死我了

Feel free to contact me if you need any additional information

Additional description: When reading a file using rw mode, the file length is 0

> Can you please provide more information? Are you trying to execute this code in a browser? Does it work in some cases? > > I'm not sure if the...

I have also prepared a Java version of the code for your testing. ```java public class HelloWorldD { public static void main(String[] args) throws IOException { Intrinsics.checkNotNullParameter(args, "args"); String tempFileName...

My code runs in Chrome for testing ![image](https://user-images.githubusercontent.com/24642961/192191130-a9a269c6-b8c4-4fbf-9e4b-bacf64930cd9.png)

@simpleton 我觉得这个主意不错 可以做成和java混淆一样 可以自定义混淆字典 顺便问问能不能混淆的时候把文件后缀去掉(或者提供一个可选开关),这样逆向者就搞不清文件是啥东西了,不过xml和某些文件似乎不能去掉后缀。😄

@Him188 主动扫码功能用于获取账号token cookie 第三方app登录 游戏上号等场景,可能违背了【不会支持的协议】-> 安全相关,获取账号登录凭证(token,cookie等) 的说法,且这个功能常被黑灰产业务利用,不建议支持。