jar

com.tencent.tinker : bsdiff-util

Maven & Gradle

Aug 09, 2023
3 usages
17.1k stars

BsDiff Util · Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstalling apk.

Table Of Contents

Latest Version

Download com.tencent.tinker : bsdiff-util JAR file - Latest Versions:

All Versions

Download com.tencent.tinker : bsdiff-util JAR file - All Versions:

Version Vulnerabilities Size Updated
1.9.x
1.8.x
1.7.x
1.6.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bsdiff-util-1.9.14.25.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tencent.tinker.bsdiff

├─ com.tencent.tinker.bsdiff.BSDiff.class - [JAR]

├─ com.tencent.tinker.bsdiff.BSPatch.class - [JAR]

├─ com.tencent.tinker.bsdiff.BSUtil.class - [JAR]

Advertisement