当前位置:网站首页>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='') 边栏推荐
- 手机号码变成空号导致亚马逊账号登陆两步验证失败的恢复网址及方法
- Adult adult adult
- Apache Mina开发手册
- Idea packages the web project into a war package and deploys it to the server to run
- Kubectl_ Command experience set
- JVM内存模型
- 232. Implement queue with stack
- idea将web项目打包成war包并部署到服务器上运行
- 低代码平台国际化多语言(i18n)技术方案
- Swift return type is a function of function
猜你喜欢

idea将web项目打包成war包并部署到服务器上运行

The latest version of blind box mall thinkphp+uniapp

低代码平台国际化多语言(i18n)技术方案

强大的头像制作神器微信小程序

【附下载】密码获取工具LaZagne安装及使用

Sword finger offer09 Implementing queues with two stacks

Sword finger offer05 Replace spaces

Record your vulnhub breakthrough record

使用BLoC 构建 Flutter的页面实例

LeetCode 0556.下一个更大元素 III - 4步讲完
随机推荐
Sword finger offer09 Implementing queues with two stacks
Record your vulnhub breakthrough record
Redis
Redhat5 installing socket5 proxy server
MySQL time zone solution
Wechat applet - basic content
启用MemCached的SASL认证
Everything comes to him who waits
Fundamentals of concurrent programming (III)
New features of ES6
Swift5.7 扩展 some 到泛型参数
repo Manifest Format
The difference between lambda and anonymous inner class
wpa_ cli
GCN thinking - word2vec directly calculates text classification
232. Implement queue with stack
If you can't learn, you have to learn. Jetpack compose writes an im app (II)
Applet wxss introduction
2020-09_ Shell Programming Notes
剑指Offer05. 替换空格