Jump to content

Parsifal

Member
  • Posts

    68
  • Joined

  • Last visited

Everything posted by Parsifal

  1. Thank you all for the replies, was thinking that file could be useful in some ways. I’m trying to analyze an app, so no-Unity, there are only the main binary of few mbs and no useful string and some frameworks of mainly third parties… it generates qr tickets after authentication so maybe best approach woule be Charles/Burp Suite…
  2. Hello, need some help 🥺 I was disassembling an ipa in which the binary is few MBs and in IDA there are no useful strings… I saw an Assets.car file which is quite bigger: may this file be useful to extract and analyze its content? Or should I seek other binaries or such? thanks!
  3. Cool, thanks for your effort!
  4. thanks, was searching for it
  5. Tnx for sharing
  6. Thanks for sharing!
  7. Thanks
  8. Your makefile should be: ARCHS = armv7 arm64 include theos/makefiles/common.mk TWEAK_NAME = brakeorbreakhack brakeorbreakhack_FILES = Tweak.xm brakeorbreakhack_FRAMEWORKS = UIKit include $(THEOS_MAKE_PATH)/tweak.mk
  9. In your Makefile add: XXX_FRAMEWORKS = UIKit Where XXX is your project name
  10. Maybe it has to do with array elements assignment ????
  11. Good job
  12. Well done
  13. thanks!
  14. Thanks!
  15. Thanks for the tutorial mate!
  16. thanks!
×
  • 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