Monday, April 10, 2017

Hacky Easter 2017 Teaser , Riddle 6 Solution

RIDDLE 6

--- -. . / -- --- .-. . / .... . .-. . ---... / .--- .- --- -- -.--


this looks like Morse code, using any online decode (i use http://morsecode.scphillips.com/translator.html )

the translated text is : ONE MORE HERE: JAOMY

the code is "KAOMY"

Hacky Easter 2017 Teaser , Riddle 5 Solution

RIDDLE 5

3a3ea00cfc35332cedf6e5e9a32e94da
9d5ed678fe57bcca610140957afab571
f09564c9ca56850d4cd6b3319e541aee
5dbc98dcc983a70728bd082d1a47546e
7fc56270e7a70fa81a5935b72eacbe29


as the code is 5 characters, then each line will be a letter 

trying with MD5 decode (i use http://md5decrypt.net/en/)


the code is "EBQSA"

Hacky Easter 2017 Teaser , Riddle 4 Solution

RIDDLE 4

eval(function(p,a,c,k,e,d){e=function(c){return c};if(!''.replace(/^/,String)){while(c--){d[c]=k[c]||c}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('0(\'1\');',2,2,'alert|VYGY6'.split('|'),0,{}))


running it in any browser or online you get


the code is "VYGY6"

Hacky Easter 2017 Teaser , Riddle 3 Solution

RIDDLE 3


One for free here: 404 - not found! 

nothing seems in this code, checking the source code of the page (i use chrome inspect), i found under the text above the below script

document.write(String.fromCharCode(88, 73, 90, 76, 83));

running it in any browser or online you get


the code is "XIZLS"







Hacky Easter 2017 Teaser , Riddle 2 Solution

RIDDLE 2

UGllY2Ugb2YgY2FrZSEgWlhHSUQ=

checking the code above, it seems encoded or encrypted

so starting to decode it online

https://www.base64decode.org/


Piece of cake! ZXGID

so the code is "ZXGID"

Hacky Easter 2017 Teaser , Riddle 1 Solution

RIDDLE 2

MBD2A !ysaep ,ysaE

checking the code, it seems string is reversed

do it should be written

Easy, peasy! A2DBM


so the code is "A2DBM"

Sunday, March 6, 2016

How to fix ipod/iphone stuck on apple logo WORKS

the below video saved my iPhone 4 this happened to me twice and the first time i had to send it to maintenance but it happened again after 2 weeks

if your iPhone stuck on the apple logo and not opening, do the below

- press the power/sleep button and the home button until the screen is black
- press the power/home button and the + button
- once you see apple logo release the power/sleep button and keep pressing the + button
- it will take about 5 minutes and the iPhone is working fine

the video is below