blobsaver
A cross-platform GUI and CLI app for automatically saving SHSH blobs (by airsquared)
Recaf
The modern Java bytecode editor (by Col-E)
blobsaver | Recaf | |
---|---|---|
166 | 24 | |
1,790 | 6,302 | |
0.7% | 1.8% | |
6.5 | 9.8 | |
10 months ago | 9 days ago | |
Java | Java | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
blobsaver
Posts with mentions or reviews of blobsaver.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-18.
-
Apple Vision Pro U.S. Sales Are All but Dead, Market Analysts Say
Those who saved blobs with https://github.com/airsquared/blobsaver can freely switch between new and old iOS versions, e.g. if they have a use case which needs TrollStore, https://trollstore.org/
TrollStore is a tool that allows non-jailbroken iOS users to install and run IPA files without App Store verification. It works on iOS 15.5-16.6.1 and iOS 17.0, and supports automatic app refreshing and resigning.
-
Dump iPhone 5 blobs on iOS 7? [question]
Iirc it does it through recovery, I know this does it through DFU and you should be able to bypass the passcode!
-
[question]
https://github.com/airsquared/blobsaver/releases works on Windows.
-
[Help] I need the deb of latest version of System Info
use blobsaver: https://github.com/airsquared/blobsaver
-
[Question] iOS 14.3 Trying to save blobs but can’t find System Info
At this moment there is no protocol. iPhones 8 and up can't use saved blobs anymore because of something new in iOS 16 (cryptix) more info (could change in thw future, no one knows with apple. As for saving blobs in your case. You can only save blobs for current signed fw, which are 16.3.1 and 16.4. Use blobsaver. There is a method to save your onboard 14.3 blobs. Search the sub for it. You never know, might come in handy in the future.
-
[Help] Is there a way to see if my beta blobs are valid?
just use blobsaver, if it's saved, it's valid
-
[Discussion] What does rootless mean for end users
https://github.com/airsquared/blobsaver, just make sure you dont press “read from device” after you save it the first time.
-
[Question] I can't save 15.7.3 SHSH Blobs?
Hi, try with BlobSaver , is cross-platform and really easy to use!
-
[question] I have iPhone 11 with iOS 15.0. How do I dump Shsh blobs?
download blobsaver to you computer and get your apnonce/generator pair from the phone. Write these down just to be sure. And now you can use that same blobsaver program or either of the online services tsssaver.1conan.com or shsh.host to save your blobs. You can only start with the blobs that are currently officially being signed by apple.
-
Blobsaver
blobs here you go
Recaf
Posts with mentions or reviews of Recaf.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-26.
-
what is the easiest way to decompile, edit and recompile a mod?
IF you've got the legal situation all sorted out, and know that you need to change a Java class file, and know how to program in Java, I'd suggest Recaf. With it, you can import a jar file, decompile, edit and recompile any source files in it, and export the whole thing again.
-
Is there any tool for Java reverse engineering that doesn't totally suck?
No one seems to mention Recaf wich is the best option IMO. You can choose between different decompilers (Fernflower, CFR, Jadx, Procyon and others) has bytecode editing capabilities (you don't have to fully decompile, you can edit the bytecode directly), built in peephole optimizations for flow and number obfuscations, various search options for methods, members, strings, and method virtualization via SSVM
-
What happened to JFX-Central?
Uhhh, no? For something like JavaFX, which I've complained about its bad native handling before, you can still make a multi-platform jar with a little bit of effort. For instance my project Recaf is distributed as a single JAR file. Just install JDK 11+ and you're good to go.
-
Visual diff text comparator GUI component
I did something like this, but its not its own control/library: https://github.com/Col-E/Recaf/blob/dev3/recaf-ui/src/main/java/me/coley/recaf/ui/pane/DiffViewPane.java
- How to decompile jars (how not to get ratted v2)
-
The Code the FBI Used to Wiretap the World
The decompiler they used to view that code is not very good, that output is garbled.
If you're going to take apart JVM bytecode, you're better off using Recafe or Quiltflower.
https://github.com/Col-E/Recaf
https://github.com/QuiltMC/quiltflower
-
Rat finding tools
I've recently been searching for tools that can help me find rats within jar files. So far I've found jd-gui and Recaf, do you all have any suggestions for other tools?
-
Simple loading Pop up - how to add?
Example: DecompilePane.java
- is diablo crack safe or nah
-
Java versus Kotlin - personal experiences
#1: Are you interested in learning about low latency zero allocation programming? #2: Recaf: Java bytecode reversing tool I've been working on for the past 3.5 years | 37 comments #3: My experimental IDE plugin for displaying all project files in a single view, with zoom/pan and code editing. More info in comments. | 57 comments
What are some alternatives?
When comparing blobsaver and Recaf you can also consider the following projects:
cicuta_virosa
SnapCharts - A Java and JavaScript charting package
FutureRestore-GUI - A modern GUI for FutureRestore, with added features to make the process easier.
jpexs-decompiler - JPEXS Free Flash Decompiler
futurerestore - A hacked up idevicerestore wrapper, which allows specifying SEP and Baseband for restoring [Moved to: https://github.com/m1stadev/futurerestore]
deobfuscator - The real deal