f19
f19
add [this](https://github.com/F-19-F/SimpleSearchView/blob/33200f531b4eef4d36917b290ba41c4e247afa4a/simplesearchview/src/main/java/com/ferfalk/simplesearchview/SimpleSearchView.kt#L651)
**>** Any fix for this? I have my production app crashing. you can use this prebuilt aar [here](https://github.com/F-19-F/SimpleSearchView/releases/tag/fix) copy aar to your app/libs and replace your app’s build.gradle `// implementation...
> good job! thanks
> what does the newly commit do? nothing,there is a Update branch button,and I clicked it by mistake😥,then force update to delete that commit
> > 目前教务系统的SSO登录进行了防护,在访问SSO登录接口时,教务系统会检测请求中是否包含特定cookie,包含才可以跳转统一认证的SSO,如果不包含,则会返回一串加密的js在“浏览器”上对其生成的key进行解密后,生成cookie后再通过js重定向到登录接口,所以本项目目前不可登录。目前对该js的算法分析进度很慢,初步分析为ast混淆,主要使用变量名混淆,控制流平坦化等方式加大分析的工作量。目前已经实现了反控制流平坦化。 > > 猜测[这个项目](https://github.com/Angels-Ray/NJU_Choose_Course/)的教务系统是一样的,不知道有没有帮助。https://github.com/Angels-Ray/NJU_Choose_Course/blob/main/login.py 咱学校的教务系统只能使用sso登录,常规密码登录的密码不是sso登录的密码,这个项目是正方教务的密码登录。学校的这个加固分析成本过高,一直不想搞。
I've the problem that the dns set in NM-wireguard gui don't work , /var/run/NetworkManager/no-stub-resolv.conf does not have the server I set in NM-wireguard,Ubuntu 20.04.