Jump to content

Highest Reputation Content


#4 insanelyi Repository

Posted by  ツ  on 10 February 2010 - 04:22 AM

insanelyi Repository!

Posted Image

Repo Address: repo.insanelyi.com

Want more packages ? Learn about VIP here



#49364 iAPFree/iAP Cracker Support and Compatibility

Posted by MasterCookiez on 24 September 2011 - 09:21 PM

iAPFree/iAP Cracker Support and Compatibility Thread. Please post all questions in this thread ONLY! Do not create a any new threads related to iAP Cracker or iAPFree.

NOTE: iAPFree is the successor of iAP Cracker, can do everything iAP Cracker can plus more!

iAP Cracker
iOS4 Support: YES
iOS5 Support: YES
iOS6 Support: NO


iAPFree
iOS4 Support: YES
iOS5 Support: YES
iOS6 Support: YES


Feel free to share what works and what doesn't work.



iAPFree/iAP Cracker Compatibility List

DOWNLOAD from the insanelyi repo or the deb here

links discovered & brought to attention by @NicholasLAranda


#74781 Remove Springtomize For Individual Tweaks, Because Springtomize Eats Your iDe...

Posted by ˜”*°•i•°*”˜ on 09 April 2012 - 10:53 PM

How To Remove Springtomize For Individual Tweaks, Because Springtomize Eats Your iDevice

Springtomize loads like 80 dylibs, instead of one, so it takes up alot of RAM and burns your battery life. Below is a list of tweaks that can replace Springtomize.

NOTE:
Don't install all of them, because that will be doing exactly what Springtomize was doing. Install only the Tweaks you use/need.


For faster/slower animations: FakeClockUp OR SpeedIntensifier (do not install both)
For app to app transitions: Zephyr(comes with tons of app to app transition animations)
For Lock Animations: SleepFX(comes with tons of lock animations OR TVTube(only for the Old TV Animation) (do not install both)
For a custom screenshot flash: Screenshot Enhancer OR Iris Shot(doesn't change the color but makes it look like you took a photo) (do not install both)
For all capabilities you can edit plists with iFile, just search on google
For hiding dock: DockHide
For hiding dock labels: No Dock Labels 4.2.1
For hiding dock reflection: Replace SBDockMask(@2x)(-72).png in /System/Library/CoreServices/SpringBoard.app with transparent pngs.
For hiding dock shadow: Delete WallpaperDockShadow(@2x)(-72).png and WallpaperDockShadowT(@2x)(-72).png in /System/Library/CoreServices/SpringBoard.app
For using custom icons (on one page) in dock: you can use Scrollingboard(also gives you music controller and infinite dock space) OR Infinidock (also gives you infinite dock space)
For dock coverflow effect: Overflow
For showing seconds on lockscreen: Lock Seconds OR ClockSeconds (do not install both)
For always showing battery on lockscreen: ASB OR BatteryShower (do not install both)
For always showing WP on lockscreen: BatteryShower
For disabling camera on lockscreen: Activator(set so that double press home at lockscreen is "Do Nothing")
For always showing camera on lockscreen: CameraLocker
For hiding top bar (clock) on lockscreen: Lockscreen Clock Hide
For disabling artwork on lockscreen: Rename OR Delete NowPlayingArtLockscreen.bundle in /System/Library/SpringboardPlugins
For delaying dimming on lockscreen: Lockscreen Dim Delay
For hiding the slider on lockscreen: TrickSlide
For customizing the slider label: LabelSlider
For hiding icon labels: HideLabels
For disabling moving you icons: Icon Lock
For disabling jittering icons: NoWiggle
For disabling uninstalling: Icon Lock
For disabling all badges: No Badges
For custom icon per line/row: Iconoclasm
For resizing icons: Shrink
For hiding icons: Poof
For... awesome folders: FolderEnhancer
For... awesome switcher: Imperium or Aero
For custom carrier: MakeItMine OR StatusTweak OR OR Fake Operator Zeppelin(custom images instead of carrier) (do not multiple tweaks from this category)
For custom time: SBSettings OR StatusTweak (do not install both)
For disabling status bar items: SBSettings OR CleanStatus OR StatusTweak (do not install multiple tweaks from this category)
For hiding dots for pages: Remove Page Dots OR No Page Dots (do not install both)
For removing page limits: OverBoard OR Infiniboard(can scroll down as well as sideways) (do not install both)
For disabling spotlight: SpotRemover OR NoSpot (do not install both)
For disabling paging: Infiniboard
For theming: Winterboard
For disabling notification center: Activator(set so that swipe down everywhere is "Do Nothing")
For custom notification center BG: Custom NC Background
For Instant notification center clear: QuickClear
For custom notification center lines: NotificationCenter Enhancer
For deleting settings files: iFile in /Library/MobileSubstrate/DynamicLibraries
For mobilesubstrate enabling/disabling: SBSettings

MESSAGE:
If you have a tweak that does one of the following and is not listed above, OR if I misspelled a tweak OR if one of the tweaks is not compatible with a firmware, please let me know by leaving a comment below. This post will be updated regularly.




#77410 iDevice Downloads

Posted by ˜”*°•i•°*”˜ on 02 May 2012 - 07:43 AM

This is insanelyi's iDevice Downloads page. This page is updated regularly. All the links below are OFFICIAL links and were directly taken from Apple, or from the program's official site. You may need a torrent program to download some of the programs. If you want an older version of the program, click "Show" (right next to "Spoiler") underneath the most recent version. Tethered jailbreaks are included in supported firmwares.

There are two parts to this Downloads Page:

iOS Firmwares
Jailbreak Tools & More





 
P.S. I spent a lot of time on this and would love to see some appreciation from you guys to encourage me. You can show appreciation by pressing the green + on the bottom right of this post (only appears on Desktop or on Desktop Mode on an iDevice). Thanks :)


#24092 Guide For Mobile Terminal Commands

Posted by brc0703 on 10 April 2011 - 03:47 AM

so going to start out with how to become root and everything in this guide will be as root user unless mentioned otherwise.. everything in ' ' is what to type, dont type the ' ' so if i say 'dpkg' just type dpkg..get it? theres a list of most commands at bottom.. the commands you have depend whats installed in cydia... this is going to be a work in progress guide as im not going to sit here for hours and do it all at once...

ADDED command --help menus for some commands.. get help in terminal by adding --help to most commands.. except apt-get is -h for some reason.. so for help on how to use the commands

'dpkg --help'
'grep --help'
'apt-get -h'




become root user

'su' then will ask for a password and the default password is alpine
'alpine' your not going to see the letters just type it and hit return

then your going to want to change you password so your gona type
'passwd' and then enter the new password you want (you wont see it as you type) and then confirm

apt-get


Usage: apt-get [options] command
apt-get [options] install|remove pkg1 [pkg2 ...]
apt-get [options] source pkg1 [pkg2 ...]

apt-get is a simple command line interface for downloading and
installing packages. The most frequently used commands are update
and install.

Commands:
update - Retrieve new lists of packages
upgrade - Perform an upgrade
install - Install new packages (pkg is libc6 not libc6.deb)
remove - Remove packages
autoremove - Remove automatically all unused packages
purge - Remove packages and config files
source - Download source archives
build-dep - Configure build-dependencies for source packages
dist-upgrade - Distribution upgrade, see apt-get(8)
dselect-upgrade - Follow dselect selections
clean - Erase downloaded archive files
autoclean - Erase old downloaded archive files
check - Verify that there are no broken dependencies

Options:
-h This help text.
-q Loggable output - no progress indicator
-qq No output except for errors
-d Download only - do NOT install or unpack archives
-s No-act. Perform ordering simulation
-y Assume Yes to all queries and do not prompt
-f Attempt to correct a system with broken dependencies in place


EXAMPLES

Spoiler


dpkg

Usage: dpkg [<option> ...] <command>

Commands:
-i|--install <.deb file name> ... | -R|--recursive <directory> ...
--unpack <.deb file name> ... | -R|--recursive <directory> ...
-A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...
--configure <package> ... | -a|--pending
--triggers-only <package> ... | -a|--pending
-r|--remove <package> ... | -a|--pending
-P|--purge <package> ... | -a|--pending
--get-selections [<pattern> ...] Get list of selections to stdout.
--set-selections Set package selections from stdin.
--clear-selections Deselect every non-essential package.
--update-avail <Packages-file> Replace available packages info.
--merge-avail <Packages-file> Merge with info from file.
--clear-avail Erase existing available info.
--forget-old-unavail Forget uninstalled unavailable pkgs.
-s|--status <package> ... Display package status details.
-p|--print-avail <package> ... Display available version details.
-L|--listfiles <package> ... List files `owned' by package(s).
-l|--list [<pattern> ...] List packages concisely.
-S|--search <pattern> ... Find package(s) owning file(s).
-C|--audit Check for broken package(s).
--print-architecture Print dpkg architecture.
--compare-versions <a> <op> <b> Compare version numbers - see below.
--force-help Show help on forcing.
-Dh|--debug=help Show help on debugging.

-h|--help Show this help message.
--version Show the version.
--license|--licence Show the copyright licensing terms.

Use dpkg -b|--build|-c|--contents|-e|--control|-I|--info|-f|--field|
-x|--extract|-X|--vextract|--fsys-tarfile on archives (type dpkg-deb --help).



Spoiler


Settings Permissions


Spoiler


----how to list files, read files, write files-----------

Spoiler


Respring, Reboot---- and some Springboard settings------------------

Spoiler



apt-cache


Spoiler


-----------------------------------------------------------------------------------------------------------------------

'gssc'
display a ton of info about your device..

'locate'
will search your device for what ever you tell it

'locate icon'
will locate and display the path to everything that has icon in the name

'locate icon | grep Themes'
display path to all icons but have to have Themes in the path line... if you ran themes(lower case) it probably woudnt show anything..would use -i to ignoes case diff

'locate icon | grep -i themes'
wouldnt matter if Themes or themes

...thats all for now clicking that stupid sig wasted a ton of time lol.. ill try to add more later..



..well this is taking longer than i expected.. only dont with apt and i wanna quit.. so ill add more later to this.. give suggestions on what commands you want me to explain and if i know ill add it to the guide..


========================================================================

grep filter stdout for lines containing expression

   (only shows that have the word you want )

Spoiler

================================================================

Usage: find [path...] [expression]

default path is the current directory; default expression is -print
expression may consist of: operators, options, tests, and actions:

operators (decreasing precedence; -and is implicit where no others are given):
( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2
EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2

positional options (always true): -daystart -follow -regextype

normal options (always true, specified before other expressions):
-depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf
--version -xdev -ignore_readdir_race -noignore_readdir_race

tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N
-cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME
-ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex PATTERN
-links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE
-nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN
-wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N
-used N -user NAME -xtype [bcdpfls]


EXAMPLES

'find / -cmin -30'
find all files in / created in less than 30 min..

'find /private/var/mobile/Documents -amin 50'
find all files in /private/var/mobile/Documents accessed in less than 50 min

PID

heres a script i made up for showing process ids.. ill explain the best i can
lines with that start with # are not read by the script they are only notes for readers..
all except the first #!

Spoiler


[color=red]Loop, How to modify multiple files

going to be using a little bit more complicated terminal commands here..
first your going to figure out what it is you want changed.. we will use a bunch of ROMs that you want to zip individually..
so your going to set a variable to the list of targets.. then the use of 'for line in `targets` do "something" and its going to go line by line performing the task on each one..so this exapmle would be

for line in $(ls /var/mobile/Media/ROMs/GENESIS | grep -v zip)
do
zip "$line".zip "$line"
done


hope that helps a little with understanding how things run together
heres a list of commands on my phone.. your list will be different cuz it depends what you have installed.. and i have somr custom ones in there.. i took most of them out so not to get confused looking for something in cydia



brc0703:~ root#
Display all 631 possibilities? (y or n)
! env mount sha256sum
./ envsubst mount_cd9660 sha384sum
2xrm error mount_devfs sha512sum
7z esac mount_fdesc shc
7za eval mount_hfs shift
: exec mount_kernfs shopt
BTServer exit mount_msdos shred
BTdaemon expand mount_null shuf
BlueTool export mount_procfs sid
BlueToolH4 expr mount_synthfs simulatecrash
DumpBasebandCrash ezrestore mount_union size
PatchBlueTool ezsave msgattrib slattach
SpringBoardAccess-test factor msgcat sleep
[ fairplayd.N88 msgcmp slogin
[[ fairplayd.default msgcomm sms
]] false msgconv sort
abquery fc msgen sorted
abs fdisk msgexec source
ac fg msgfilter split
accessoryd fgrep msgfmt sqlite3
accton fi msggrep ssh
alias file msginit ssh-add
allmyi find msgmerge ssh-agent
aosnotifyd findme msgunfmt ssh-keygen
ap2ipa finger msguniq ssh-keyscan
apmode fmf mso sshd
appSearch fmt mv startupfiletool
appdub fold nano stat
appnum for natd strings
appsearch freemem ncat strip
apt-cache fsck ncurses5-config stty
apt-cdrom fsck_hfs ncursesw5-config su
apt-config fsck_msdos ndiff sudo
apt-extracttemplates fstyp ndp sudoedit
apt-ftparchive fstyp_hfs netstat sum
apt-get fstyp_msdos newfs suspend
apt-key fstyp_ntfs newfs_hfs sw_vers
apt-mark fstyp_udf newfs_msdos sync
apt-sortpkgs fstyp_ufs ngettext syschk
ar ftp nice sysctl
arch function nl syslogd
arm-apple-darwin9-c++ funzip nm tabs
arm-apple-darwin9-g++ g++ nmap tac
arm-apple-darwin9-gcc gawk nmapfe tail
arm-apple-darwin9-gcc-4.2.1 gcc nmedit talk
arp gccbug node tar
as gcov node-waf tee
athief getconf nohup telnet
athief.sh getdeviceinfo nologin test
autopoint getopts notificationWatcher tftp
autossh gettext notify then
awd_ice2 gettext.sh notifyd tic
awk gettextize nping time
backup getty nproc timeout
badge geturl nvram times
badgenum gpg od toe
base64 gpg-zip openURL top
basename gpgsplit openssl touch
bash gpgv otool tput
bashbug gremlind otool64 tr
bg grep pagesize traceroute
bid groups pagestuff traceroute6
bind gssc passwd trap
break gunzip paste trpt
builtin gzexe patchsync true
bunzip2 gzip pathchk truncate
bzcat halt pax tset
bzip2 hash pbcopy tsort
bzip2recover head pbpaste tty
c++ help pcap-config tunefs
c_rehash hexdump pcre-config tweet
caller hidelibconvert pcregrep type
captoinfo history pcretest typeset
case hostid pfctl uicache
cat hostinfo photofix uiduid
cd hostname pid uiopen
chcon id pincrush uishoot
checksyms if ping ulimit
chflags ifconfig ping6 umask
chgrp igawk pinky umount
chmod iis pkglist unalias
chown in play uname
chroot indr plutil uncompress
cksum infocmp pmset unexpand
clear infotocap popd unifdef
clri inquiry powerlog uninstall_zenmap
cmp install pppd uniq
cms install_name_tool pr unlink
codesign_allocate intelliStatusIcons printenv unlzma
comm ioalloccount printf unrar
command ioclasscount ps unset
compgen ioreg ptx until
compiler iostat punchd unxz
complete ip-print pushd unzip
compopt ip6conf pwd unzipsfx
compress ip6fw pwd_mkdb update
continue ipconfig quitTop updatedb
coproc ipcrm quot uptime
cp ipcs quota urlclip
cpp ipfw quotacheck users
csplit itmsSearch quotaon uudecode
ctags jobs racoon uuencode
cunt join racoonctl uuid
curl kill ranlib uuid-config
curl-config killall rcp vdir
cut lang2.2 read vibrate
cycc lang2ez readarray vifs
cyfix last readlink vipw
cymanage launch readonly visudo
daily launchctl reboot vm_stat
date launchd recAudio vsdbutil
db_archive ld recode-sr-latin wait
db_checkpoint ld64 redo_prebinding wc
db_codegen ld_classic renice wget
db_deadlock ldid repquota which
db_dump let reset while
db_hotbackup libtool respring who
db_load link restart whoami
db_printlog lipo restore whois
db_recover ln return write
db_stat lnc rld xargs
db_upgrade local rlogin xgettext
db_verify locale rm xml2-config
dd locate rmdir xmlcatalog
declare lock rnano xmllint
dev_mkdb logger rootme xnmap
deviceinfo login route xz
df logname routed xzcat
diff logout rpcgen xzcmp
diff3 ls rsh xzdec
dir lsvfs rtadvd xzdiff
dircolors lua rtsol xzegrep
dirname luac run-parts xzfgrep
dirs lzcat runcon xzgrep
disown lzcmp safemode xzless
dmesg lzdiff sb xzmore
do lzegrep sbar yes
done lzfgrep sbdidlaunch zcat
dpkg lzgrep sbreload zcmp
dpkg-deb lzless sbsettingsd zdiff
dpkg-name lzma scp zdump
dpkg-query lzmadec script zegrep
dpkg-split lzmainfo scselect zenmap
dpkg-trigger lzmore scutil zfgrep
dpkg-unpack mDNSResponder sdiff zforce
dselect mDNSResponderHelper securekeyvaultd.N88 zgrep
du main.m sed zic
dump makemyring seg_addr_table zip
dumpfs mapfile seg_hack zipcloak
dynamic_pager md segedit zipnote
echo md5sum select zipsplit
edge mediaserverd seq zless
edgrem mesg set zmore
edquota mkdir sftp znew
egrep mkfifo sgchk zprint
elif mkfile sh {
else mknod sha1sum }
enable mktemp sha224sum
brc0703:~ root#



#106527 How To Install Fully Licensed Official Lockinfo 5 (Upgradable)

Posted by Spliff228 on 09 February 2013 - 08:38 AM

In this tutorial I will tell you how to use the (semi-broken) Lockinfo 5 package from insanelyi repo to get the official version fully licensed from it's official Cydia repo. It is actually quite simple, just follow these few steps.

 

1. In Cydia, install the Lockinfo 5 package from http://repo.insanelyi.com. (This will also install a few dependency packages, including "dba-tech common," which will be important later) Cydia will now make you Restart Springboard, so please do so.

 

2. After respringing the device, go into the stock Settings app, and navigate to the Lockinfo section (AKA Lockinfo settings bundle, not the springboard icon, as you will notice the icon does not work if you try it).

 

3. Make sure the license box says "Full" in settings (you may need to hit a button to crack or check the license when the springboard first restarts). Note: the next steps will not work unless the word "Full" appears in that license section in Settings app Lockinfo section.

 

4. Once you have verified that the license is full, exit Settings app and go back into Cydia.

 

5. Tap on the "Manage" section, and navigate to "Packages" (on iPad, tap on the "Installed" section).

 

6. Locate the package "dba-tech common," and tap to enter this package then tap "Modify" in the top right-hand corner, then "Remove." *******IMPORTANT******** DO NOT YET tap "Confirm" to uninstall; instead tap "Continue Queuing." You will notice when you uninstall this package it will automatically uninstall "Lockinfo 5" from insanelyi as well; this is intended and exactly what we want to do, just continue queuing and go to the next step.

 

7.Now that you have the removal queuing, navigate to the official "Lockinfo 5" package in its official repo. (You can use the "Search" section for this)

 

8. Tap "Install" on the official package. You should now see on the screen that Cydia will remove "Lockinfo 5" & "dba-tech common" (from insanelyi), and install the official "Lockinfo 5" & "dba-tech common" packages.

 

9. Tap confirm to begin the removal/reinstallation, and when Cydia is done doing its thing it will ask you to "Restart springboard." After the springboard restarts, you can tap the Lockinfo icon or go into settings and see that you now have the fully licensed official "Lockinfo 5" installed!

 

The best part about this is that the license is backed up with iTunes backup, so as long as you restore a device from that same backup you will always have the full license and can reinstall straight from the official repo! If an update is released in Cydia, just update like normal, because you have a license now!

 

If I helped you with this, show me some love on the post, but the glory goes to Fabius for the basis of the crack!

 

Enjoy, everyone!




#88360 Forum Rules

Posted by Chris on 05 September 2012 - 07:05 PM

The Rules

insanelyi Staff assume all Members have read these rules and will not accept ignorance as an excuse for violating them.

Breaking any of these rules may result in a warning, temporary, or even permanent ban from insanelyi.

Do not take this risk!

 
 
General - Site Wide
 
1.0 The insanelyi site is aimed towards a general audience. Explicit and vulgar language, drug talk, nudity, pornography, violence, gore, and so forth is not allowed.

1.1 Member's must have 20 posts in order to use the Shoutbox or have the ability to post in the Requests forum. User's caught spamming to increase their post count will get an instant ban. VIP Membership grants these abilities instantly.

1.2 Do not mini-mod. We would like to encourage our Members to report everything to a Staff Member, without adding their own criticism. Examples of this include - "warn this user", "ban this user", etc. This also includes making remarks in Shoutbox. Once a Staff Member is involved, stay out of it, do not comment, do not intervene unless asked to do so.

1.3 All publicly displayed messages are limited to English only. This includes posts, titles, signatures, profiles, and other forms of public display unless told otherwise by a Staff Member.

1.4 When posting a new topic; please do not name the topic title as something similar to "HELP ME" - Instead, a better topic would be "Help Needed Installing Ayecon Theme" - It looks better, and more people will respond to it that way. It also provides others looking for assistance an easy way to search for your post.

1.5 Signatures must not contain anything explicit, nudity, or porn. The same rule applies for avatars.

1.6 Do not create a new thread on a topic that is currently already in discussion. Regardless as to whether you "feel" you deserve to have your own thread, the existing thread should be used unless a Staff Member instructs otherwise.

1.7 insanelyi Staff reserve the right to lock and/or delete any posts or threads which they deem irrelevant or frivolous at their discretion.

1.8 Please use the SEARCH feature of the forums before posting. There is a good chance someone else may have already asked the same question and received an answer.

1.9 No alternate accounts are allowed. You are not, under any circumstances, allowed to make multiple accounts for the same user. When you get caught (and you will), it will be dealt with accordingly, at the discretion of insanelyi Staff. All involved accounts being banned will be considered.

1.10 Impersonating Staff Members is not allowed. This includes telling others you are Staff or having Staff badges as your avatar.

1.11 All members have the option to alter the appearance of their nicknames. This is not an invivation to abuse it. Using colors that suggest you are part of another group is frowned upon (i.e. changing nickname color to red to match the Administrator's group - (see 1.10). Staff Members reserve the right to request/insist that you change the appearance at their discretion.
 
1.11a insanelyi also does not place a lot of restrictions on nicknames. Again this is NOT an invitation to use lude, rude, or otherwise unusual nicknames. Swear words, the use of non alpha-numeric characters, and so on are not recommended. Staff Members reserve the right to request/insist that you change your nickname at their discretion.

1.12 Do not abuse the Reputation system, give it out accordingly and correctly. Remember, once you rep+ or rep- someone, it can't be undone so decide wisely. Don't ask for it, if a Member feels you deserve to be recognized, you will be.
 
1.13 While we have made every effort possible to minimize the effects of advertisements on insanely.com, some users may still choose to use tweaks or tools to bypass them.  Should you choose to do so, we cannot stop you, but do not glorify the fact. These ads are one of our main sources of income and without them, we could not properly maintain the services we offer.  It is therefore not an acceptable topic for discussion.

1.14 The Forums are to be used for all support/troubleshooting issues. Do not use Shoutbox or iChat!; These areas offer our Members a live means to communicate with each other and have a bit of fun, do not clutter them with technical or troubleshooting issues. Basic support (i.e. a single yes/no question) is acceptable, but please use some common sense. 
 


Spam and Advertising
 
2.0 We do not tolerate spam. In short, do not post small or useless posts that are not relevant or helpful to the topic being discussed. If you post a one-lined message such as "lol", "+1", etc... it is classified as spam.

2.1 Do not PM a Staff Member numerous times saying the same thing to try and speed up an answer. We receive the PM's you get. There is no need to keep sending them.

2.2 Forum signatures are to be used respectfully, so don't annoy our Members by making your sig into your personal ad revenue opportunity. (ie: advertising and/or reference/affiliate codes in your sig or posts is prohibited).

2.3 As upset or happy as you may be in real life, it's not always appropriate to ask for feedback or spark discussion on personal matters. Please keep this in mind.

2.4 Any images or links deemed by Staff to be attempting to detract or compete with insanelyi may be considered advertisements and are subject to intervention. This includes hotlinking to external sites anywhere on insanelyi.com.
 
Let us be clear; linking to a SPECIFIC topic, a thread that discusses a particular problem on an external site, is permitted but ONLY to the extent necessary to illustrate your point, and ONLY if there is no existing related thread on insanelyi.

2.5 If you feel justified posting an external link, if necessary explain why in as much detail as possible. insanelyi' Staff reserve the right to decide whether any exceptions are acceptable for any reason or reasons they see fit.

Blind linking for advertising, comparison reasons, or anything Staff deem unacceptable will be deleted/removed, and a warning may be issued.
 
 
Offensive Posts
 
3.0 Do not post offensive, abusive, obscene, hateful, discriminating, or harmful posts.

3.1 Try to limit the use of cursing or swear words as much as possible. All we ask is that you be reasonable.

3.2 Follow basic netiquette rules. For example, DO NOT ever type in ALL CAPS. This applies to both topic titles and the post messages, as this is considered yelling.

3.3 Never, under any circumstances post personal information of anyone; pictures, or any other material. Things of this nature are sensitive and are not condoned.

3.4 All warnings/bans given by the insanelyi Staff are final. insanelyi Staff Members reserve the right to ignore any requests to modify a warning/ban.

3.5 If you are a long standing Member, act like one; lead by example and assist other newer users rather than attacking them. We look upon our veteran users to use this opportunity to teach the newer users the appropriate way to conduct themselves in this community.

3.6 Personal attacks such as instigating "flame bait", verbal abuse, mocking or sexist remarks of Members in posts are not tolerated at insanelyi. Such posts will be deleted on sight or moderated accordingly.

3.7 Posts in a particular forum need to stay on topic.
 
 
How To Post
 
4.0 Use descriptive subject lines and research your post. This reduces the chances of double-posting and it also makes it easier for people to see what they do or don't want to read.

4.1 Keep the focus. Each forum section has a focus on a certain topic. Questions outside the scope of a certain section will either be moved to the appropriate board, locked, or simply be deleted. Please post your topic in the most appropriate section.

4.2 DO NOT bump topics. Doing so causes unnecessary clutter within the forums.

4.3 When possible, use insanelyi's own Uploader (we don't need a bunch of dead images down the road). Posts and threads also have file attachment capabilities accessable through the Full Editor.

4.4 If you would like to upload images from mobile, you will need Safari Upload Enabler from Cydia. Once installed, you're free to use insanelyi's Uploader.
 
 
Fulfilling Requests
 
5.0 All requests must be posted under the Requests forum.

5.1 If we feel the need to upload it, we will. Be patient.

5.2 Any Intelliborn products will not be fulfilled.

5.3 Any package with little to heavy DRM will not be fulfilled.
 
 
Submitting Packages
 
insanelyi's Repo is one of its main communication outlets. To some extent, the number and quality of items made available, are part of what gives insanelyi its image and reputation within the community.

It is therefore vital that we maintain an extremely high level of control in this area. Strict adherence to these requirements will be maintained at all times.


6.0 The Submission Form is for Cydia Packages targeted for uploading to insanelyi's Repo. It is not for Requests.

6.1 Only submit your own, original work. This includes new and updated packages.
 
 
Respect the Authority of Staff
 
7.0 Public discussions of Staff Member actions are not allowed. It is also prohibited to protest Staff Member actions in titles, avatars, signatures, or in Shoutbox. If you do not like something a Staff Member has done or said, DO NOT discuss this in the forums. If necessary, use a PM or email to contact the Staff Member and try your best to resolve the problem or difference in a private manner.

7.1 Public discussion of a Banned Member or why such user was banned is prohibited. The user either broke the rules, or was banned at the Staff's discretion.

7.2 Staff Members have final say in any dispute. They have been instilled with special privileges due to the trustworthiness and dedication they show to the site. All Staff have the right, without question, to violate any rule herein they deem necessary for the benefit of the site. Site Administration reserves the right to grant the same privilege under extrenuating circumstances to certain users. Staff have supreme authority, and as such, all grievances are to be directed to Site Administration if you feel it necessary.
 
 
Reporting Abuse
 
8.0 If you have a complaint about another Member, problems with other Members, etc., please try to resolve the problem in a personal message. If necessary, address a Staff Member by reporting their post.

8.1 If you believe an individual is repeatedly breaking the rules, please report it to a Staff Member. Do NOT attempt to resolve it yourself (see 1.2). Repeat offenders may be banned from the forums. As well, further actions may be taken depending on the circumstances and severity of the violations.

8.1a Reporting someone's post for an unnecessary reason, no matter what the circumstances are, is strictly forbidden. This includes reporting Staff Member's posts or your own.
 
 
Banned Members
 
9.0 Regular, VIP, and Platinum Members always have priority over Banned Members. Banned Members got banned for a reason. It's their own fault.

9.1 insanelyi Staff are not required to notify the user why he or she was banned, although we will most likely do so.

9.2 Should you be disciplined with a restriction or ban, you are not allowed to open a new account to obtain freedom to post. If another account is opened, that account will be banned immediately, and the original account will be further penalized.
 
 
Account Issues
 
10.0 We DO NOT allow Members to sell, trade, give away, swap or exchange their accounts/subscriptions. If we become aware that this has happened then the new and original account holders will both be permanently banned.

10.1 Due to the nature of the services/subscriptions offered within the site, insanelyi.com does not provide refunds.
 
 
Content : Legal
 
11.0 This document may be modified at any time as required and without notice.


It is YOUR responsibility to ensure you are familiar with these rules in their current state at all times!


If you happen to violate these rules, any the following actions may be undertaken :

Edit or removal of post(s)
The locking or deletion of topics
24 hour ban per offense
Edit of signature or avatar if in violation of rules
Increase of the Warning Level
All posts will require moderator approval
Removal of offender's posting rights
Suspension of the offender's user account
Ban/Deletion of the offender's user account
IP Ban of the offender's user account
Other punishments felt necessary by Administration.

Any questions, PM any Staff Member.

v2.0 Final - 03/17/2013
© insanelyi.com




#17399 DreamBoard Themes

Posted by Chris on 11 March 2011 - 03:28 PM

From the creator of PerPageHTML+ and BackBoard, Wyndwarrior is a coding genius. His knowledge and implementation of the code is so beyond me its crazy. Something like this will really open the doors for future theming. And I for one am looking forward to the future updates Posted Image


   On a side note I feel like I have to add, that even though what we do here to try and get you this stuff for free, myself in my own opinion feel its worth some money.  If you have messed with it for any short period of time you know that taking the time to create something of this caliber is worth something. Just food for thought :)



DreamBoard

Wyndwarrior says  "Think Winterboard + Backboard + PerPageHTML",  "With NO more resprings"

Posted Image



Wyndwarrior: Sorry, this program is no longer available due to the surprisingly large population of "young people".


Due to a recent development, this thread will no longer host the themes that require a donation towards to author first. I strongly suggest that you find the themes you want and donate, the devs do need support.


These themes below are posted free, as seen on from the original source.




  

Make sure you check the files after download. Some theme files have internal folders and instructions. Failure to do so will result in Black Screens.

  




  Support Thread  ~ ~ ~ ~ ~ FAQ's and How To's  


  




  

iPrintHD v1.2

modmyi.com/forums/iphone-4-new-skins-themes-launches/757134-db-iprinthd-preview.html

Preview.png



Ubuntu

modmyi.com/forums/iphone-2g-3g-3gs-ipod-touch-1g-2g-3g-new-skins-themes-launches/712849-ubuntu-ultimate-final-release.html

Preview.png



MyTouch4G

Preview.png



Endroid-Evolution (JESSEMOD) HD

modmyi.com/forums/iphone-4-new-skins-themes-launches/755807-dreamboard-theme-release-endroid-jessemod.html

Preview.png



  

Endroid JesseMod WarluMenu

modmyi.com/forums/iphone-4-new-skins-themes-launches/756821-dreamboard-mod-release-endroid-warlumenu-mod.html

Preview.png




Nexus

modmyi.com/forums/iphone-4-new-skins-themes-launches/757619-nexus-style-dreamboard-theme-release.html#post5937645

Preview.PNG




Nexus Black: Live Walls

modmyi.com/forums/iphone-4-new-skins-themes-launches/757581-dreamboard-theme-black-nexus-hd-preview.html

Preview.PNG



Apple Desk v2

modmyi.com/forums/iphone-4-new-skins-themes-launches/758344-apple-desk.html

Preview.png


OS7

modmyi.com/forums/iphone-4-new-skins-themes-launches/756586-db-os7-preview.html

Preview.png


Whitoken

modmyi.com/forums/iphone-4-new-skins-themes-launches/761525-whitoken-hd-official.html

Preview.png


LiveREMIX

Preview.png

[size="2"] [/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][/size][/size][/size][/size][/size][/size][/size]

[size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"]

[size="2"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"]
[/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]
[/size]

[size="2"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"]LG VU Beta[/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="3"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"]Preview.png [/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]

[size="2"] [/size]

[/size][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"] [/size][/size][/size]

[size="2"][size="2"][size="2"] [/size][/size][/size]

[size="2"][size="2"][size="2"] [/size][/size][/size]

[size="2"][size="2"][size="2"][/size][/size][/size]

[size="2"][size="2"][size="2"][/size][/size][/size]

[size="2"][size="2"][size="2"][/size][/size][/size]

[size="2"][size="2"][size="2"][/size][/size][/size]

[size="2"][size="2"][size="2"][/size][/size][/size]

[size="2"][size="2"][size="2"][/size][/size][/size]

[size="2"][size="2"][size="2"][/size][/size][/size]

[size="2"][size="2"][size="2"][/size][/size][/size]

[size="2"][size="2"][size="2"][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"]
[/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]
[/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]
[/size][/size][/size][/size][/size][/size][/size][/size]
[/size][/size][/size][/size][/size]

[size="2"][size="7"][size="7"]Rain 1.3 [/size][/size][/size]

[size="3"]modmyi.com/forums/iphone-4-new-skins-themes-launches/757997-db-rain-beta-v1-1-o-o.html[/size]

[size="3"] [/size]

[size="2"]Preview.png [/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"][size="7"]
[/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]
[/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]
[/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]

[size="3"][size="7"][size="7"]Metro6Next[/size][/size]

[size="2"] [/size]

[size="3"]modmyi.com/forums/iphone-4-new-skins-themes-launches/761955-metro6-wp7-theme.html[/size]

[/size]

[size="2"][size="7"][size="3"][size="3"][size="2"]Preview.png
[/size][/size]
[/size]
[/size]
[/size]

[size="7"]
[/size]

[size="2"][size="7"]Droid Board Lite[/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size][/size][/size]

[size="3"]modmyi.com/forums/iphone-4-new-skins-themes-launches/758906-dreamboard-droidboard-preview.html[/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"]Preview.png [/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]

[size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"][size="2"] [/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]

[size="4"]
[/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="7"] [/size]

[size="4"][size="3"][size="3"][size="3"][size="7"][size="7"]Colors[/size][/size][/size][/size][/size][/size]

[size="3"][size="3"][size="3"] [/size][/size][/size][size="3"]modmyi.com/forums/iphone-4-new-skins-themes-launches/764262-dbar-colors.html[/size]

[size="3"]Preview.png [/size]

[size="7"]Frep6[/size]

[size="3"]modmyi.com/forums/iphone-4-new-skins-themes-launches/762760-frep6.html[/size]

Preview.png




#93788 The Simpsons: Tapped Out v3.0.0

Posted by Black Hippy on 08 October 2012 - 03:58 AM

[HACK] The Simpsons: Tapped Out v3.0.0



mzl.vgyzxasj.320x480-75.jpg


Hack Features:
- Unlimited Donuts (automatically added on start)


Requirements: LDONE, MobileTerminal
Advice to come in with an account, gather enough what you can, and reinstall the original game, so as to be all the donuts, money and level.


1 - Download the edited binary from here: Attached File  Tapped Out.rar   2.65MB   4407 downloads
2 - Close the game, even from multitask
3 - Just unzip and move to
4 - Put the edited binary into /var/mobile/Applications/Tapped Out/Tapped Out.app/
5 - Respring


or try this (thanks to gleep52 )


Credits to Subzero


#105156 The Simpsons Tapped Out v4.1.0 + 2

Posted by Mila432 on 31 January 2013 - 02:42 AM

max donuts

max money

fresh update ;)

 

http://uploaded.net/file/9bzmx1z8

 
 
Buy cheap legit donuts :



#59248 Yes, You can send FREE SMS Worldwide!

Posted by Georges00 on 09 December 2011 - 06:55 AM

NOT WORKING ANYMORE :(

You're reading right: FREE SMS
It's easy
1-Download Global.AQ Lite (only lite)
2-Get IAP Cracker
3-Open Global.AQ
3-Buy some credits(you will get them flre becaise you have IAP Cracker)
4-Send some FREE SMS
5-Press the right green button
6-Thank you for reading


#40798 Cydia and Repo Errors

Posted by  ツ  on 02 August 2011 - 09:46 PM

Cydia & Repo Errors 101


Oops, looks like your not using our correct repo adress.
Please add our correct address: http://repo.insanelyi.com
Posted Image


Oops, this error can be replicated pretty easily, but also can be solved easily.
Usually happens when a refresh is cancelled, simply go to changes tab in Cydia and
hit the refresh button, wait for Cydia to fully refreshing before installing a package.
Posted Image

When I get more screenshots of different errors I will post them here.
Feel free to send me some error screenshots so I can add them.


Please use our Image Uploader to attach images!

Idea by Chris, added by Sull


#18845 Restore All Cydia Packages with a Few Terminal Commands

Posted by brc0703 on 18 March 2011 - 03:45 PM

ok heres a deb that will make it easy to save your lists.. install this  and type 'savemyshit' and it will save the 2 files to var/root then when  you restore and stuff install the package again and put the 2 files  back in /var/root and run 'getmyshit' should work.. i made a crappy video  of how the package works.. no voice.. just watch... someone test! i  need feedback...
Attached File  heymyshit.deb   1.64K   122 downloads  

This sounds like a lot but it really isnt.. just look at the bottom.. the top just explains in detail..So if your about to do a restore and dont want to have to go through and install every package again one by one here is a fairly simple way to restore most of your packages in with a few Mobile Terminal Commands. So first before you restore your gona want to open Terminal and type 'dpkg --get-selections > packages.txt' and then go to /var/root/ and copy the packages.txt to your computer. Then you can restore and jailbreak like normal and then you just need to add the sources you had before and get MobileTerminal and APT 7 from cydia and put that packages.txt into var/root/ of your phone. then your going to open MobileTerminal and type 'su' and then passwood is 'alpine' your not going to see the password just type it and hit return then your going to change your password by typing 'passwd' then what ever you want your new password twice. So now your running Terminal as root and your going to type 'apt-get update' and let that run till its done. Hopefully you wont get any errors.. then type 'dpkg --set-selections < /var/root/packages.txt' and it will just go back to starting prompt if it worked .. if it says something else probably had a typo or the file isnt in the right place..so after that type 'apt-get dselect-upgrade' and then 'y' to confirm and then sit back and watch the magic happen.. install all your stuff in probably under 10-15min compared to probably would take a few hours to do normally through cydia.. so if you copy you packages.txt to and from your device these are the commands to run

'su' then password  'alpine' (unless you changed it)
'dpkg --get-selections > packages.txt'
-------------------------------------------------- then copy to pc from /var/root
--------------------------------------------------edit packages.txt to accommodate for firmware(remove unsupported packages)
--------------------------------------------------restore+jailbreak
--------------------------------------------------- and get Terminal+APT 0.7 strict from cydia
--------------------------------------------------- copy packages.txt back to /var/root
'apt-get update'
'dpkg --set-selection < /var/root/packages.txt'
'apt-get dselect-upgrade' 'y'
'apt-get check'  ----------------------------  (checks for unmet dependencies, will have some cuz things didnt install in a perfect order)
'apt-get -f install' ----------------------------(fixes dependencies)
and that will reinstall all your cydia packages in a fraction of the time it would through cydia

now your gona want to go into that packages.txt before you run dpkg --set-selections and take out things like appsync or things not compatable for the new firmware..working on some scripts to help out with this


#94607 Cartoon Wars Blade v1.0.0

Posted by Black Hippy on 14 October 2012 - 07:58 AM

[HACK] Cartoon Wars Blade v1.0.0

 

 

1350193845__mzlnsfrgycq320x480-75.jpg

 

 

 

Hack Features:

 

- Unlimited coins
- Unlimited Crystal

 

 

1 - Download this file:

Attached File  CW_Blade.rar   411.61K   2481 downloads

 

 

2 - Close the game, even from multitask

3 - Put the edited binary into /var/mobile/Applications/CW-Blade/CW_Blade.app/

4 - Respring and Enjoy


Once you start playing your money will go up.

 

Credit to Subzero




#88553 iCash - Let the fun begin.

Posted by  ツ  on 07 September 2012 - 04:22 AM

Hello Everyone,

The iCash application has been enabled for all members now. Currently it's far from being complete, but we can start using it and earning money, check out the shop for some neat forum items you can buy.

Quick run down...

- Creating threads awards you with cash.
- Posting awards you with cash.
- Creating Blog entries awards you cash (not 100% setup).
- Commending on Blogs awards you cash (not 100% setup).
- Receiving likes (rep+) awards you cash.
- Giving likes (rep) awards you with a small amount of cash.
- Added item to change your name color

You can really have some fun with this and I appreciate some feedback on store items, costs, awards etc.

Enjoy.

insanelyi staff

P.S. This is for desktop only and not mobile (iPhone,iPod)

iCash is up and running. We are adding new stuff daily, Banks, Items etc, check back regularly.


#83753 Fully Unlock CDMA iPhone 4S 5.1.1 And fix MMS, Data, iMessage, FaceTime, and...

Posted by Steven0Ritt on 12 July 2012 - 11:00 AM

After a week of looking for solutions to every problem the Gevey Ultra S Unlock causes, I've finally gotten everything working. I figured there's a lot of people who also need this information so I'm making this tutorial.

Since there is a lot to do to have a fully-functional iPhone 4s on an unsupported carrier, such as T-Mobile US in my case, I've split this tutorial into 6 sections.


Section I: Jailbreaking your iPhone 4s

Section II: Installing Furi0us Mod and Unlocking via Gevey Ultra S

Section III: Patching the CommCenter

Section IV: Fixing FaceTime / iMessage

Section V: Misc. Fixes and Cosmetics

Section VI: Fixing MMS



Basically, before we start, let's understand what needs to be done. For a fully-functional iPhone 4s, we want talk, text, mms, data, and all the iOS specific features of a phone such as iMessage and FaceTime.

Now let's go over what tools you need as well as what knowledge. OBviously you'll need a computer, and on that computer you'll need to install 3 new programs. First we need absinthe 2.0.4 to jailbreak the iPhone, download it HERE. Next is i-Funbox which can be downloaded from HERE. Next we need a Hex Editor. I Prefer HxD, which can be downloaded HERE.

NOTE: Most of the steps can cause system instability and force you to restore your iphone and start over. So read, re-read, and re-re-read this tutorial until you have it memorized.



START!

-Section I- Jailbreaking



1.Connect your iPhone and open up iTunes.

2.Right click your iPhone in the sidebar and hit Backup.

3.After your iPhone's backed up, restore it.

4.Once it finishes, dont do anything on the phone yet, it will say iPhone has been activated on CDMA network (if you don't have the original SIM card) in iTunes.

5.Click OK, then register your iPhone.

6.Click Set up as new iPhone and choose not to sync apps or contact data. Wait for it to finish syncing. (Helpful tip: Deselect Open iTunes when this device connects while you're at it.

7.Close iTunes and open up absinthe 2.0.4.

8.You might have to unplug and plug your iPhone back in for it to read.

9.Click Jailbreak.

Wait until it says "Done! Enjoy."

You have officially jailbroken your iPhone 4s.

10.Restore your iPhone using the Backup you made earlier.



-Section II- Unlocking



1.On your iPhone, open up Cydia and wait while it rearranges the filesystem.

2.After it resprings, open Cydia again, click Developer, ok. Click the Manage tab.

3.Click Sources, Edit, Add, and add this repository (http://www.cydia.furiousmod.com), click add source.

IMG_0023.PNG

4.Within that repository, find Furi0usMod-iPhone4s that says iOS 5.1.1 under it.

5.Click install, then continue queuing.

6.Also add to the install list: OpenSSH and Link identity editor (can be found under Development Section)

7.Install them all. Close out of Cydia when they finish installing.

8.Place the White Reset sim ontop of your Gevey Ultra S and insert them both into your iPhone. (Verizon iPhone users place your unofficial sim card on top of the Gevey, as this step is unnecessary)

9.Reboot your iphone. A list will show up, click the carrier your Phone is locked to.

10.Remove the Gevey and replace the White sim with your unnoficial sim (Verizon users already did this). Reboot iPhone again.

11.Wait until a popup appears saying you have successfully unlocked with Gevey. It will have a 6-digit register code. Write this code down.

12.Open up Furi0usMod, input your code and hit register. Turn both items on if they are not. Reboot once more.

13.The same "Success" screen from earlier will pop up 3-4 more times. just keep hitting accept. After a bit, your unofficial carrier name should pop up on the left of the status bar.

You have officially unlocked your iPhone 4s.

NOTE: Some of you may be satisfied with your iPhone at this point, but iMessage and FaceTime will not work. MMS and Data APNs also need fixed. The voicemail button in the phone app will not work, and all the carrier settings will be messed up if you live in the US. To fix this, we need to edit certain carrier setting files, which CommCenter will reject because their Signatures will no longer be valid. So now we need to patch CommCenter to accept unsigned carrier bundles.



-Section III- CommCenter

1.Plug your iPhone in and open up i-Funbox.

2.Click Raw Filesystem and navigate to /System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter

3.Copy this file to a folder or your desktop.

4.Open CommCenter in HxD,

5.Navigate to offset A9C00. look for 30 46. Change it to 01 20. Save the file.

tut_comm_patch.png

6.Replace the CommCenter File on you iPhone with the modified one. DO NOT REBOOT.
EDIT: Delete the original, THEN place the modified CommCenter on your phone.

7.Click SSH Terminal under USER's iPhone | iPhone 4S (5.1.1)

8.Type ldid -s /System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter. Click Enter.

9.Type chmod +x /System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter. Click Enter.

10.Click on USER's iPhone | iPhone 4S (5.1.1) and then Device Safe Eject. After it Disconnects, Reboot your iPhone. If it reboots properly, congratulations, you have successfully patched CommCenter.

If it doesn't, your only option is to put it in DFU mode and restore.



NOTE: The last two steps, if done properly, can all be done at once before rebooting.



-Section IV- FaceTime/iMessage



You will either need to 'obtain' iFile from cydia, or download a plist editor for your computer. This depicts the iFile route.

NOTE:If you live in the United States, and don't have international texting, use the number +28818773 in place of all +011447786205094 numbers in this section

1.Open iFile on your iPhone. Navigate to /System/Library/Carrier Bundles/iPhone/00101/carrier.plist.

2.Make a backup of this file (as well as all others we edit).

3.Open the file in property list viewer.

4.Find PhoneNumberRegistrationGatewayAddress, and set it to: +011447786205094.

5.Find RedialOnRRCConnectionFailure and Change it to ON.

6.Save the file.

7.Go back to carrier bundles and find Unknown.bundle/carrier.plist.

8.Open the file in property list viewer.

9.Find PhoneNumberRegistrationGatewayAddress, and set all 10 sets of numbers to +011447786205094.

IMG_0015.PNG

10.Save the file.

11.Open the carrier bundle your iPhone is locked to (this can be found by opening the settings app, going to General, About, and looking at the Carrier).

12.Open the carrier.plist file in that bundle in property list viewer.

13.Find PhoneNumberRegistrationGatewayAddress, and set it to +011447786205094.

14.Click the plus in the bottom right of the screen.

15Type RedialOnRRCConnectionFailure. Type: Boolean. Click Create. Switch it to ON.

16.Click Done.

17.You can reboot now or continue to Section V without rebooting.

18.After you reboot, switch FaceTime and iMessage off then on and they should activate.



-Section V- Misc. Fixes and Cosmetics

1.Open iFile and navigate to the carrier bundle your phone is locked to.

2.Open the carrier.plist file in property list viewer.

3.Tap apns. 0: is your Data APN. 1: is your MMS APN. Change these to match your SIM carriers recommended APNs, and find your carriers correct MMS settings while you're at it.

IMG_0018.PNG

NOTE: Those using this unlock for T-Mobile US, i will have all the correct settings at the end.

4.Change CarrierName to your carrier's name.

IMG_0019.PNG

5.Tap MMS. Change these settings to match your SIM carriers recommended MMS settings.

IMG_0020.PNG

6.MyAccountURL and MyAccountURLTitle Show up under Phone/Services in the settings app. Change MyAccountURL to the web address you use to sign in to your carriers account. Change MyAccountURLTitle to something like Carrier MyAccount. (These can be anything you want, the URL could be facebook if you want it to).

IMG_0021.PNG

7.Tap Services. Change each dictionary to a number code you use to e.g. check minutes. e.g. ServiceName: Check Minutes, ServiceCode: #646#

IMG_0024.PNG IMG_0025.PNG

8.Find VoicemailPilotNumber. Change this to the number you would call to check your voicemail. Dont forget country code e.g. US - +1.

IMG_0022.PNG

9.Save the file.

10.Reboot your iPhone.

Your Phone should now seem as though it's on the right carrier.

11.Test the voicemail button and go through your settings to make sure you did everything right. You should see no sign of the other carrier.



NOTE: Section VI was going to be manually editting apns from the settings app, but I found the much easier and permanent carrier.plist solution after I'd written the first half of this tutorial. When I was doing Section V it made sense to stick it in there instead. If you go to settings, General, Network Cellular Data Network, and it has the wrong settings, click reset Network settings. This will reset them to the defaults from the carrier.plist file that we editted.



-Section VI- MMS

The only thing we need to do to fix MMS, since we did most of it in Section V, is add a UA Prof URL. Go to Settings, General, Network, Cellular Data Network, MMS UA Prof URL. Make it (http://www.apple.com/mms/uaprof.rdf).

If you hit Reset Network Settings after this, this is the only thing you need to re-enter.



-Congratulations!!!!!-

You've official cleaned up the mess of an unlock that the Gevey Ultra S provides.

Try to avoid anything on Cydia that could cause system instability, since you'll have to start from scratch again :(

I spent MANY hours figuring all this out, compiling it all, and making a tutorial, so please thank me and give me credit when it's due. Thanks :D.

If you dont understand something please respond and I will try to help. I will be constantly monitoring to respond fast and make this easy for everyone.

-Credits-

Jailbreak: Chronic Dev Team - http://www.Greenpois0n.com

Unlock: Gevey Ultra S - http://www.ApplenBerry.com

CommCenter Patch Tut: MrFabius - http://insanelyi.com...-511-iphone-4s/

FaceTime/iMessage Fix: cooldayr - http://support.t-mobile.com/thread/23968

Misc. Fixes and Cosmetics/MMS: Steven0Ritt (ME)

Full tutorial: Steven0Ritt (ME)



T-Mobile US carrier.plist settings

APNs:
0: epc.tmobile.com
1: epc.tmobile.com

CarrierName - T-Mobile

MMS:
GroupModeEnabled - ON
MaxImageDimension - 1024
MaxMessageSize - 1048576
MaxRecipients - 10
MaxVideoBitrate - 131072
MMSC - (http://mms.msg.eng.t....com/mms/wapenc)
Proxy - 216.155.165.50:8080

MyAccountURLTitle - T-Mobile MyAccount

MyAccountURL - (https://auth.web2go....account/home.do)

Services:
ServiceName - Check Minutes
ServiceCode - #646#

ServiceName - Check Text Usage
ServiceCode - #674#

ServiceName - Check Balance
ServiceCode - #225#

VoicemailPilotNumber - +18056377243


#453 Speed up your iDevice by removing launch daemons

Posted by  ツ  on 03 March 2010 - 08:58 AM

What is a LauchDaemon?

"In Unix and other computer multitasking operating systems, a daemon is a computer program that runs in the background, rather than under the direct control of a user; they are usually initiated as background processes."
So what does this mean? This means that when your iPhone or iPod is turned on, it loads a bunch of background processes (over 60!) that allow it to do various things, like connect to the Internet and receive calls. Since these processes are in the background, they take up a sizable amount of your device's available RAM, and because they're system processes, they can't be killed with SBSettings or MemTool. The good news is that some of these daemons are completely unnecessary (for most people), and you can simply delete them and regain the RAM they were taking up.

First, SSH into your device and navigate to /System/Library. Find the LaunchDaemons folder and download the entire thing to your desktop. Rename the folder on your desktop to something like "LaunchDaemons.old" or "LaunchDaemons.backup" and reupload it to your device without making any changes to it (and keep a copy on your computer as well; you can never have too many backups). This will serve as our on-device backup, in case something goes wrong and you can't SSH into your device or connect via USB. Then, make all of the changes you want to make to the .plist files in the original LaunchDaemons folder.

To disable a daemon, simply delete or rename the extension of the plist (com.apple.XXXX.plist -> com.apple.XXXX.bak) to disable the corresponding .plist file.

Safe Daemons

These can be deleted by any user, with no adverse effects on the device.

• com.apple.appsupport.cplogd.plist - Logs crashes of applications and
3rd party apple to /var/mobile/Library/Logs, and also tells the system if a
symlink cannot be created.
• com.apple.apsd.tcpdump.en0.plist - Logs push notification errors.
• com.apple.apsd.tcpdump.pdp_ip0.plist - Also believed to log push
notification errors.
• com.apple.aslmanager.plist - This daemon manages system logs.
• [*]com.apple.certui.relay.plist - When you are on a public network (like
my school) and Safari can't verify what website it is connecting to, it will say
"This website is not verified" or something like that, and asks if you want to
still continue. Feel free to delete this.
• com.apple.chud.chum.plist - This daemon is thought to relate to
Apple's CHUD (Computer Hardware Understanding Developer) tools. Removing this
daemon will have no adverse effects on your device, unless you are a developer.
• com.apple.chud.pilotfish.plist - This daemon is also thought to relate
to Apple's CHUD tools. Removing this daemon will have no adverse effects on your
device, unless you are a developer.
• com.apple.crash_mover.plist - Moves crash log files from where they
originate to /var/Mobile/Library/Logs. Feel free to remove if you don't have
your device log crashes.
• com.apple.CrashHouseKeeping.plist - Cleans up old logs, safe to delete
if already removing logging software. If you regularly run @p0sixninja's crash
reporter to help for jailbreaks, do not remove this.
• com.apple.DumpBasebandCrash.plist - Dumps baseband crashes, which
shouldn't happen during normal use. iPod touch users don't even have a baseband.
If you regularly run @p0sixninja's crash reporter to help for jailbreaks, do not
remove this.
• com.apple.DumpPanic.plist - Dumps crashes for evaluation by Apple. If
you regularly run @p0sixninja's crash reporter to help for jailbreaks, do not
remove this.
• com.apple.marcoagent.plist - Logs crashes related to iMessage,
FaceTime and ect. Feel free to remove from your iDevice.
• com.apple.mobile.softwareupdated.plist - Deals with OTA software
updating. Feel free to remove, your jailbroken, you can't use it anyways.
• com.apple.OTACrashCopier.plist - Moves crashes from Over the Air
software updates to /var/mobile/Library/Logs. Feel free to remove the daemon.
• com.apple.OTATaskingAgent.plist - Tells the device to periodically
check for OTA updates. Feel free to remove.
• com.apple.powerlog.plist - This is used to monitor any
incompatibilities with 3rd party chargers.
• com.apple.ReportCrash.(Different Things).plist - There are 6 of these
daemons, and they collect data about what caused a crash, what programs were
running at the time, etc. If you regularly run @p0sixninja's crash reporter to
help for jailbreaks, do not remove this.
• com.apple.sharktrace.plist Deals with developer crash logs, if you
aren't a developer then feel free to delete.
• com.apple.softwareupdateservicesd.plist - Tells iOS how to start and
execute an OTA update, feel free to remove. Although DO NOT attempt an OTA
update with this removed. I feel that it also stops the update from happening if
the device is jailbroken.
• com.apple.Springboard.SetupHelper.plist - Starts the iOS Setup app
when the device first boots and after restores. Remove because it's no longer
needed after your initial setup.
• com.apple.syslogd.plist - Logs system events.

Conditional Daemons

These daemons can be disabled by certain users who have no need for some features of their device.

• com.apple.accessoryd.plist - If removed, disables accessories like FM
radio transmitters, iPhone docks, and AV cables. Accessories will be able to
charge your device, but that is all they will be able to do. Remove this if you
don't use any of these accessories.
• com.apple.AddressBook.plist - If removed, Contacts in the Phone
application will load slightly slower. Disable this if you don't care about
that.
• com.apple.AdminLite.plist - This daemon tries to return control of
your device to you if it thinks that you are waiting for a lengthly process to
respond. It does this by force-quitting the process, so if you're tired of your
apps crashing and you would rather wait a few seconds for them to finish what
they're doing, disable this daemon.
• com.apple.AOSNotification.plist - This daemon deals with iCloud
syncing. If you do not use iCloud for backups, photostream, ect. then you can
disable this.
• com.apple.apsd.plist - If removed, Push Notifications and iMessages
will no longer work. Disable this if you don't use Push Notifications or
iMessage.
• com.apple.assitivetouchd.plist - Starts the process for the
AssistiveTouch.app (Located under Accessibility). If you don't use this, then
feel free to remove it.
• com.apple.daily.plist - Reminds the App Store to check for updates to
installed applications, remove if you want to do this manually
• com.apple.dataaccess.dataaccessd.plist - If removed, contacts will no
longer sync via Exchange, iCloud or Google Sync. Disable this if you don't use those
services. (This will NOT disable Push notifications from Google Voice's app,
only the push mail service.)
• com.apple.datamigrator.plist - Used to transfer contacts from SIM card
to phone. iPod touch users can delete this.
• com.apple.gamed.plist - Used for GameCenter, remove if you don't use
GameCenter.
• com.apple.itunescloudd.plist - Deals with iTunes Cloud/Home Sharing.
Delete if you don't use that.
• com.apple.iapd.plist - Functions like com.apple.accessoryd.plist, it
deals with accessories that also come with companion apps.
• com.apple.MobileInternetSharing.plist - Used for Internet Tethering.
Disable this if you have an iPod touch or if you aren't interested in tethering.
• com.apple.mobile.obliteration.plist - This daemon wipes the data
partition of your device. (Source) This will be used if you remotely wipe your
phone via Exchange, or if you use Settings > General > Reset, or if you set your
device to wipe itself after a certain number of failed passcode entries. If you
don't use these features, you can delete this daemon.
• com.apple.mobile.profile_janitor.plist - This daemon apparently deals
with provisioning profiles for ad-hoc app distribution. If that doesn't apply to
you, or if you have no idea what that is, you can delete this daemon.
• com.apple.printd.plist - Starts the AirPrint launch daemon process,
remove if you don't use AirPrint.
• com.apple.racoon.plist - Used for Virtual Private Networks. Disable
this daemon if you do not use any VPNs.
com.apple.scrod.plist - This daemon deals with Voice Control. If you
don't use Voice Control, you can delete this daemon.
• com.apple.searchd.plist - Disables Spotlight search if removed. The
Spotlight page will still be there, but nothing will show up when you start
typing. Disable this daemon if you don't use Spotlight.
• com.apple.search.appindexer.plist - Indexes apps so they can pop up in
Spotlight, remove this if you don't use Spotlight.
com.apple.storage_mounter.plist - This daemon allows you to use the
"iPad Camera Connection Kit". Remove if you don't use this.
• com.apple.twitterd.plist - Starts the "Tweet from Youtube, Safari,
ect" process. Remove if you don't use the In-App Twitter addition.
• com.apple.vibrationmanagerd.plist - Deals with custom vibration
patterns. If you don't use those or you have an iPod touchy feel free to delete
this.
• com.apple.voiced.plist - Yet another Voice Control daemon.
• com.apple.VoiceOverTouch.plist - Another Voice Control daemon.
• com.apple.vsassetd.plist - Starts the actual VoiceServices for Voice
Control. Delete if you don't use Voice Control.
• com.apple.wapic.plist - Logs errors when trying to connect to a WiFi
network with Chinese characters in the name. Remove this if you don't live in
China.

Self-Edit Daemons

These daemons require you to do additional steps to remove them.

• com.apple.BTServer.plist - The back-end for bluetooth on the device. REMOVING WITHOUT DOING THE BELOW WILL CAUSE A RESTORE!!!

To disable first open settings and make sure bluetooth is turned off(Settings>General>Bluetooth) Then go to /System/Library/CoreServices/Springboard.app and open your N**AP.plist
N18AP-iPod touch 3G
N81AP-iPod touch 4G
N82AP-iPhone 3G
N88AP-iPhone 3G[S]
N90AP-iPhone 4 GSM
N94AP-iPhone 4 CDMA

Then look for the <key>bluetooth</key> string.

change <true/> to <false/>.


• com.apple.locate.plist - When the device tries to locate itself, this daemon is called. REMOVING WITHOUT DOING THE BELOW WILL CAUSE A RESTORE!!!

To disable first open settings and make sure location services are turned off(Settings>General>Location Services or Settings>Location Services) Then go to /System/Library/CoreServices/Springboard.app and open your N**AP.plist
N18AP-iPod touch 3G
N81AP-iPod touch 4G
N82AP-iPhone 3G
N88AP-iPhone 3G[S]
N90AP-iPhone 4 GSM
N94AP-iPhone 4 CDMA

Then look for the <key>location-services</key> string.

change <true/> to <false/>.

Then look for the <key>gps</key> string.

change <true/> to <false/>


Then remove the daemon.

• com.apple.locationd.plist - When the device strores "locationgate" data, this daemon is called. REMOVING WITHOUT DOING THE BELOW WILL CAUSE A RESTORE!!!

To disable first open settings and make sure location services are turned off(Settings>General>Location Services or Settings>Location Services) Then go to /System/Library/CoreServices/Springboard.app and open your N**AP.plist
N18AP-iPod touch 3G
N81AP-iPod touch 4G
N82AP-iPhone 3G
N88AP-iPhone 3G[S]
N90AP-iPhone 4 GSM
N94AP-iPhone 4 CDMA

Then look for the <key>location-services</key> string.

change <true/> to <false/>.

Then look for the <key>gps</key> string.

change <true/> to <false/>


Then remove the daemon.

Device-Specific Daemons
These daemons have different functions for different devices. Be ABSOLUTELY CERTAIN that these daemons are safe to delete from your specific device.

• com.apple.CommCenter.plist
• com.apple.CommCenterClassic.plist
• com.apple.CommCenterMobileHelper.plist
• com.apple.CommCenterRootHelper.plist - These 4 daemons deal with making and receiving phone calls and connecting to the cellular data network. iPod touch users and wifi-only iPad users (confirmed on the first-gen iPod, assumed on all the others) can delete this daemon with the effect of having "Searching" in there statusbar. If it doesn't bother you then go ahead and remove the daemon. iPhone and iPad 3G users should not delete this daemon under any circumstances.
• com.apple.awd_ice3.plist - Deals with initial iPhone activation on the iPhone 4 (Only confirmed on the GSM version, not sure if the CDMA version has a different daemon). Feel free to remove this sense your jailbroken, and you can't do OTA Updates. Also feel free to remove this because when you restore the daemon automatically gets put back on your device.
• com.apple.aggregated.plist - It is believed that this performs some function related to Audio-In. If you have an iPod touch and do not intend to use Audio-In, disable this. iPhone users should leave this alone.
• com.apple.aggregated.dbservice.plist - Creates database files (thumbs.db, DS_Store.db ect.) for voice input services. Remove if you don't use audio input (com.apple.aggregated.plist).

Leave-Alone Daemons

These daemons are crucial to the operation of your device and should not be modified in any way.

• com.apple.fairplayd.plist - This checks the DRM on your legitimately-acquired music and apps.
• com.apple.installd.plist - Deals with app installation.
• com.apple.configd+pm.plist - Deals with system configuration.
• com.apple.configd-pm.plist - Also deals with system configuration.
• com.apple.gmmd.plist - A debugging service for your device.
• com.apple.mDNSResponder.plist - DNS. Disable this, and your Internet is completely gone.
• com.apple.mDNSResponderHelper.plist - Also deals with DNS.
• com.apple.usbptpd.plist - Allows your device to connect to your computer and charge.
• com.apple.mtmergeprops.plist - Appears to have something to do with the touchscreen. After I deleted this daemon, my screen was unresponsive. This is why you make backups!
• com.apple.SCHelper-embedded.plist - Appears to be a part of the SystemConfiguration framework (Source), so I don't recommend deleting it. If some brave soul wants to try it, go ahead and report back.
com.apple.SpringBoard.plist - This daemon ensures that SpringBoard launches when you turn your device on. Without this daemon, SpringBoard will not launch. Also, this daemon ensures that you are able to respring your device. If you disable this daemon and attempt to respring, the SpringBoard process will be killed but will not start again.
• com.apple.mobile.lockbot.plist - This daemon's function is currently unknown, but several users have removed it (based on my advice; sorry about that, guys!) and have had to restore as a result. However, I think it's worth noting that I have removed this daemon on my first-gen iPod touch and have encountered no problems. For the time being, however, leave this daemon alone.
• com.apple.mobile.Lockdown.plist - Deals with SIM and network authorization. iPod touch users, even though this daemon seems like it deals with iPhone-only operations, have still had to restore after deleting this daemon. I have removed this daemon on my first-gen iPod touch and have encountered no problems, but apparently I'm the only one who has been this lucky.
• com.apple.itdbprep.plist - When syncing music and videos to the device this daemon is called to allow for USB editing of the iTunesDataBase (The place where all the information about songs and videos you have is store). DO NOT MESS WITH THIS DAEMON.
• com.apple.itunesstored - Messing with this daemon will cause it to use 100% of your device's CPU periodically. Leave it alone.
• com.apple.mediaserverd.plist - I don't know, I don't care. It will SERIOUSLY screw up UIKit(Your Animations, your device will be come VERY laggy and slow) LEAVE THIS ONE ALONE!!!
• com.apple.UIKit.pasteboard.plist - Supposedly deals with Copy and Paste functionality... I've never had a good experience with it. If anybody wants to prove me wrong then be my guest
• com.apple.hpfd.plist - I think it has to do with helping to install and remove stuff. It's best not to touch this daemon.
• com.apple.cvmsCompAgent_armv7.plist - Deals with OpenGLES. If you delete this you're iDevice will lag like crazy.
• com.apple.cvmsServ.plist - Also deals with OpenGLES.
• com.apple.powerd.plist - Keeps your device on. DO NOT TOUCH
• com.apple.backupd.plist - This is how iTunes knows what files are on your device (Otherwise it will just show everything as "Other" and not allow you to sync. DO NOT REMOVE THIS DAEMON.

Credit:

With a very special thanks to Sarcasm Siempre for initially writing the guide and collecting information about the daemons and a very special thanks to tw23 who helped me find several daemons and who got me motivated to get off my lazy ass and start to look for launch daemons again, Thanks bro.

Source: iFans


#94038 The Simpsons: Tapped Out v3.0.0

Posted by motibbs on 09 October 2012 - 08:25 PM

Ok, I'm gonna try and make this fool proof and detailed for those who can't get it to work.
1 - Close game
2 - Also close game from multi-task too
3 - Delete the game from device
4 - Download Tapped Out from the App Store again
5 - DO NOT OPEN THE GAME TAPPED OUT THAT YOU JUST DOWNLOADED.
6 - Make sure you download these next tweaks from Cydia:
     a.) Safari download manager
     b.) Ldone
     c.) Mobile Terminal
     d.) iFile
7 - On your i-device, use Safari to download the edited "Tapped Out.rar" from the OP
8 - Once downloaded, click the button at the bottom of safari that shows the downloads
9 - Select Tapped Out.rar then select open in iFile
10 - iFile will then immediately give you the options to click either Zip viewer or unarchiver; select Unarchiver, then hit done when it finishes
11- Now select the edit button in the top right corner.
12 - From the items listed you will see files named "Tapped Out", and also another file named "Tapped Out.rar"
13 - Select the one that is named "Tapped Out"
14 - Next select the bottom right corner button that looks like a clipboard and then select the Copy/Link option.
15 - Next select done in the top right corner and proceed to hit the top left button till you're back in the folder /var/mobile
16 - Hit the top right edit button again here and then select the bottom right clipboard button and then hit paste.
17 - Hit the blue arrow to the right of "Tapped Out" file you just pasted here.
18 - Tap the name "Tapped Out" to edit the name and change it to just: "Tapped" then hit done in the top right corner.
19 - Next go open up the app Mobile Terminal
20 - Type in the following:
       a) su (then hit enter)
       b) alpine (it won't show the letter as you type this in, but it's being put in.) (hit enter after this also)
       c) ldone Tapped -s (Hit enter after this) (should be no error message)
21 - Next respring your device
22 - Open Mobile terminal again and enter the following:
       a) su (then hit enter)
       b) alpine (it won't show the letter as you type this in, but it's being put in.) (hit enter after this also)
       c) chmod 775 Tapped (hit enter and then should be no error message)
23 - Respring your device again
24 - Open up iFile and navigate to /var/mobile
25 - Hit the blue arrow to the right of the "Tapped" file you renamed earlier.
26 - Edit tthe name again; re-name it "Tapped Out" again
27 - Hit done when finish.
28 - From here hit the bottom left button that is the settings button for iFile
29 - Select the third option named File Manager
30 - Look for the fourth option named Application Names and turn the switch to the on position
31 - Select done in the top right corner.
32 - Select the edit button in the right corner and then click your renamed "Tapped Out" file
33 - Select the bottom right button that looks like a clipboard and then select Copy/Link
34 - Select done in the top right corner.
35 - Next navigate to /var/mobile/Applications/Tapped Out/Tapped Out.app
36 - Select the edit button in the top right corner then select the cliboard button in the bottom right corner.
37 - Select paste
38 - Select Overwrite.
39 - Then select done in the top right corner.
40 - Proceed to respring device one more time.
41 - Open up game and should be working like a charm.

It doesn't get much more detailed or simpler than this.


#72865 Jailbreak 5.1 Untethered A5 (iPad2/3-iPhone4S) success.

Posted by Chris on 29 March 2012 - 03:00 AM

Going to say this only one time. Despite all the bs I just cleaned up. In no way shape or form should a person be treated like that. This forum for the most part has been respectful then most, and I personally am trying to keep it that way.

Until when or if this method is proved working and or "faked", the least we can do is try to be as supportive as possible. Yes hes not a well known. Well neither was some of the big shots who bless us with jailbreaks today.

Its all about respect. And if somebody can keep us in on a new way of Jailbreaking then he at least deserves our positive attention.

However with that said, if it is proved to be "fake" and directly stolen from other devs, then have at it.  (modding code is all part of the game btw)

That ship has not sailed though.   Keep this thread clean! :D



#94988 How to hack with MobileSubstrate

Posted by ༏ɴsʌɴεʟʏ༏ on 16 October 2012 - 08:52 PM

Before I begin, please note that you need some hacking skills in order to comprehend what I try to explain. Enjoy.

Hello everyone, this is just another "noob-friendly" tutorial of mine on how to make MS, or MobileSubstrate, hacks on your iDevice.

Table of Contents

  • Required packages
    • THEOS
    • Perl
    • MobileTerminal
    • iFile
    • SDK
  • Class dump
  • Making the tweak
  • What to do with the functions
  • Organization of the tweak
  • Compiling your tweak

Required Packages

Spoiler


After doing all of that, install BigBoss Recommended tools (from the BigBoss source, of course!) and respring your device.

You now have all the requirements to start hacking.

Class Dump

Spoiler


Making the tweak

Spoiler


What to do with the functions

Spoiler


Organization of the tweak

Spoiler


Compiling your tweak

Spoiler


Congrats, you now know how to make MS hacks. I also have a guide up on how to make your MS hacks in to a OnDevice settings patcher, so check that out too. I hope this helped!

Guide written by Person1359 (otherwise known as Lethal_Shots).