CoderStory

Results 12 issues of CoderStory

![QQ截图20220225174635](https://user-images.githubusercontent.com/11525359/155705367-758c365f-13c1-4cc4-baab-a11cd76114e2.png) 看截图上的,是按规则使用了cn域名所以没代理 但是这个域名是内网dns解析的 劫持了dns导致无法解析

i want to convert some vdex to dex or not deodex whole system but i not find this option android 9.0 vdex->cdex->dex

enhancement

1.fh = open('filename', 'w', encoding='utf-8') 指定下默认编码 windows下默认是gbk 全报错 2.有个依赖没写出来 ans1crypro (很讨厌这个数字1)

http://pan.baidu.com/s/1qY2bX2s

文件未下载完成 直接点xx退出app 主界面消失 但进程还在 下载已经停止了 但下载列表的定时刷新还在

@Component public class myAuthenticationProvider extends DaoAuthenticationProvider { private HttpServletRequest request; public myAuthenticationProvider(UserDetailsService userDetailsService, HttpServletRequest request, PasswordEncoder passwordEncoder) { this.request = request; // 注意是使用set this.setUserDetailsService(userDetailsService); this.setPasswordEncoder(passwordEncoder); } @Override protected void additionalAuthenticationChecks(UserDetails...

![image](https://github.com/murphysecurity/murphysec-jetbrains-plugin/assets/11525359/aa11a055-0340-4d82-bc38-179f7064da3e) pom如下 ``` 4.0.0 eee eeeeee 1.12.31-SNAPSHOT-S org.springframework.boot spring-boot-starter-parent 2.3.12.RELEASE 11 1.4.10 2.3.12.RELEASE ${java.version} ${java.version} UTF-8 org.springframework.boot spring-boot-starter org.springframework.boot spring-boot-starter-mail cn.bobmao.pro expression 1.2.77-SNAPSHOT org.springframework.cloud spring-cloud-starter-openfeign commons-fileupload commons-fileupload 1.5 org.springframework.security spring-security-crypto...

android 8.0 miui system Deodexing /app - AnalyticsCore.apk * baksmaling oat/arm64/AnalyticsCore.vdex Exception in thread "main" org.jf.dexlib2.DexFileFactory$UnsupportedFileTypeException: oat\arm64\AnalyticsCore.vdex is not an apk, dex, odex or oat file. at org.jf.dexlib2.DexFileFactory.loadDexFile(DexFileFactory.java:135) at org.jf.baksmali.DexInputCommand.loadDexFile(DexInputCommand.java:144)...

form system.prop dalvik.vm.dex2oat-filter=quicken dalvik.vm.dex2oat-flags=--inline-max-code-units=0 #dalvik.vm.image-dex2oat-flags=--inline-max-code-units=0 --compiler-filter=speed

那2个皮肤文件都是apk文件 自带了v4v7包 但能不能启用压缩 2个包2MB多 启用压缩后应该只有200K