SNIPER! GET DOWN! pic.twitter.com/NwIbtM7PP2
— BlackHalt (@BlackHalt) April 19, 2017
Nothing fancy, just a personal log with a built in search function so I can recall what is easily forgotten.
Thursday, April 20, 2017
Cat Flick
Wednesday, March 8, 2017
Kali Linux USB for Windows 10.
Monday, March 6, 2017
Burning ISO Image to PC from a Physical Disk
Not having to insert game CDs into the CD drive is a good reason to do this. I recently used BurnAware's "Copy to ISO" function.
Once you have the ISO (CD/DVD image) on your hard drive, you can use a virtual drive from Elaborate Bytes to mount the image.
Currently I am making ISO disk images of the following games:
Halo 2
BioShock
GTA III
Assassin's Creed
Tuesday, February 28, 2017
Back to Unbricking a Kindle Fire HD 6
I am unable to get past a flashing wallpaper screen after disabling system apps that I should NOT have disabled. STUPID!
Since I am quite fond of the 6 inch screen Android device, I am determined to get past this, but the ADB devices command reveals:
C:\Users\thinkpad>adb devices
List of devices attached
008808075227056M unauthorized
Boo!
http://www.mediafire.com/file/q4co2pz2iibt734/adbfastboot.zip http://www.androidauthority.com/how-to-unbrick-your-amazon-kindle-fire-46412/ http://www.dominantwire.com/2012/11/how-to-install-adb-and-fastboot-on.html Copied contents of adbfastboot folder into existing and overwriting adb folder. System environment variables set to execute adb After I get:C:\Users\thinkpad>adb devices adb server is out of date. killing... * daemon started successfully * List of devices attached 008808075227056M offline http://www.droidextra.net/install-adb-drivers-for-any-android-device/
After a long absence from the above nonsense, I simply followed the instructions at Imma Wake on YouTube
Root the Samsung Tab A 7.0
If the above did not work at all, then try Kingo Root.
http://forum.xda-developers.com/showthread.php?t=2684210 http://linuxcommand.org/lts0070.php http://adbshell.com/commands/adb-shell-cp Microsoft Windows [Version 6.1.7600] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\adb>adb devices adb server is out of date. killing... * daemon started successfully * List of devices attached 310092303ce76300 device C:\adb>adb version Android Debug Bridge version 1.0.31 C:\adb> apt-get install android-tools-adb android-tools-fastbootMonday, February 6, 2017
Snow Break 1
This means W.A.R. aka Widespread Augmented Reality
Saturday, January 7, 2017
Testing Firebase Cloud Messaging
After putting all the pieces together from resources on the internet like SimplifiedCoding, I am unable to consistently send messages to the app through the Firebase Console notification feature. The message is not always displayed on the device but appears to have been sent through Firebase.
Maybe this is the problem, maybe not.
