Skip to main content

Posts

Showing posts from 2018

Hide and Lock Folder with Password(Tutorials)

   Just follow the video above and copy then paste the code to a new txt documents!!! cls @ECHO OFF title Folder Locker if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Locker goto MDLOCKER :CONFIRM echo Are you sure u want to Lock the folder(Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM :LOCK ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End :UNLOCK echo Enter password to Unlock folder set/p "pass=>" if NOT %pass%==Your-Password-Here goto FAIL attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B...

No power after battery drained on Laptop Asus

I was updating the system of my asus laptop in my Office when I remember that I have to go to another office related to my work. I check on the battery and still a few hours left. So I went to the Office and met my friends there and time pass by so quick and remembered my laptop was not plug. So I went back to my Office quickly and found out that my laptop was dead and drained.  So I plug the power supply and wait for the charging led to lit. Unfortunately, there was no sign of life. So tried to power on and my laptop was shock because it was totally dead. I was so worried about my laptop because of my reports were there. I try to research on google on how to solve it and one of the solution is to plug the power supply without the battery and since my laptop battery is built-in, I reject that one. I check the output of the power supply and it gives the exact voltage to hopefully open up my device.  Tried many procedure like pluging it for few hours, pressing any...

How to create .hpi for laptop/pc for free internet step by step with picture!!!

Hello guyz!.. First open your browser at www.tcpvpn.com  and navigate to the server of america as shown in the picture below. next is chose server best in my sample I choose with the highest limit which is 9999/day and click create username and password. Here you can create your username and password.  Next lets open the http injector in order for us to input the account we made. Copy the ip address we made in your account at www.tcpvpn.com  and enter the ip address at the host as shown in the picture. port is always 22. Copy the username and password as shown in the picture above and check the  following: BETVISE PF PORTABLE AUTO RECO After this click tools and click payload generator at payload generator enter the following: host/domain:ssl.gstatic.com method:connect injection:back injection be sure to check the box of : dual connect x-online-host keep alive then hit generate. after this open ...