Andreas Lüdeke

Results 6 issues of Andreas Lüdeke

i tried to install a package without a Depends property in its control file. I would expect, that the Package.gz also lacks this property. But i realized that the Package.gz...

this was causing an issue on latest osx. My assumption is that it binds to the 127.0.0.1 ip4 address and uses the resolved ip6 address for localhost to connect to...

i copied the json macro from serde and modified it i create plist::Value from json annotation. This is super handy when working with lockdown and usbmuxd messages. I am relatively...

## Summary Fixes a panic in `readEntry()` in `dtxprimitivedictionary.go` that occurs when the auxiliary payload is empty or shorter than expected. ## Problem The `readEntry()` function directly calls `binary.LittleEndian.Uint32()` without...

## Summary Remove erroneous `/8` division when printing BlockSize in the `diskspace` command. ## Problem The `diskspace` command was reporting 512 bytes as the block size instead of the actual...

## Summary - Fixes supervised pairing (`ios pair --p12file`) when the device is already paired using the standard pairing - The device returns an `EscrowBag` immediately without requiring a challenge,...