nullpixel

Results 8 issues of nullpixel

**TODO:** - [x] Clean up ports section - [ ] Do something else with credits, I dislike the section

Status: In Progress
Status: Review Needed
Priority: Medium

quick fix
high priority
server-side

``` # jamiebishop at JamieMac.local in ~ on git:master ● [17:11:01] → irecovery -s -v Attempting to connect... Attempting to connect... Attempting to connect... Attempting to connect... Attempting to connect......

There's an name error with paths with spaces, so `Discord Canary.app` isn't able to be loaded.

- Made already jailbroken checking a function - Removed `didReceiveMemoryWarning` - Added ```objc else if (strstr(u.version, "MarijuanARM")) { printf("Already jailbroken\n"); } ``` in offsets.c to correctly log the jailbroken state....

Few ways I can do this: * Allow manual ECID input on the first attempt, and cache for the rest (easiest) * Find another private API to get the ECID.

enhancement
help wanted

- [ ] Refactor my disgusting view controller - [ ] Check over the rest of the code to ensure it's efficient

enhancement
blocking

Disable the cell & add a footer if there's no internet.

bug
enhancement