Entradas

Comandos SSH, shell

Commandos: Paste this into the first terminal window: ./tcprelay.py -t 44:2222 Paste this into the second terminal window: ssh root@localhost -p 2222 After you see “-bash-3.2#”, paste these lines individually, followed by enter: mount -o rw,union,update / echo "" >> /.mount_rw cp -r /var/binpack/Applications/loader.app /Applications ———————————————————————————— Agregar archivos Open y Info en iFunBox … ———————————————————————————— Seguimos los comandos.. cp /var/mobile/Media/Downloads/open /usr/bin chmod 755 /usr/bin/open cp /var/mobile/Media/Downloads/Info.plist /Applications/loader.app uicache --all   killall backboardd cp /Applications/Preferences.app/Preferences /Applications/Setup.app cd /Applications/Setup.app mv Setup Setuporiginal mv Preferences Setup uicache --all   killall backboardd Abrimos Checkra1n open kjc.loader Instalamos Cydia …. …

How to run checkra1n on Windows and Linux with ra1nstorm

step by step instruction guide to help you install  ra1nstorm . The ra1nstorm helper prepares an environment adequate for running checkra1n and exploiting your iOS device in a macOS virtual machine. Before attempting to do anything related to ra1nstorm, make a backup before using ra1nstorm. This software is provided WITHOUT WARRANTY in the hopes that it will be useful.  myicloudinfo  does not accept responsibility for any damages that may occur. also use this tutorial on a machine with 6GB or up of RAM. Please follow all instructions, it is very important. If you run an error, please report it to the Rainstorm Discord or on Github. Automatically configures an environment to run checkra1n! STAGE 1 (Note: If you have Unbuntu, skip to # Stage 2) For Windows Users: Download setup.exe Run it, it will download Xubuntu, wait till it finishes. Once it finishes open Xubuntu installer. When the Xubuntu installer is opened choose the 64GB option, and then install. After t

buildroot

Preparar entorno para compilar una imagen builroot: 1. Para ver las tarjetas soportadas: make list-defconfigs 2.elegir la tarjeta que usaremos (en este caso raspi zero w): make raspberrypi0_defconfig 3.Configuramos nuestra imagen, elegimos software, confings, etc: make menuconfig nota: podemos hacer un backup de la ocnfiguracion copiando el fichero generado .config 4.Siqueremos confiuurar el kernel linux antes de construir la imagen make linux-menuconfig 5.finalmente ordenar make 6.Montar la imagen .img generada para modificar (aplicar modificacions de shell, wifi, ssh,..): fdisk -l imagen.img Tendremos que fijarnos en el numero del sector de "inicio" y en donde indica: Unidades: sectores de 1 * 512 = 512 bytes Entonces para poder montar las particiones tendremos que multiplicar el "sector de inicio(start) " por las "unidades de sector", tal que asi: 2ª partición 512 * sector de inicio (start) = resultado mount -v -o offset=resul

USB Reverse Tethering No Root No ADB Android (all versions) & Windows 10

Imagen
USB Reverse Tethering No Root No ADB Android (all versions) & Windows 10 This guide allows you to share the Internet connection of a  Windows 10  PC with your Android device via a common USB cable that is also charging your phone. This is useful if you can not or want to use the WIFI on your smartphone and you do not want to consume traffic from your data plan. A good reason to limit the use of wireless connections on your phone is the electromagnetic pollution hitting your body. But that's another story. The important thing about this guide is that it is not required that your phone is rooted. Then, I repeat it,  all works without Rooting  your precious smartphone. Unfortunately, this involves that some apps (but not the most important) require the fictitious use of the data connection at least, because you can not install Xposed modules to workaround the stupid limitations of these apps. But this is the lesser evil. Moreover  this guide will also work with Android versi