当前位置:网站首页>Xctf mobile--app1 problem solving
Xctf mobile--app1 problem solving
2022-07-03 12:39:00 【Passers by. Hello】
1. take apk Drag in jadx in
2. stay BuildConfig find versionname and versioncode
3. take versionname convert to ASCLL code , And 15 Exclusive or
str = "X<cP[?PHNB<P?aj"
for i in str:
sum = ord(i)^15
print(chr(sum),end='')
边栏推荐
- ImportError: No module named examples. tutorials. mnist
- If you can't learn, you have to learn. Jetpack compose writes an im app (I)
- Is it safe to open an account for online stock speculation? Who can answer
- 剑指Offer03. 数组中重复的数字【简单】
- 剑指Offer04. 二维数组中的查找【中等】
- 【ManageEngine】IP地址扫描的作用
- Integer int compare size
- 剑指Offer05. 替换空格
- RedHat5 安装Socket5代理服务器
- Bert running error: attributeerror: module'tensorflow contrib. tpu' has no attribute 'InputPipelineConfig'
猜你喜欢
Prompt unread messages and quantity before opening chat group
T430 toss and install OS majave 10.14
Wechat applet - basic content
Eureka self protection
Public and private account sending prompt information (user microservice -- message microservice)
Eureka自我保护
【ArcGIS自定义脚本工具】矢量文件生成扩大矩形面要素
1-2 project technology selection and structure
Togaf certification self-study classic v2.0
【ManageEngine】IP地址扫描的作用
随机推荐
ES6 standard
Approve iPad, which wants to use your icloud account
Tensorflow binary installation & Failure
Sword finger offer06 Print linked list from end to end
启用MemCached的SASL认证
使用BLoC 构建 Flutter的页面实例
Slf4j log facade
[combinatorics] permutation and combination (example of permutation and combination)
阿里大于发送短信(用户微服务--消息微服务)
257. All paths of binary tree
双链笔记·思源笔记综合评测:优点、缺点、评价
社交社区论坛APP超高颜值UI界面
Ten workplace rules
在网上炒股开户可以吗?资金安全吗?
242. Effective letter heteronyms
云计算未来 — 云原生
Swift return type is a function of function
剑指Offer03. 数组中重复的数字【简单】
If you can't learn, you have to learn. Jetpack compose writes an im app (I)
error: expected reference but got (raw string)