Advertisement

IPA砸壳工具dumpdecrypted的源代码及二进制发布

  •  5星
  •     浏览量: 0
  •     大小:None
  •      文件类型:None


简介:
ipa-dumpdecrypted是一款用于分析和解密iOS应用(ipa文件)的开源工具。本项目提供该工具的源码及其编译后的可执行文件,方便开发者获取并使用。 dumpdecrypted_5.dylib dumpdecrypted_6.dylib dumpdecrypted_7_0.dylib dumpdecrypted_8_2.dylib Usage: iPod:~ root# DYLD_INSERT_LIBRARIES=dumpdecrypted.dylib /var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Scan.app/Scan mach-o decryption dumper DISCLAIMER: This tool is only meant for security research purposes, not for application crackers. [+] Found encrypted data at address 00002000 of length 1826816 bytes - type 1. [+] Opening /private/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Scan.app/Scan for reading. [+] Reading header [+] Detecting header type [+] Executable is a FAT image - searching for right architecture [+] Correct arch is at offset 2408224 in the file [+] Opening Scan.decrypted for writing. [-] Failed opening. Most probably a sandbox issue. Trying something different. [+] Opening /private/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/tmp/Scan.decrypted for writing. [+] Copying the not encrypted start of the file [+] Dumping the decrypted data into the file [+] Copying the not encrypted remainder of the file [+] Closing original file [+] Closing dump file

全部评论 (0)

还没有任何评论哟~
客服
客服
  • IPAdumpdecrypted
    优质
    ipa-dumpdecrypted是一款用于分析和解密iOS应用(ipa文件)的开源工具。本项目提供该工具的源码及其编译后的可执行文件,方便开发者获取并使用。 dumpdecrypted_5.dylib dumpdecrypted_6.dylib dumpdecrypted_7_0.dylib dumpdecrypted_8_2.dylib Usage: iPod:~ root# DYLD_INSERT_LIBRARIES=dumpdecrypted.dylib /var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Scan.app/Scan mach-o decryption dumper DISCLAIMER: This tool is only meant for security research purposes, not for application crackers. [+] Found encrypted data at address 00002000 of length 1826816 bytes - type 1. [+] Opening /private/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Scan.app/Scan for reading. [+] Reading header [+] Detecting header type [+] Executable is a FAT image - searching for right architecture [+] Correct arch is at offset 2408224 in the file [+] Opening Scan.decrypted for writing. [-] Failed opening. Most probably a sandbox issue. Trying something different. [+] Opening /private/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/tmp/Scan.decrypted for writing. [+] Copying the not encrypted start of the file [+] Dumping the decrypted data into the file [+] Copying the not encrypted remainder of the file [+] Closing original file [+] Closing dump file
  • IPA图片还原
    优质
    IPA图片还原工具的源代码是一款用于恢复和修复受损或丢失iOS IPA文件中嵌入图像的软件开发资源。该源码为开发者提供了强大的技术支持,帮助他们解决在处理iOS应用图标或其他内嵌图示时遇到的问题。通过解析与重构ipa档案结构,它能够提取并重现原始设计元素,对于从事移动应用开发和维护的专业人士来说,具有极高的实用价值。 IPAD和iPhone下IPA格式包中解压出来的PNG图片还原工具的源代码。
  • 插件 dumpdecrypted_8.dylib
    优质
    dumpdecrypted_8.dylib是一款用于iOS设备的安全研究工具插件,主要用于在未越狱设备上绕过应用加密保护机制,以便于对App进行逆向分析。请注意,使用此类工具需遵守相关法律法规,并仅限于个人学习和安全测试目的。 dumpdecrypted_8.dylib砸壳插件已亲测可用,适用于iso8,请有需要的用户下载。
  • 微信_包_脱_版本8.0.20
    优质
    这是一个针对微信版本8.0.20的砸壳包资源,能够帮助用户对微信进行脱壳处理,适用于软件开发者和研究者进行代码分析和技术探讨。 微信砸壳包脱壳 v8.0.20
  • QT6开官方编译版本(版)
    优质
    本资源提供QT6官方源代码的预编译二进制版本,便于开发者直接使用无需自行编译,支持快速集成到各类项目中。 QT官方已不再提供二进制版开发工具下载,需要从源码编译。这里提供的为官方源码6.1.3版本的预编译二进制文件,方便大家直接下载并设置环境变量以使用qmake;该版本需与mingw64一起用于编译QT项目,并不包含Qt Creator。
  • BinPartition_sln.rar_含文件分割
    优质
    BinPartition_sln.rar包含一个用于分割二进制文件的实用工具及其完整源代码,适用于需要处理大尺寸二进制数据的应用场景。 使用VS2010创建工程后,可以将一个.bin文件分割成多个较小的.bin文件。每个小文件存储在tempDir文件夹下,并以BinSlice0.bin开始命名,直到BinSliceX.bin结束。默认情况下,每个小文件大小为32KB。如果需要设置不同的长度,则可以在main.c文件中修改SRAM_SIZE宏参数。
  • WeChat_7.0.14 IPA (去)
    优质
    这是一款基于WeChat 7.0.14版本的iOSipa文件,已经过特殊处理去除外壳,适合开发者研究或自定义修改使用。请注意,安装此类软件可能涉及安全风险,请谨慎操作。 微信(WeChat)7.0.14 脱壳 IPA 包包含 arm64 架构的 MachO 文件,适用于 iOS App 重签名技术的学习与演练。解压密码需要单独提供。
  • 转换
    优质
    源代码:进制转换工具是一款功能强大的软件应用,专为程序员和计算机爱好者设计。它支持二进制、八进制、十进制和十六进制之间的快速便捷转换,助力用户提升编码效率与准确性。 基于VS2017开发平台进行MFC图形化编程,并使用C语言编写程序以将十进制数据转换为二进制、八进制及十六进制格式的数据,然后在窗口中显示这些数值。
  • QT5串口助手动态库+打包
    优质
    本项目提供QT5串口助手的源代码、动态链接库以及自动化打包工具,便于开发者集成与二次开发。 本串口助手在Windows平台上使用QT Creator开发,并采用了QT5.61版本。该软件功能仿真正点原子的XCOM_V2.0串口助手,具有丰富的功能。文件中不仅包含源代码,还有发布的动态库程序和打包后的可执行程序,用户无需安装Qt即可运行。这款工具既可以作为学习Qt的良好资源,也可以直接用于实际工作中的串口通信任务。
  • 鸡蛋烂游戏
    优质
    《鸡蛋砸烂游戏》是一款充满趣味与挑战性的休闲益智游戏,其源代码包含了游戏开发的核心逻辑和设计思路。这段代码是实现游戏中各种创意玩法的关键,为玩家带来无尽乐趣的同时也为开发者提供了学习借鉴的机会。 砸鸡蛋游戏的源代码包含详细的代码注释,非常适合初学者学习使用。