Jump to content

i0s_tweak3r

Senior Member
  • Posts

    809
  • Joined

  • Last visited

Everything posted by i0s_tweak3r

  1. I just realized if you view images in the bottom of Filza, it will display the dimensions in pixels. Several of the 2x icons aren't 32x32, but 152x152, which I think is the size being displayed. I haven't edited them but I'm guessing that is the problem. Also when I looked at the iG icons in Filza (from the patcher nic template), they are 50x50 for reg icon and 58x58 for @2x. (I thought 16x16 and 32x32 were correct specs, as that's what I read previously in the tutorial on here for adding icons to pref bundles.) The iG icons seem to display around the same size as most other tweaks though. I got an app to resize images by pixel so I'll play around with it and should be able to solve this. I'll read up on the subject as well to see what ideally the specs should be.
  2. I checked both the MegaRun tweak and LS Suite and both entry.plists just pointed to the .png and not the @2x image. Here's from the LS one: <key>entry</key> <dict> <key>bundle</key> <string>LockscreenSuite</string> <key>cell</key> <string>PSLinkCell</string> <key>detail</key> <string>LockscreenSuiteListController</string> <key>icon</key> <string>LockscreenSuite.png</string> <key>isController</key> <string>1</string> <key>label</key> <string>LockscreenSuite</string>
  3. So.... solved? ✅
  4. For some reason every tweak I've made with a pref bundle has oversized images in the settings cell, compared to other tweaks. I was told the images in my resources section were 32x32 for @2x and 16x16 for regular image. The image for the mega run tweak I took right from the .app folder, the other was made by a forum member. They show up oversized on my 6s+ as well as on smaller screens, like my iphone 5. A couple images are nearly exact size as the image included in iOSGods patcher template, as far as file size. The iG icon shows up normal size on the tweak I made and installed using the template img. Any ideas for what's causing this? Were the pixels maybe not 16x16 and 32x32 like recommended? I don't have any image editing software to check pixel size.
  5. Sorry for shameless promotion but could use some beta testers b4 I send this tweak to BigBoss, if they accept it. I've been using it every day literally on iOS 10, as I find a couple of the features very useful at work, and in the AM.   Anyways, iOS 8-10 if ya wanna try it out, any constructive criticism welcome, and any features u think I should add would be appreciated for ur ideas.  (Most current version is in both of my repos in hidden.) I forget which version I have direct DL link to.

     

    1. Cycas

      Cycas

      Reddit your friend.

    2. i0s_tweak3r

      i0s_tweak3r

      Excellent advice thank you!

      In half a day it's got over a 1,000 views, some ppl trying it out, giving ideas for things to add, and had someone offer a solution for one of the features I still need to implement on iOS 8 devices.

      Ive pretty much just lurked on there it was only my second post so was a little nervous about the reaction. So far it's been pretty good. ☺️

    3. Cycas

      Cycas

      No problem, You can get famous quickly on Reddit if you make the requested tweaks.

    4. i0s_tweak3r

      i0s_tweak3r

      That's actually a good tip. I've seen some that would've been easy to do, but other ppl beat me to it since I was busy working long hours.

      I'm not really looking for "jb community fame" as much as just slowly getting my name out there,  so once I have gotten more experience and made a tweak original enough and "worthy" of charging that ppl might consider shelling out a buck here and there. 

      I still have a lot to learn b4 that day comes though. 

  6. Setting up theos can be a b!tch doing it for the first time. Glad u got it sorted. Just looking at ur makefile you might want to target which iOS versions and ARCHS you want to support, depending on what ur tweak or app does. For instance you could add the lines: ARCHS = armv7 armv7s arm64 TARGET = iphone:clang:9.0:5.1 That would mean my tweak is using iOS 9.0 SDK to compile (what I have installed in my theos SDK's folder), and should work on all devices iOS 5.1 or higher. There's other ways of doing it as well. And other things helpful to add to makefiles. Looks like u got the basics covered tho.
  7. Make sure "Find my iPhone" and "Touch ID"/Password are turned off and try again. Sometimes it may take a few tries.
  8. Can u post ur makefile?
  9. I should win, because I'd donate the account to someone with cancer who's going through chemo and would love this game. Kind of lame reason but it's true... Also never won a giveaway; would be nice to be picked once.
  10. That's a low blow, definitely a hit below the belt lol.
  11. Nice. I should DL this just to make ppl jealous cause nobody near me has place to watch fight.
  12. Updated tweak adding some useful features (to me at least). I use this tweak every day with different settings on at different times. For any mods reading this- sorry for bumping an old thread. Just added code for the new features, and extra code to support older firmwares. I tested on 3 devices, and wanted to share update without starting a new thread. I know that many features aren't new concepts, but I find them useful together and hopefully some others will too. PS- No bashing the music selections lol they were the first ones that came on when I hit "play". ?
  13. Finally put iOS 10 SpringBoard into IDA to get a better peak at the code.  Wasn't sure if it needed cracked first like apps but it seemed to work fine disassembling it.

    1. Bossx2

      Bossx2

      Where did you find the iOS 10 SpringBoard?

    2. i0s_tweak3r

      i0s_tweak3r

      /system/library/coreservices/springboard.app/springboard

      is binary location.  Plugins and frameworks are elsewhere but that's the main one.

    3. Bossx2

      Bossx2

      Aha nice i think the plugins are in the core services folder too if I am not mistaken 

    4. i0s_tweak3r

      i0s_tweak3r

      Yeah they are. Found a few I might be interested in exploring for tweaks. There's a lot of dictionaries there too with values you can plug right into Flex or a class dump.   I'm just anxiously awaiting my busy season at work to end. Been working 6-7 days a week 12 hr days.  Not much time for coding.

        I'm determined to get lldb or gdb working tho on one of my devices. I found an arm64 build of gdb that supposedly works on iOS 9+ 10.  Downloaded it but haven't tried to use it yet.

  14. Nice. I've been trying to stay on top of it myself as much as possible, in fact I had this thread locked for a while (reported it to mods myself) when all links were revoked / not working. The current link in ur thread (the same as one of the links in this one) wasn't working when I had it locked. I made sure updated link worked b4 asking mods to unlock this thread. I'll link ur thread in the OP tho and put a note if links aren't working to check your thread. I like how you stressed the importance of Extender, since once u have the app and are jailbroken u can resign it urself every 5 days, and not worry about revoked certs.
  15. No lol if I made it I woud've known how to whitelist domains. ? When I said "my adblocker tweak" I just meant the one I had installed / use on my iOS 9.3.3 device.
  16. Check out the PicsArt app. Everything is free with hack. It's a better app.
  17. Congratulations @NoHax and @Pro , the winners of this giveaway. You both should now have 3 and 2 months free VIP, respectively. Thx to everyone who entered. Winners were picked using random number generator, with each person assigned a series of numbers based on number of qualifying entries.
  18. Posted a tut yesterday but didn't realize it was a subject we're not allowed to post about. ? I'm off today tho maybe I can make a new cheat.
  19. Nice tutorial. Thanks for posting it. And any arm64 tutorials would always be appreciated. Thx btw for all ur help with making cheats. I've learned a lot from you. I can't wait for my busy season to be over at work so I can get back to where I left off with a couple apps.
  20. Glad you got it sorted. You don't have to crack games to make save game cheats. Just check the tutorials section there's one in there showing how to make em. But yeah you beef up game on ur device, then basically save docs and/ or lib folder from App Data and then replace files on non-jailbroken device. I'd recommend installing one that's already made from the forum, they have pretty clear instructions for installing and links to tutorials for two methods to do it. Then you'll learn how to install on non-jailbroken. Since ur main issue is solved, you might want to check this thread as answered, and then if you have difficulties with ur new question just start a thread for that after checking out the tutorials in save game cheats section.
  21. To rejailbreak only, and you probably saved it to work offline. Maybe it's back up sporadically idk. Either way it doesn't install Cydia.
  22. There's been several support topics with ur issue, none were solved so I got curious...It seems it usually has to be a fresh restore (From backup) to be able to rejailbrake with Cydia. (and restoring from backup would update ur iOS to unjailbreakable version as of what's been released. I was reading a little about Yalufix ipa that might help u though. Also try opening Cydia through Safari (while in jailbroken state, and typing if all else fails. Type:(in Terminal) "killall SpringBoard" or "killall -9 SpringBoard" to RespringCydia://If it opens Cydia, try re-installing Cydia substrate and Cydia installer.
  23. You shouldn't have to use impactor with apps u crack urself though. Just occurred to me- Do you have Appsync installed? It's a dependency to make Appcake, iPAinstaller and similar tweaks work. To Respring, in terminal, log in as root (you may not even need to do that part), then type "killall -9 SpringBoard" or just "killall SpringBoard". I'd also recommend installing Powertap from Cydia, which allows you to Respring, Enter Safe Mode, or Reboot using ur devices normal sleep/power button. Edited to add- you can install ipas With iFile and/or Filza, Both I believe have free versions/ trials.
  24. This is a jailbreak tweak I've happily paid for from the beginning. I also happily paid for the upgrade from 2 to 3. "3 is greater then 2", as has been previously stated. The UI is much better with 3, the cloud has ability to comment on any patch, you can rate if the patch worked, see trending / hot patches as well as new ones. Also many patches uploaded via 3 don't show up in Flex 2. Patches in 3 also show app version patch was made for, and your installed app version. Unfortunately though the main patches that trend are ones that don't work, and most "Popular" section patches are outdated/ useless. It could definitely use more improvements, but Flex/Flex2/Flex3 has been one of the main reasons I made sure I always had a jailbroken device. I learned a lot from it too, learning how to make patches b4 I knew exactly what I needed to override, all from trial and error. It's helpful in some tweak development situations as well, for testing without having to make any hooks, pref bundles, make package install, or Respring (unless it's a System or SB patch). With all the functionality introduced with Version 3 Beta, and the benefit Flex has had for the Jb Community as a whole over the years, I wouldn't use a cracked version even if I had the choice, despite having several complaints with the whole cloud system/ patch approval process. I did for the most part stop uploading patches though, after having some denied for unlocking paid features (which I understand but there's no consistency with it), but also some that didn't even have piracy / free in-app features. Also having popular working patches with thousands of downloads removed for no reason and without notifying me, I got a bad taste for sharing original patches. Until Punksomething stops approving patches he knows don't work that are advertised as piracy/ cheats/ cracks, that fill up the trending and popular sections of the cloud, I don't see the point in sharing my work on it anymore. Especially since I could just make a tweak instead. I haven't even updated a patch in ages. I still think that you should get Flex 3, not 2, and just figure out a way to pay for it to support the dev. I realize you can crack apps, use class dump, disassemble them and patch them that way or a million others, but Flex is convenient regardless of which version is used, since it's all in one app. It's great for deciding if you even want to crack and disassemble some apps too based on the headers, and the peak you get at how the app works, and how much security it has. </rant>
  25. I've had to run uicache, and then respring before seeing the new apps pop up before. The date def could have caused an issue tho. After (making date current) + reinstalling UIkit tools, try the uicache and then respring and u should be golden.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines