lamda 7.75__tar.gz → 7.76__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. {lamda-7.75 → lamda-7.76}/PKG-INFO +2 -2
  2. {lamda-7.75 → lamda-7.76}/README.md +2 -7
  3. {lamda-7.75 → lamda-7.76}/lamda/__init__.py +1 -1
  4. {lamda-7.75 → lamda-7.76}/lamda.egg-info/PKG-INFO +2 -2
  5. {lamda-7.75 → lamda-7.76}/setup.py +1 -1
  6. {lamda-7.75 → lamda-7.76}/lamda/bcast.proto +0 -0
  7. {lamda-7.75 → lamda-7.76}/lamda/client.py +0 -0
  8. {lamda-7.75 → lamda-7.76}/lamda/const.py +0 -0
  9. {lamda-7.75 → lamda-7.76}/lamda/exceptions.py +0 -0
  10. {lamda-7.75 → lamda-7.76}/lamda/google/protobuf/any.proto +0 -0
  11. {lamda-7.75 → lamda-7.76}/lamda/google/protobuf/api.proto +0 -0
  12. {lamda-7.75 → lamda-7.76}/lamda/google/protobuf/compiler/plugin.proto +0 -0
  13. {lamda-7.75 → lamda-7.76}/lamda/google/protobuf/descriptor.proto +0 -0
  14. {lamda-7.75 → lamda-7.76}/lamda/google/protobuf/duration.proto +0 -0
  15. {lamda-7.75 → lamda-7.76}/lamda/google/protobuf/empty.proto +0 -0
  16. {lamda-7.75 → lamda-7.76}/lamda/google/protobuf/field_mask.proto +0 -0
  17. {lamda-7.75 → lamda-7.76}/lamda/google/protobuf/source_context.proto +0 -0
  18. {lamda-7.75 → lamda-7.76}/lamda/google/protobuf/struct.proto +0 -0
  19. {lamda-7.75 → lamda-7.76}/lamda/google/protobuf/timestamp.proto +0 -0
  20. {lamda-7.75 → lamda-7.76}/lamda/google/protobuf/type.proto +0 -0
  21. {lamda-7.75 → lamda-7.76}/lamda/google/protobuf/wrappers.proto +0 -0
  22. {lamda-7.75 → lamda-7.76}/lamda/rpc/application.proto +0 -0
  23. {lamda-7.75 → lamda-7.76}/lamda/rpc/debug.proto +0 -0
  24. {lamda-7.75 → lamda-7.76}/lamda/rpc/file.proto +0 -0
  25. {lamda-7.75 → lamda-7.76}/lamda/rpc/policy.proto +0 -0
  26. {lamda-7.75 → lamda-7.76}/lamda/rpc/proxy.proto +0 -0
  27. {lamda-7.75 → lamda-7.76}/lamda/rpc/services.proto +0 -0
  28. {lamda-7.75 → lamda-7.76}/lamda/rpc/settings.proto +0 -0
  29. {lamda-7.75 → lamda-7.76}/lamda/rpc/shell.proto +0 -0
  30. {lamda-7.75 → lamda-7.76}/lamda/rpc/status.proto +0 -0
  31. {lamda-7.75 → lamda-7.76}/lamda/rpc/storage.proto +0 -0
  32. {lamda-7.75 → lamda-7.76}/lamda/rpc/types.proto +0 -0
  33. {lamda-7.75 → lamda-7.76}/lamda/rpc/uiautomator.proto +0 -0
  34. {lamda-7.75 → lamda-7.76}/lamda/rpc/util.proto +0 -0
  35. {lamda-7.75 → lamda-7.76}/lamda/rpc/wifi.proto +0 -0
  36. {lamda-7.75 → lamda-7.76}/lamda/types.py +0 -0
  37. {lamda-7.75 → lamda-7.76}/lamda.egg-info/SOURCES.txt +0 -0
  38. {lamda-7.75 → lamda-7.76}/lamda.egg-info/dependency_links.txt +0 -0
  39. {lamda-7.75 → lamda-7.76}/lamda.egg-info/not-zip-safe +0 -0
  40. {lamda-7.75 → lamda-7.76}/lamda.egg-info/requires.txt +0 -0
  41. {lamda-7.75 → lamda-7.76}/lamda.egg-info/top_level.txt +0 -0
  42. {lamda-7.75 → lamda-7.76}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: lamda
3
- Version: 7.75
3
+ Version: 7.76
4
4
  Summary: Android reverse engineering & automation framework (Client API)
5
5
  Home-page: https://github.com/firerpa/lamda
6
6
  Author: rev1si0n
@@ -12,7 +12,7 @@ Classifier: Intended Audience :: Science/Research
12
12
  Classifier: Programming Language :: Python :: 3
13
13
  Classifier: Operating System :: Android
14
14
  Classifier: Topic :: Security
15
- Requires-Python: >=3.6,<=3.12
15
+ Requires-Python: >=3.6,<3.13
16
16
  Requires-Dist: grpcio-tools<=1.68.0,>=1.35.0
17
17
  Requires-Dist: grpc-interceptor<=0.15.4,>=0.13.0
18
18
  Requires-Dist: grpcio<=1.68.0,>=1.35.0
@@ -12,11 +12,11 @@
12
12
  <img src="https://img.shields.io/github/v/release/rev1si0n/lamda" />
13
13
  </p>
14
14
 
15
- <p align="center"><a href="https://github.com/rev1si0n/lamda/wiki">使用文档</a> | <a href="https://t.me/lamda_dev">TELEGRAM</a> | <a href="https://lamda.run/join/qq">QQ 群组</a> | <a href="https://github.com/rev1si0n/lamda/blob/HEAD/CHANGELOG.txt">更新历史</a></p>
15
+ <p align="center"><a href="https://device-farm.com/doc/index.html">使用文档</a> | <a href="https://t.me/lamda_dev">TELEGRAM</a> | <a href="https://lamda.run/join/qq">QQ 群组</a> | <a href="https://github.com/rev1si0n/lamda/blob/HEAD/CHANGELOG.txt">更新历史</a></p>
16
16
 
17
17
  智能机的崛起,传统网页端的普及度也开始显著减弱,数据与应用正加速向移动端转移。越来越多的人选择通过智能手机和平板等移动设备来获取信息和服务。随着移动设备的普及,用户享受到更便捷、更即时的访问体验,传统的网页内容消费模式面临重新审视。与此同时,数据采集的技术也亟需适应这一趋势。过去,许多数据采集工具专注于网页内容,但在移动端环境中,尤其是在移动端封闭的黑盒中,现今的常规采集技术也面临着新的挑战。LAMDA 的诞生,为这一切创造了可能。
18
18
 
19
- LAMDA 是一个**安卓领域的集大成者框架**,设计为减少**安全分析**及**应用测试**工作的时间和琐碎问题,为**移动端RPA数据采集**提供稳定的解决方案,以**编程化**的**接口**替代大量手动操作,**易部署**,没有那些复杂花哨不跨平台的安装流程,你所需要的能力他大概率能做到并且做的更好。他并不是一个单一功能的框架,他是集 Appium、uiautomator **自动化**的超集同时具备**逆向**领域如 **Hook** **抓包** **证书安装** **组网** **API跟踪** **手机自控** 等等各种能力的框架。为了让你大概了解它的用处:你是否会在手机上安装各类代理、插件或者点来点去的设置来完成你的工作?你是否要在异地操作远在千里之外的手机?你是否有编程控制手机的需求?是否还在某些云手机厂商那里购买昂贵的 **IP切换**、**远程ADB调试**、**RPA自动化**甚至连 **logcat 日志** 都要付费的服务?如果有,那么对了,只需一个 LAMDA 即可解决所有问题。并且,他更注重**分布式**,事实上,你可以在一台公网服务器上管理散布在世界各地各种网络环境中的设备。当然,LAMDA 可以做到的远不止于此,你可以阅读使用文档尽情探索他的所有能力。
19
+ LAMDA 是一个**安卓领域的集大成者**,设计为减少**安全分析**及**应用测试**工作的时间和琐碎问题,为**移动端RPA数据采集**提供稳定的解决方案,以**编程化**的**接口**替代大量手动操作,**易部署**,没有那些复杂花哨不跨平台的安装流程,你所需要的能力他大概率能做到并且做的更好。他并不是一个单一功能的框架,他是集 Appium、uiautomator **自动化**的超集同时具备**逆向**领域如 **Hook** **抓包** **证书安装** **组网** **API跟踪** **手机自控** 等等各种能力的框架。为了让你大概了解它的用处:你是否会在手机上安装各类代理、插件或者点来点去的设置来完成你的工作?你是否要在异地操作远在千里之外的手机?你是否有编程控制手机的需求?是否还在某些云手机厂商那里购买昂贵的 **IP切换**、**远程ADB调试**、**RPA自动化**甚至连 **logcat 日志** 都要付费的服务?如果有,那么对了,只需一个 LAMDA 即可解决所有问题。并且,他更注重**分布式**,事实上,你可以在一台公网服务器上管理散布在世界各地各种网络环境中的设备。当然,LAMDA 可以做到的远不止于此,你可以阅读使用文档尽情探索他的所有能力。
20
20
 
21
21
  <p align="center"><b>长期维护及更新,质量稳定,安全可靠,生产环境可用<br>现稳定应用于多个外部大型系统,包括自动化取证,云平台,数据采集,涉诈应用分析系统等<br>本框架已稳定运行于各种数据生产环境五年以上</b></p>
22
22
 
@@ -33,11 +33,6 @@ LAMDA 是一个**安卓领域的集大成者框架**,设计为减少**安全
33
33
 
34
34
  <p align="center">LAMDA 提供多达 160 条编程 API 接口,让你可以对安卓设备进行无微不至的管理和操作,提供了包括命令执行,系统设置,系统状态,应用相关,自动化相关,代理以及文件等十几个大类的接口。同时提供了封装完整的 Python 库让你可以快速上手使用。</p>
35
35
 
36
- <p align="center">
37
- <img src="image/api.png" alt="动图演示" width="95%">
38
- </p>
39
-
40
-
41
36
  <h3><p align="center">简洁易用的远程桌面</p></h3>
42
37
 
43
38
  <p align="center">
@@ -2,4 +2,4 @@
2
2
  #
3
3
  # Distributed under MIT license.
4
4
  # See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
5
- __version__ = "7.75"
5
+ __version__ = "7.76"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: lamda
3
- Version: 7.75
3
+ Version: 7.76
4
4
  Summary: Android reverse engineering & automation framework (Client API)
5
5
  Home-page: https://github.com/firerpa/lamda
6
6
  Author: rev1si0n
@@ -12,7 +12,7 @@ Classifier: Intended Audience :: Science/Research
12
12
  Classifier: Programming Language :: Python :: 3
13
13
  Classifier: Operating System :: Android
14
14
  Classifier: Topic :: Security
15
- Requires-Python: >=3.6,<=3.12
15
+ Requires-Python: >=3.6,<3.13
16
16
  Requires-Dist: grpcio-tools<=1.68.0,>=1.35.0
17
17
  Requires-Dist: grpc-interceptor<=0.15.4,>=0.13.0
18
18
  Requires-Dist: grpcio<=1.68.0,>=1.35.0
@@ -10,7 +10,7 @@ setuptools.setup(
10
10
  description = "Android reverse engineering & automation framework (Client API)",
11
11
  url = "https://github.com/firerpa/lamda",
12
12
  author = "rev1si0n",
13
- python_requires = ">=3.6,<=3.12",
13
+ python_requires = ">=3.6,<3.13",
14
14
  zip_safe = False,
15
15
  extras_require = {
16
16
  "full": ["frida>=16.0.0,<17.0.0"],
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes