Jump to content

Gav1474

Senior Member
  • Posts

    203
  • Joined

  • Last visited

Everything posted by Gav1474

  1. I did it I have the 9.1 sdk unpacked in the sdks folder
  2. hone:/var/uberx root# make package /bin/bash: tr: command not found /bin/bash: tr: command not found /bin/bash: tr: command not found /bin/bash: xcode-select: command not found /bin/bash: xcode-select: command not found /bin/bash: xcode-select: command not found /bin/bash: xcode-select: command not found /bin/bash: xcode-select: command not found /bin/bash: xcode-select: command not found /bin/bash: xcrun: command not found /bin/bash: head: command not found /bin/bash: cut: command not found /bin/bash: tr: command not found /bin/bash: cut: command not found /bin/bash: cut: command not found /bin/bash: cut: command not found /bin/bash: xcode-select: command not found /bin/bash: xcode-select: command not found /bin/bash: xcrun: command not found /bin/bash: xcode-select: command not found /bin/bash: xcrun: command not found ==> Error: You do not have an SDK in /Platforms/iPhoneOS.platform/Developer/SDKs. I am using sdk 7.1
  3. bro I will try this tonight I'll keep you in touch, ( I'll pay you a beer if this works
  4. Paste 2qzr2 was not found. .---. / \ ---- _ | O O | _ --- \ ~-. `. .' .-~ / \ ~-_> <_-~ / \ / \ / \ / \ / \ / \ / \ \ \ \ \ \ \ \ \ l \ / V Go to the homepage and try again.
  5. I want to convert flex tweak into deb with theos on my idevice, the only one I couldn't convert its the those with argument and value on the same tweak( please take a look at the pic I uploaded) so bro I'll be happy if you can help me if not please just walk away, I write this post on the help section to iosgods it's because I need help if you understand what I nean:)
  6. ask befor you make your own conclusions! I was on this topic earlier didn't help at all, I am not a programmer, I can convert a basic flex to hook but I am stuck with the ones with "argument" twice... So men I'll be very happy if you someone can help me with those 4 pic ( uploaded on imgur) . I did install the FlexConverter but o can make it work, I actually have talked to the guy who made this solution...
  7. Please folks can someone help me to convert flex tweak to hook ?? Thanks. I uploaded picture to imgur https://imgur.com/gallery/lP6Dn
  8. your the best, i pm you now
  9. Add the app image here! Name of app you want hacked: uber driver I have the some flex tweak that need to be converter to deb any one???
  10. Gav1474

    My Hacks

    @@shmoo Hello shmoo ! i don't know if you are the men that can help me but ill try my luck ( i saw that you are making hack for game) anyway i am trying to make a deb from a flex tweak for the uber driver app, i try with theos ... but no luck can you help me please ?
  11. . Thank men ill try it tonight keep you in touch
  12. I am getting error on make package with theos iOS 9.3.2 iPhone 6s Plus please help https://imgur.com/gallery/Mq4pQ
  13. . Thank you very much for your help !!!
  14. . https://imgur.com/gallery/Mq4pQ Look at this
  15. So wait a minute so you mean that I can just paste this in to tweak.xm and I am good to go? I am trying to make a deb file with theos and in all the tutorial I read they say that I have to convert the all the patch from flex to hook then make package to obtain a deb...??
  16. nope still the same<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>patches</key> <array> <dict> <key>UUID</key> <string>DFE3EE9C-8674-4B53-A5DA-4D6A483D5210</string> <key>appIdentifier</key> <string>com.ubercab.UberDriver</string> <key>appVersion</key> <string>3.130.1</string> <key>name</key> <string>Uber Partner Patch</string> <key>switchedOn</key> <true/> <key>units</key> <array> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBTripAddressesViewController</string> <key>displayName</key> <string>-(bool) _allowsDropoffLocationToBeShown</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>_allowsDropoffLocationToBeShown</string> <key>typeEncoding</key> <string>B16@0:8</string> </dict> <key>name</key> <string>Unit for -(bool) _allowsDropoffLocationToBeShown</string> <key>overrides</key> <array> <dict> <key>argument</key> <integer>0</integer> <key>type</key> <dict> <key>subtype</key> <integer>0</integer> <key>type</key> <integer>6</integer> </dict> <key>value</key> <dict> <key>type</key> <integer>6</integer> <key>value</key> <true/> </dict> </dict> </array> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBTripAddressesView</string> <key>displayName</key> <string>-(bool) shouldDisplayDropoff</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>shouldDisplayDropoff</string> <key>typeEncoding</key> <string>B16@0:8</string> </dict> <key>name</key> <string>Unit for -(bool) shouldDisplayDropoff</string> <key>overrides</key> <array> <dict> <key>argument</key> <integer>0</integer> <key>type</key> <dict> <key>subtype</key> <integer>0</integer> <key>type</key> <integer>6</integer> </dict> <key>value</key> <dict> <key>type</key> <integer>6</integer> <key>value</key> <true/> </dict> </dict> </array> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBTripAddressesView</string> <key>displayName</key> <string>-(void) setDropoffAddressText:(id) isEnabled:(bool)</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>setDropoffAddressText:isEnabled:</string> <key>typeEncoding</key> <string>v28@0:8@16B24</string> </dict> <key>name</key> <string>Unit for -(void) setDropoffAddressText:(id) isEnabled:(bool)</string> <key>overrides</key> <array> <dict> <key>argument</key> <integer>2</integer> <key>type</key> <dict> <key>subtype</key> <integer>0</integer> <key>type</key> <integer>6</integer> </dict> <key>value</key> <dict> <key>type</key> <integer>6</integer> <key>value</key> <true/> </dict> </dict> <dict/> </array> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBTripAddressesView</string> <key>displayName</key> <string>-(void) _updateDropoffContentEdgeInsets</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>_updateDropoffContentEdgeInsets</string> <key>typeEncoding</key> <string>v16@0:8</string> </dict> <key>name</key> <string>Unit for -(void) _updateDropoffContentEdgeInsets</string> <key>overrides</key> <array/> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBEarningsTrip</string> <key>displayName</key> <string>-(id) dropoffAddress</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>dropoffAddress</string> <key>typeEncoding</key> <string>@16@0:8</string> </dict> <key>name</key> <string>Unit for -(id) dropoffAddress</string> <key>overrides</key> <array/> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBTrip</string> <key>displayName</key> <string>-(id) dropoffLocation</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>dropoffLocation</string> <key>typeEncoding</key> <string>@16@0:8</string> </dict> <key>name</key> <string>Unit for -(id) dropoffLocation</string> <key>overrides</key> <array/> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBSecondaryDispatchView</string> <key>displayName</key> <string>-(void) setShowPickupAndDropoffAddress:(bool)</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>setShowPickupAndDropoffAddress:</string> <key>typeEncoding</key> <string>v20@0:8B16</string> </dict> <key>name</key> <string>Unit for -(void) setShowPickupAndDropoffAddress:(bool)</string> <key>overrides</key> <array> <dict> <key>argument</key> <integer>1</integer> <key>type</key> <dict> <key>subtype</key> <integer>0</integer> <key>type</key> <integer>6</integer> </dict> <key>value</key> <dict> <key>type</key> <integer>6</integer> <key>value</key> <true/> </dict> </dict> </array> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBSecondaryDispatchView</string> <key>displayName</key> <string>-(bool) showPickupAndDropoffAddress</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>showPickupAndDropoffAddress</string> <key>typeEncoding</key> <string>B16@0:8</string> </dict> <key>name</key> <string>Unit for -(bool) showPickupAndDropoffAddress</string> <key>overrides</key> <array> <dict> <key>argument</key> <integer>0</integer> <key>type</key> <dict> <key>subtype</key> <integer>0</integer> <key>type</key> <integer>6</integer> </dict> <key>value</key> <dict> <key>type</key> <integer>6</integer> <key>value</key> <true/> </dict> </dict> </array> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBSecondaryDispatchDefaultAcceptView</string> <key>displayName</key> <string>-(void) setShowPickupAndDropoffAddress:(bool)</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>setShowPickupAndDropoffAddress:</string> <key>typeEncoding</key> <string>v20@0:8B16</string> </dict> <key>name</key> <string>Unit for -(void) setShowPickupAndDropoffAddress:(bool)</string> <key>overrides</key> <array/> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBSecondaryDispatchDefaultAcceptView</string> <key>displayName</key> <string>-(bool) showPickupAndDropoffAddress</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>showPickupAndDropoffAddress</string> <key>typeEncoding</key> <string>B16@0:8</string> </dict> <key>name</key> <string>Unit for -(bool) showPickupAndDropoffAddress</string> <key>overrides</key> <array> <dict> <key>argument</key> <integer>0</integer> <key>type</key> <dict> <key>subtype</key> <integer>0</integer> <key>type</key> <integer>6</integer> </dict> <key>value</key> <dict> <key>type</key> <integer>6</integer> <key>value</key> <true/> </dict> </dict> </array> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBOnTripMapViewController</string> <key>displayName</key> <string>-(bool) _allowsDropoffLocationToBeShown</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>_allowsDropoffLocationToBeShown</string> <key>typeEncoding</key> <string>B16@0:8</string> </dict> <key>name</key> <string>Unit for -(bool) _allowsDropoffLocationToBeShown</string> <key>overrides</key> <array/> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBTripAddressesView</string> <key>displayName</key> <string>-(bool) shouldDisplayPickup</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>shouldDisplayPickup</string> <key>typeEncoding</key> <string>B16@0:8</string> </dict> <key>name</key> <string>Unit for -(bool) shouldDisplayPickup</string> <key>overrides</key> <array> <dict> <key>argument</key> <integer>0</integer> <key>type</key> <dict> <key>subtype</key> <integer>0</integer> <key>type</key> <integer>6</integer> </dict> <key>value</key> <dict> <key>type</key> <integer>6</integer> <key>value</key> <false/> </dict> </dict> </array> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBNavigationInfoViewController</string> <key>displayName</key> <string>-(void) _updateDisplayForDisplay</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>_updateDisplayForDisplay</string> <key>typeEncoding</key> <string>v16@0:8</string> </dict> <key>name</key> <string>Unit for -(void) _updateDisplayForDisplay</string> <key>overrides</key> <array/> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBNavigationInfoViewController</string> <key>displayName</key> <string>-(void) _updateDisplay</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>_updateDisplay</string> <key>typeEncoding</key> <string>v16@0:8</string> </dict> <key>name</key> <string>Unit for -(void) _updateDisplay</string> <key>overrides</key> <array/> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBTripAddressesViewController</string> <key>displayName</key> <string>-(void) _updateDisplayForDisplay</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>_updateDisplayForDisplay</string> <key>typeEncoding</key> <string>v16@0:8</string> </dict> <key>name</key> <string>Unit for -(void) _updateDisplayForDisplay</string> <key>overrides</key> <array/> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBTripAddressesViewController</string> <key>displayName</key> <string>-(void) _updateDisplay</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>_updateDisplay</string> <key>typeEncoding</key> <string>v16@0:8</string> </dict> <key>name</key> <string>Unit for -(void) _updateDisplay</string> <key>overrides</key> <array/> </dict> <dict> <key>methodObjc</key> <dict> <key>className</key> <string>UBAddress</string> <key>displayName</key> <string>-(void) setDisplayTitle:(id)</string> <key>prefix</key> <string>-</string> <key>selector</key> <string>setDisplayTitle:</string> <key>typeEncoding</key> <string>v24@0:8@16</string> </dict> <key>name</key> <string>Unit for -(void) setDisplayTitle:(id)</string> <key>overrides</key> <array/> </dict> </array> </dict> </array> </dict> </plist> There is what I try to convert
  17. the patch name is " patch " so I write FlexConverter patch and I am still getting the error
  18. I am getting Error patches not found
  19. So pleased tell me how do you do it? I am very new on thos thing and I am learning everyday:)
  20. So please can you tell me how do you do? I am very new on thos thing and I am learning everyday:) yes
  21. and by the way flex converter ,,, doesn't work on os 9.3.2
  22. i mean tuto dam autocorrect i did covert almost all the tweak to %hook but there is 4 off them that i don't know how to convert so little help will me appreciate
  23. yeah i am trying to upload the pic ... do you have the auto for flex covenverter? joke? http://imgur.com/a/LUYdS
  24. Can please someone help me to convert flex tweak to %hook ? i am stuck with those
×
  • 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