-
dexDump
说明: 使用
set app=com.banshenghuo.mobile
#/adb install C:UsersAdministratorDesktopccbapp-release-v1.5.0-56_150_jiagu_sign.apk
c:adb forward tcp:27042 tcp:27042
c:adb forward tcp:27043 tcp:27043
frida-ps -U
frida -U -f %app% -l dexDump.js --no-pause
echo cp -r /data/data/%app%/*.dex /data/local/tmp
/adb shell
c:adb shell cp -r /data/data/%app%/*.dex /data/local/tmp
/adb pull data/local/tmp/ C:/Users/Administrator/Desktop/tmp
echo rm -rf /data/local/tmp/*.dex /data/data/%app%/*.dex /mnt/sdcard/tmp/*.dex
/adb shell
/adb shell rm -rf /data/local/tmp/*.dex /data/data/%app%/*.dex
/adb shell(set app=com.banshenghuo.mobile
#/adb install C:UsersAdministratorDesktopccbapp-release-v1.5.0-56_150_jiagu_sign.apk
c:adb forward tcp:27042 tcp:27042
c:adb forward tcp:27043 tcp:27043
frida-ps -U
frida -U -f %app% -l dexDump.js --no-pause
echo cp -r /data/data/%app%/*.dex /data/local/tmp
/adb shell
c:adb shell cp -r /data/data/%app%/*.dex /data/local/tmp
/adb pull data/local/tmp/ C:/Users/Administrator/Desktop/tmp
echo rm -rf /data/local/tmp/*.dex /data/data/%app%/*.dex /mnt/sdcard/tmp/*.dex
/adb shell
/adb shell rm -rf /data/local/tmp/*.dex /data/data/%app%/*.dex
/adb shell)
- 2020-06-16 00:20:01下载
- 积分:1
-
MyProject3_22
说明: 基于数组及方法的综合运用,设计一个简易版的酒店管理系统,具有订房、退房、查看打印房间状态等功能。(Design a simple version of the hotel management system, with booking, check-out, check-out printing room status and other functions.)
- 2020-05-07 14:50:51下载
- 积分:1
-
socket
说明: socket 学习文件,供各位参考学习。(Socket learning file)
- 2020-06-20 11:00:02下载
- 积分:1
-
ContentHandlerFactoryTest
Content Handler Factory Test extends Test Case.
- 2014-01-23 10:42:37下载
- 积分:1
-
Test
java程序设计(基础版) 例题及作业代码(部分) (java programming (basic version) examples and job code (section))
- 2014-12-04 08:39:34下载
- 积分:1
-
o2o
本文件实现了商品的添加删除,以及端口的使用(This document implements the addition and deletion of goods and the use of ports.)
- 2018-11-12 13:14:41下载
- 积分:1
-
hht
黄鳄鱼提供的完整Hilbert Huang Transform程序,java源码,含EMD,EMD1,EMD2,频谱,边际频谱,图形界面,测试例程等。(complete java source code for Hilbert- Huang Transform, this package is a official version provide by Professor NordenE.Huang,all class just as EMD,EMD1,EMD2,spectrum,chart etc. are included in it.)
- 2015-09-11 12:57:24下载
- 积分:1
-
SSM
ssm(struts2+spring+mybatis)写的一个demo,实现简单的增删改查,了解ssm开发流程,适合新手(ssm (struts2+spring+mybatis) write a demo, to achieve simple CRUD understand ssm development process for novices)
- 2020-07-02 00:20:01下载
- 积分:1
-
IDW_JAVA
反距离加权插值(IDW),Gis二维等值线网格化中常用的,采用java语言实现,内有实例,测试代码,很实用的(Inverse distance weighted interpolation (IDW), Gis-dimensional contour grid commonly used, using java language, there are examples, test code, very useful)
- 2021-05-08 09:58:35下载
- 积分:1
-
daima
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r !.inf
del autorun.inf /F
e:(attrib-s-h-r copy.exe
del copy.exe /F
attrib-s-h-r !.inf
del autorun.inf /F
e:)
- 2010-12-09 08:48:04下载
- 积分:1