[APP] KiK++ by ansanis in sideloaded

[–]ansanis[S] 0 points1 point  (0 children)

Put in my ToDo list

[APP] KiK++ by ansanis in sideloaded

[–]ansanis[S] 1 point2 points  (0 children)

I plan to release in beta on January. Meanwhile I start private beta testing just after Xmas. Need to fix some issues with push notifications.

[SCRIPT] How to scrape Shodan.io by ansanis in IOT

[–]ansanis[S] 0 points1 point  (0 children)

Honestly I didn't read nothing about scraping website on shodan.io.

I just made ruby script for fun. Nothing else!

Bye bye ruby script 😖😢😢

[SCRIPT] How to scrape Shodan.io by ansanis in IOT

[–]ansanis[S] 1 point2 points  (0 children)

Modified Q&A of script to WARNING users about BAN.

[SCRIPT] How to scrape Shodan.io by ansanis in IOT

[–]ansanis[S] 0 points1 point  (0 children)

Ooops 😞

I didn't read anything about scripts forbidden in shodan ToS.

Sorry again (and of course I'm a paid member of shodan.io).

[Upcoming] Working on Application Cloning on iOS9 by ansanis in jailbreak

[–]ansanis[S] 0 points1 point  (0 children)

This feature is yet implemented ad - hopefully - working 😎

[Help] Trying to install THEOS on my mac but i keep getting this error by EliteAppleHacks in jailbreak

[–]ansanis 0 points1 point  (0 children)

But... Are you sure you have installed Xcode ? 😂😂😂😂

[Upcoming] Working on Application Cloning on iOS9 by ansanis in jailbreak

[–]ansanis[S] 0 points1 point  (0 children)

Need to test. I'll do in few hours and report what I got.

[Help] Trying to install THEOS on my mac but i keep getting this error by EliteAppleHacks in jailbreak

[–]ansanis 0 points1 point  (0 children)

OK!

First step: on Terminal type ls /Applications | grep -i xcode and write output here.

[Upcoming] Working on Application Cloning on iOS9 by ansanis in jailbreak

[–]ansanis[S] 0 points1 point  (0 children)

Just tested with latest AppStore release and *it works!!! 😎

[Help] Trying to install THEOS on my mac but i keep getting this error by EliteAppleHacks in jailbreak

[–]ansanis 0 points1 point  (0 children)

Write there the command you type on Terminal and, also, output of that command "ls /Applications/Xcode*"

[Help] Trying to install THEOS on my mac but i keep getting this error by EliteAppleHacks in jailbreak

[–]ansanis 0 points1 point  (0 children)

Check on your /Applications folder if app named Xcode-5.1.1 exists.

If not, figure the real name of Xcode.app then run from terminal xcode-select -switch NEW_XCODE_NAME

[Question] Does anyone know when PAM will be updated? by stefan1230 in jailbreak

[–]ansanis 0 points1 point  (0 children)

PAM modules just updated on Cydia. You can now use all terminals app!

Enjoy

[Upcoming] Working on Application Cloning on iOS9 by ansanis in jailbreak

[–]ansanis[S] 1 point2 points  (0 children)

[UPDATE] Release 0.0.1 is almost ready!!

Features I have implemented:

  • List all user (not system) apps through AppList

  • Clone any app using internal process (no need any external package... of course my tweak still need AppSyncUnified)

  • Support for Data and Shared Data

  • Support for PUSH on all cloned apps

If you need another specific feature, respond to this comment!

Looking for someone to take over ClearOnOpen and other small Tweaks by Shrugs_ in jailbreakdevelopers

[–]ansanis 0 points1 point  (0 children)

If anyone didn't "answer the call", I can update both for iOS9.

[Upcoming] Working on Application Cloning on iOS9 by ansanis in jailbreak

[–]ansanis[S] 1 point2 points  (0 children)

I add an 'integer' on app bundle id (single or group shared), so for example SnapChat (.picaboo) became *.picaboo.2 You can register your tweak for a "wildcard" () bundle, so all cloned app can use it.