Tuesday, December 13, 2011

Create locker using command prompt


There are number of ways to make locker but if you have just basic knowledge of CMD then u can make script to create, lock & unlock ur locker :)




To create and unlock locker:

CODE:
Color 0A
Title "Hackrich"
PAUSE
ATTRIB -R -S -H +A C:\SachSongsEnglishHolywoodwavesmp3.{EE4DA6A4-8C52-4a63-BBB8-97C93D7E1B6C}
RENAME C:\SachSongsEnglishHolywoodwavesmp3.{EE4DA6A4-8C52-4a63-BBB8-97C93D7E1B6C} LOCKER
MD C:\LOCKER


Save it as unlock.bat using notepad :)


To lock ur locker:

CODE:
color 0A
TITLE "Hackrich"
PAUSE
ATTRIB -R -S -H +A C:\LOCKER
RENAME C:\LOCKER SachSongsEnglishHolywoodwavesmp3.{EE4DA6A4-8C52-4a63-BBB8-97C93D7E1B6C}
ATTRIB +R +S +H -A C:\SachSongsEnglishHolywoodwavesmp3.{EE4DA6A4-8C52-4a63-BBB8-97C93D7E1B6C}

Save it as lock.bat using notepad :)

Well really we do not lock folder by this method but we redirect access :)

Now copy both lock.bat & unlock.bat and paste them into winDIR ("x:\windows”) 

Nothing hard here have fun ! Share it :)



Now, little bit risky method...

here "XYZ" = "Dir of folder or  NTFS drive"

To lock folder:►

CODE:
 Title "Hackrich"
 attrib +R +S +H -A "XYZ"
 ECHO Press Y 
 cacls "XYZ" /P EVERYONE:N
 pause 

copy code and save it as lock.bat using notepad..

To unlock folder:►

CODE:
 title "Hackrich"
 echo Press Y
 cacls "XYZ" /G EVERYONE:F
 attrib -R -S -H +A "XYZ"
 pause

copy code and save it as unlock.bat using notepad..  

Have fun ! share it plz :)
 

Saturday, December 3, 2011

Ebook - Java: The Complete Reference with Jcodes



Want to learn java ?? :)
I have uploaded ebook which can enrich ur knowledge with complete reference..
.rar file also contains 10 java prog wch wud be helpful to you :)
so what you waiting for ?? :p download it and yes don't forget to hit like and share it :)
Good luck....

Demo: 
********************Prog*******************************

class str{
    int len;
    String str1="My name is Hackrich";
    public str(){
        len=str1.length();
    }
    String substr(){
        int start=len-10;
        int end=len;
        char chars[]=new char[end-start];
        str1.getChars(start,end,chars,0);
        String str2=new String(chars);
        return(str2);   
    }
}

class demo2{
    public static void main(String args[]){
        str s=new str();
        System.out.println("String is:"+s.str1);
        System.out.println("Substring formed by last 10 char:"+s.substr());
    }
}

***********************Output**************************

String is:My name is Hackrich
Substring formed by last 10 char: s hackrich   

******************************************************   


► Download it ◄

► Password : HACKRICH.BLOGSPOT.COM

 Share it :)  ♥




Related Posts Plugin for WordPress, Blogger...

IP info

hAckRich

Tags

study (19) education (18) coding (11) Codes (9) ciphers (9) cryptology (9) CRYPTOGRAPHY (8) Hacking Tutorials (5) Ethical hacker/hacking (4) Exploits and Incident Handling (4) HACKING WINDOWS (4) Make A Cipher (4) Windows (4) password breakers/crackers (4) Dictionary (3) Ebook (3) Facebook (3) Facebook Emoticons (3) Google Dork (3) Google Hacks (3) facebook symbols (3) php hack (3) tools (3) ASCII art (2) Facebook Animated Gif Image Status (2) GRE (2) GRE Dictionary (2) Hack a Website (2) IELTS (2) Java: A Beginner's Guide (2) Password Cracking (2) Password Recovery (2) SOCIAL ENGINEERING TOOLKIT (2) Session hijacking (2) find the vulnerability (2) java (2) password-auditing (2) password-cracker (2) php (2) Abel (1) Backtrack 5 (1) Barron’s GRE word list (1) Breaking Ciphers (1) CIPHERTEXT (1) CRYPTANALYSIS (1) Caesar's Shift Cipher (1) Cain (1) Cain and Abel (1) Crypters Binders RC4 (1) DOS (1) Facebook Chat Text Generator (1) Fast leech generator (1) Hacking Tools (1) HconSTF (1) List of best anonymizers (1) Make fake virus (1) Number Shift Cipher (1) One Pig's Pen (1) RFI (1) Remote file inclusion (1) SEO (1) SQL injection (1) Security 504 Hacker Techniques (1) Steal/trace ip (1) The Key (1) The Rail Fences (1) Toefl (1) Uses of proxy server (1) Virus (1) Vocabulary Word List (1) Winding Way Cipher (1) blog tips (1) brute force (1) brute forcing. (1) brutus (1) brutus-aet2 (1) brutus-aet2.zip (1) brutus-password-cracker (1) bypass web-filters (1) chat (1) command prompt (1) cookie stealing (1) crackers (1) e (1) fast download (1) hacking-software (1) hot file (1) improve site (1) ip catcher (1) ip tracker (1) leech (1) leecher (1) list of proxy servers (1) mail (1) mega upload (1) mobile (1) network-sniffing (1) rapid share (1) regular download link into premium (1) serial keys 94fbr (1) symbols (1) th3j35t3r's DOS tool (1)

Hackrich

welcome

☁ Partners Link Cloud ☁