Apps
99 files
-
Os X Direct Installation
By Fljagd
kernel available, if the need to patch
All applications are installed
#!/bin/bash##Crée par Flagd le 30 mai 2016#http://fljagd.fr#clearutilisateur=`users`echo "" Hi, $utilisateurecho ""echo " ?" " Création de votre HDD/SSD - Creating your HDD/SSD ?"echo ""# Choix de l'Os Xecho "Glisser Votre Installer Os X dans la fenetre terminal"echo "Drag and Drop Your Installer Os X"echo ""read var1echo ""echo -e "\033[31m \033[7m Attention: ne fonctionne que sous - Warning: will execute only in \033[0m"echo $var1 | cut -d' ' -f2- | sed -e's/.app/ /g'echo ""echo ""# Choix du disqueecho "Vous avez choisi d'intaller - You chose to install"echo $var1 | cut -d' ' -f2- | sed -e's/.app/ /g'echo""echo "Sur quel Support?"echo "Glissez votre HDD/SSD dans la fenêtre terminal"echo ""echo ""echo "On what media want to install?"echo "Drag and Drop your HDD/SSD"echo""read supportecho""diskutil reformat "$support"hdiutil attach "$var1"/Contents/SharedSupport/InstallESD.dmginstaller -pkg /Volumes/OS\ X\ Install\ ESD/Packages/OSInstall.mpkg -target "$support" -verbosehdiutil detach /Volumes/OS\ X\ Base\ Systemhdiutil detach /Volumes/OS\ X\ Install\ ESD -forcediskutil rename "$support" New\ Osx\ HDD-SSD
2753 downloads
Updated
-
Flash Drive Maker
By Fljagd
https://youtu.be/zOB8-Z7_1Og #!/bin/bash # Menu clear utilisateur=`users` echo "" Hi, $utilisateur echo "" echo " ?" "Création de votre clef usb - Creating your Flash Drive ?" echo "" # Monter l'installateur echo "Sur quel Support?" echo "" echo "Glissez votre Support dans la fenêtre terminal" echo "" echo "On what media want to install?" echo "" echo "Drag and Drop your Flash Drive" read support echo "" echo "Glissez l'installer OS X dans la fenetre Terminal" echo "" echo "Drag and Drop your installer osx" read installer hdiutil attach "$installer"/Contents/SharedSupport/InstallESD.dmg -noverify -nobrowse -mountpoint /Volumes/install_app # Creation d'une image temporaire of 7316mb hdiutil create -o /tmp/Osx -size 7316m -layout SPUD -fs HFS+J -type SPARSE # Monter l'image temporaire hdiutil attach /tmp/Osx.sparseimage -noverify -nobrowse -mountpoint /Volumes/install_build # Restorer Base System dans l'image temporaire asr restore -source /Volumes/install_app/BaseSystem.dmg -target /Volumes/install_build -noprompt -noverify -erase # Installation des fichiers rm /Volumes/OS\ X\ Base\ System/System/Installation/Packages cp -rp /Volumes/install_app/Packages /Volumes/OS\ X\ Base\ System/System/Installation/ # Copie des dépendances d'installation cp -rp /Volumes/install_app/BaseSystem.chunklist /Volumes/OS\ X\ Base\ System/BaseSystem.chunklist cp -rp /Volumes/install_app/BaseSystem.dmg /Volumes/OS\ X\ Base\ System/BaseSystem.dmg # Restoration de l'image Systeme sur la clef Usb sudo asr restore -source /Volumes/OS\ X\ Base\ System/ -target "$support" -erase # Démonter l'Installateur hdiutil detach /Volumes/install_app # Démonter l'image Base Système hdiutil detach /Volumes/OS\ X\ Base\ System/ # Effacer l'image Temporaire rm -f /tmp/Osx.sparseimage diskutil rename /Volumes/OS\ X\ Base\ System\ 1 OSX\ Flash\ Drive
4785 downloads
Updated
-
Kext Install
By bOLEMO
This is a very simple droplet application to install kexts and rebuild the kernel cache.
Drag one or several Kexts on the application (not a folder),
Select the destination (LE or SLE),
Choose if you want to rebuild the kernel cache or not,
If so, choose if you want to restart the computer or not.
If the file already exists at destination, you will have the choice to skip or replace it (in that case, the original will be moved on a Backup folder on the Desktop).
2036 downloads
Submitted
-
EFI Mounter
By LuckyLuck
A small utility that mounts a EFI partition on the selected hard drive or usb flash drive
This is a simple wrapper for the terminal diskutil +some buttons
10561 downloads
Updated
-
Mac CPU Intel ID
By Qwels
All information on your Intel CPU.
I please not to lay out on other resources.
3485 downloads
Submitted
-
Upgrading VMware Fuzion Pro Tools Mac OS X
By Qwels
Обновление VMware Tools
можно обновить VMware Tools вручную, или вы можете настроить виртуальные машины для проверки и установки новых версий VMware Tools.
Гостевая операционная система проверяет версию VMware Tools , когда вы приводите на виртуальной машине. Строка состояния вашей виртуальной машины отображает сообщение , когда новая версия доступна.
В виртуальных машинах Windows , вы можете установить VMware Tools , чтобы уведомить вас , когда обновление доступно. Если эта опция уведомления включена, Инструменты значок VMware в панели задач Windows , включает в себя желтый значок осторожность , когда VMware Tools доступно обновление.
Чтобы установить обновить VMware Tools, вы можете использовать ту же процедуру , что вы использовали для установки VMware Tools первым время. Обновление VMware Tools означает , что установка новой версии.
Для гостевых операционных систем Windows и Linux, вы можете настроить виртуальную машину для автоматического обновления VMware Tools. Хотя проверка версии выполняется при включении питания на виртуальной машине, на гостевых операционных системах Windows, автоматическое обновление происходит , когда вы выключить или перезапустить виртуальную машину. В строке состояния отображается сообщение Установка VMware Tools ... когда обновление продолжается.
Прошу не выкладывать на других ресурсах! Спасибо.
501 downloads
0 comments
Submitted
-
M-T-H
By Fljagd
Toolbox always at hand, with one click
on the same principle as a Mount Partition
Fljagd
719 downloads
Submitted
-
Monter une partition
By Fljagd
Une petite application qui se met dans la barre du Finder
juste un clic dessus et vous pourrez monter la partition que vous souhaitez
j'ai utilisé Platytus, une app géniale
A small application that gets into the finder bar
just click it and you can mount the partition you want
315 downloads
Submitted
-
AMD Instaler
By Shaneee
AMD Installer for 10.7.x, 10.8.x, 10.9.x, 10.10.x and 10.11.x
All credits for the kernel goes to the AMD Development team of Andy Vandijck, Bronya, Sinetek and Tora Chi Yo.
Packaged with the latest kernels and some needed kexts. This package makes it easier for AMD users to install the latest kernels and some fixes for their systems.
5596 downloads
Updated
-
QuickPeek
By dimosgmx
QuickPeek
Version 1.0.8
If you constantly access hidden locations or files but you don't want to see the .files all the time, then this app is for you.
Description
QuickPeek is a menubar app that quickly allows you to toggle AppleShowAllFiles TRUE or FALSE by clicking the icon. It automatically restarts the Finder.app for your for changes to take effect.
If you CTRL+Click you will get a menu with additional options.
Not many options at the moment, if you want something implemented please just say something.
If we have any graphics designers in the house that can donate a better looking icon than the one I cooked up please let me know.
610 downloads
- Show hidden files
- quickpeek
- (and 2 more)
Updated
-
PrelinkToKernel
By Micky1979
PrelinkToKernel is a new app that is able to extract the kernel from the kernelcache/prelinkedkernel of 10.10.x and newer (El Capitan too, of course).
This app forexample can help you to create your "restored installer" where the kernel is not available: just extract it from the kernelcache/prelinkedkernel!
Works in 10.7+
PrelinkToKernel is powered by the Pike R. Alpha's LZVN.
PS
Pike good luck and come back soon!
750 downloads
- extract kernel
- kernel
- (and 1 more)
Submitted
-
Nboddy METAL demo/bench
By mitch_de
copyright / author James Price, modded by me.
Nbody METAL shows known Nbody simulation using METAL.
Thread: http://www.insanelymac.com/forum/topic/309245-metal-particles-as-demo-bench-new-nbody-metal-demobench/page-1
470 downloads
0 comments
Submitted
-
Submitted
-
OS X METAL Particles Bench (FPS)
By mitch_de
EDIT:
After investigation it is clear that the older Particles Metal DEMO is really more an DEMO, and not usable as bench - because CPU bound limit, very huge cpu loads generating and moving that particles.
NEW:
From source here : https://github.com/F...alKit-Particles
compiled app : from DOWNLOAD
Screenshoot shows low cpu usage but very high (full) GPU load = i think diff gpus should perform different, compared to the demo below.
first results
6 FPS Nvidia GT 740
18 FPS Nvidia GTX 650
THREAD: http://www.insanelymac.com/forum/topic/309245-metal-particles-demo-measures-fps/
1027 downloads
Submitted
-
Disk Utility (patched_v2)
By fusion71au
Disk Utility from Yosemite 10.10.5 (ver 13 (606)) patched to run on El Capitan.
Note: After you have downloaded and unzipped the file, you need to let root:wheel take ownership of the app before the app will run...
sudo chown -R 0:0 ~/Downloads/Disk\ Utility.app
v1 Patching procedure from Restore old Disk Utility in OS X El Capitan, credit @Justus Beyer
v2 Patched with patch pattern from diskUtilityPatch, credit @dimosgmx
Debug menu can be enabled with
defaults write com.apple.DiskUtility DUDebugMenuEnabled 1
Advanced image verification options unlocked with
defaults write com.apple.DiskUtility advanced-image-options 1
To turn off the above options, use the same commands in terminal but type 0 instead of 1.
16239 downloads
- Disk Utility
- Yosemite
- (and 1 more)
Updated
-
injectDiskUtility.zip
By dimosgmx
Usage
1. Create an El Capitan USB installer using your favorite method. (the Applications folder must be accessible on the USB)
2. Drag & drop the volume on the icon in the app
Description
This app will "inject" the Disk Utility included in OS X Yosemite inside an OS X USB Installer. This will allow you to access both the new and old disk utility from the Utilities menu.
On the Yosemite Disk Utility.app debugMode and advanced-mage-options are enabled by default using a patched version.
1480 downloads
Submitted
-
extractDiskUtility.zip
By dimosgmx
Usage
Drag & drop Install OS X Yosemite.app on the icon.
Description
This app will extract the Disk Utility included in the Install OS X Yosemite.app or in the Install OS X El Capitan.app
Just drag & drop any of the .app on the icon in the app, wait a few seconds and the Disk Utility.app will be extracted to ~/Desktop
After that you can use the diskUtilityPatch.app to patch it for use in El Capitan and use the injectDiskUtility.app to inject it inside an El Capitan USB installer
575 downloads
Submitted
-
diskUtilityPatch
By dimosgmx
Usage
Drag & drop Disk Utility.app on the icon to patch
Description
This app will patch a restriction inside the Disk Utility that prevents it from starting in OS X 10.11 El Capitan. In addition it will patch the binary so that debugMode and advanced-image-options are always enabled on the resulting Disk Utility.app without the need to modify defaults.
This will allow you to use this version under El Capitan and with a small modification to your USB Installer you can have access to both new and old Disk Utility with the debug menu enabled during install.
What is patched
systemVersionCheck
------------------------
\xD5\x84\xC0\x0F\x85\x44\x01\x00\x00\x48\x8B\x05\x10\x5B\x06\x00 [original]
\xD5\x84\xC0\xE9\x45\x01\x00\x00\x00\x48\x8B\x05\x10\x5B\x06\x00 [patched]
perl -pi -e 's|\xD5\x84\xC0\x0F\x85\x44\x01\x00\x00\x48\x8B\x05\x10\x5B\x06\x00|\xD5\x84\xC0\xE9\x45\x01\x00\x00\x00\x48\x8B\x05\x10\x5B\x06\x00|g' [Drag & Drop Disk Utility binary]
enableDebugMenu
----------------------
debugMode can also be achieved by drag and dropping the Disk Utility binary on a terminal window and adding --debugMenu at the end.
\x3C\x33\x74\x48\x48\x85 [original]
\x3C\x33\x66\x90\x48\x85 [patched]
\x85\xFF\x75\x58\x48\x8B [original]
\x85\xFF\x66\x90\x48\x8B [patched]
perl -pi -e 's|\x3C\x33\x74\x48\x48\x85|\x3C\x33\x66\x90\x48\x85|g' [Drag & Drop Disk Utility binary]
perl -pi -e 's|\x85\xFF\x75\x58\x48\x8B|\x85\xFF\x66\x90\x48\x8B|g' [Drag & Drop Disk Utility binary]
expertMode
--------------
\xFF\x00\x75\x25\x4C\x89\xEF
\xFF\x00\xEB\x25\x4C\x89\xEF
perl -pi -e 's|\xFF\x00\x75\x25\x4C\x89\xEF|\xFF\x00\xEB\x25\x4C\x89\xEF|g' [Drag & Drop Disk Utility binary]
List of md5
md5 for original 10.10.5 DiskUtility v13 (606)
f4de87e306c1bc6acdef6c6166e574ca
md5 for systemVersionCheck binary (only)
3890ef83d60c9e1838be6cf2eee35d18
md5 combo systemVersioncheck & expertMode & enableDebugMenu
28e835bf915205c922b892cf01b5b19f
2543 downloads
Submitted
-
Base64 Encoder Decoder
By fantomas
Base64 Encoder Decoder
a small tool to convert NSString into NSData (useful for Clover 'patching on the fly') and vise versa.
How to use?
513 downloads
Submitted
-
Hackintosh Vietnam - Ultimate AIO Tool
By pokenguyen
Hackintosh Vietnam Tool is a collection of many kexts and tools for Hackintosh. It will help you setup your Hackintosh faster and easier than ever. The tool is mainly for Mavericks, Yosemite, El Capitan but some can be used for Mountain Lion too. Main features: install and config Chameleon, create Clover config, install and patch kexts, system fixes and tools.
All feedback are welcome, and please post your suggestion (kexts, patches).
AppleHDA's contributor: anonymousnbs, vusun123, mirone, toleda, and others.
146423 downloads
Updated
-
RepairPermissions
By Austere.J
Since the repairPermissions verb was discarded in the new DiskManagement.framework of OS X El Capitan, I wrote a new version of RepairPermissions command line tool.
Introduction:
RepairPermissions is an easy command line tool to repair the permissions of an OS X system volume.
It also supports repairing permissions on OS X El Capitan's whole disk.
Supported OS:
OS X El Capitan (10.11.x)
OS X Yosemite (10.10.x)
OS X Mavericks (10.9.x)
Usage:
RepairPermissions targetVolume where targetVolume is a valid mount point of an OS X system partition such as /Volumes/Mac
Bugs Report:
You are welcome to report bugs or give any suggestions on my blogs.
http://www.firewolf.science/2015/07/repairpermissions-v2-0-cli/
Notes:
0. RepairPermissions should be placed at /usr/local/bin (especially under OS X El Capitan) if you want to use RepairPermissions directly from OS X' Terminal.
1. You can ONLY repair the permissions on the current root volume if RepairPermissions is used in single-user mode.
2. Feel free to rename it to a shorter name like rp.
3. TABLES: ALLOWED OPERATIONS
(In general: You can ONLY repair the permissions on OS X El Capitan under OS X El Capitan.)
108 downloads
- Maintenance
- OS X El Capitan
- (and 3 more)
0 comments
Submitted
-
Hackintosh Brightness
Hackintosh Brightness Control v0.2
Description:
With hackintosh brightness control you can control your screen brightness of your desktop computer by pressing F1 (decreasing brightness) or F2 (increasing brightness) keys.
How to install:
1) copy hackintoshBrightness.app to your application folder
2) Run hackintoshBrightness.app from your application folder and give it access from accessibility (located in System Preferences -> Security & Privacy -> Accessibility)
3) Add hackintoshBrightness.app on login items (located in System Preferences -> Users & Groups -> Login items)
4) Restart your hack.
Hackintosh Brightness Control works only on monitors connected with hdmi/dvi cables and only with few AMD/NVIDIA gpus.
Tested on Yosemite 10.10 with AMD Radeon R9 270.
Hackintosh brightness uses DDC/IC source created by Jonathan Taylor for brightness control and some code from PHPdev32 for the gui.
469 downloads
- Brightness
- Control
- (and 1 more)
0 comments
Submitted
-
Intel HD Graphics Patcher
By giofrida
This program is discontinued, please use GhostRaider's prepatched kexts or patch them on-the-fly with Clover (search for "On-the-fly") [further patches here].
––––– Intel HD Graphics Patcher –––––
With this application you can patch AppleIntelHDGraphicsFB.kext in order to make the Intel HD Graphics cards to work with most of laptops.
This is my first Cocoa app so probably it has some bugs or issues. Please report here and I will fix them as fast as possible.
Update 09-19-2013: Now it works with Mavericks!
Update 07-12-2014: Added Yosemite support!
Update 27-06-2015: Added El Capitan support!
Credits to:
verteks (patches for full QE/CI)
GhostRaider (QE/CI partial support, guides and explanations)
iWin32 and RemC (Resolution module)
mnorthern (DSDT brightness and sleep)
mehdymehdy (CI only support)
For further information about Intel HD Graphics take a look at these threads:
http://www.insanelymac.com/forum/topic/285362-guide-how-to-enable-custom-resolution-for-first-gen-intel-hd-graphics-00428086-and-00468086/
http://www.insanelymac.com/forum/topic/286879-appleintelhdgraphicsfb-fixed-sl-1068/
http://www.insanelymac.com/forum/topic/286092-guide-1st-generation-intel-hd-graphics-qeci/
http://www.insanelymac.com/forum/topic/287133-guide-backlight-brightness-for-intel-80860046-1st-gen-hd-gma-5700mhd/
34425 downloads
Updated
-
Show-Hide
By BNZfive
The most basic and simple application there is to show and hide the systems hidden files.
1737 downloads
0 comments
Submitted
-
MacPois0n Yosemite
The All-in-One Xtreme Post-Installation Utility ::
It features a collection of drivers and very popular Hackintosh tools for most systems. This tool has patches and kexts for CPU Power Management, Patched ACPI Kexts, Graphics Kexts, Ethernet, WIFI Injectors, A lot of Touchpad Support, USB 3.0 and a lot more.
Especially for Mac OS X Yosemite Hackintosh’s
Video Installation Guide :::
Now SoftPedia Certified
Source : Creatively Insane
10141 downloads
Updated