cast
cast copied to clipboard
Fix issue where ToUintE() fails to parse uint bigger than math.MaxInt64
This prevented me from using 0x9b199b1c002b4b00
as a cmd.Flags().Uint64 (which would return 0 as the value)
ref https://github.com/spf13/cobra/issues/1791
Ping
ping ping 🔔 this prevents people from using kernel addresses as arguments to disassemblers 😩
❯ ipsw macho disass test-caches/IPSWs/20C5058d__iPhone15,2/kernelcache.release.iPhone15,2 -a 0xFFFFFFF008493FE0 -V --fileset-entry com.apple.AGXFirmwareKextG15P_A0RTBuddy
doesn't work because it thinks I gave it 0 as the virtual address
adding another ping ping 🔔
adding another ping ping ping 🔔
another dup is #213 #175 #178
BUMP! NEED!