Heimdall icon indicating copy to clipboard operation
Heimdall copied to clipboard

Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung Galaxy devices. This is a fork of the original repository with a few crucial pull requests merged.

Results 6 Heimdall issues
Sort by recently updated
recently updated
newest added

[fix candidate](https://github.com/Benjamin-Dobell/Heimdall/issues/423#issuecomment-1402374133)

solve issue during build : [ 53%] Linking CXX executable ../bin/heimdall Undefined symbols for architecture x86_64: "_SecTaskCopyValueForEntitlement", referenced from: _darwin_detach_kernel_driver in libusb-1.0.a(darwin_usb.o) "_SecTaskCreateFromSelf", referenced from: _darwin_detach_kernel_driver in libusb-1.0.a(darwin_usb.o) ld: symbol(s)...

What the title says, fixes `ERROR: libusb error -7 whilst sending bulk transfer. Retrying...` error

https://github.com/Benjamin-Dobell/Heimdall/issues/428#issuecomment-1470926089

I tried to make a compilation following the step-by-step guide and installed the dependencies using brew. Would there be a precompiled version? `[ 50%] Building CXX object heimdall/CMakeFiles/heimdall.dir/source/VersionAction.cpp.o [ 53%]...

fix "Failed to receive file part response"