Reborn Super Hacker
Chapter 555 Super Dual System
Main text [Black World] Chapter 550 Super Dual System "Did you find anything just now? Remember to take those few lines of binary code back and study it carefully." Microsoft's president Paulik said excitedly.
"Yes, follow your instructions!" The man sitting next to Boric replied.
**Calm, then the meeting must continue, Iverson continued: "Mr. Meka is invited!"
Meka was stunned for a moment, then stood up calmly. He glanced at the seat where Huang Fei was sitting. Huang Fei was also looking at him at this moment. The two looked at each other and smiled.
When Meka came to the stage, he had to introduce himself first. Because he was usually low-key, and he had hardly done anything outstanding to find Huang Fei, so everyone didn't have much impression of him.
"Meka stepped onto the stage and introduced himself first. He was a member of the x organization in country m before, the same as Gaux!"
"Hi everyone, what I'm about to demonstrate to you is to intrude on the specified target IP under certain circumstances." Meka said lightly.
He opened a software, this is a very simple software, it can only be used to scan ports, what exactly does Meka want to do?
The answer to the mystery will soon be revealed, and I saw that Meka continued to run another software, the software name is called "ha.ker" and replaced by the dot in the middle.
"First of all, we need to build the system environment. For every hacker, the system environment is a must-do step. This step is also very important. Next, we will choose vm, which is a virtual machine." After Meka finished speaking, he opened the vm virtual machine.
The actual operation of Meca is a bit like a teacher teaching students, so the basic knowledge is not to mention the people present, just read the tutorials on the Internet for a while.
"Let me demonstrate how to install two systems on the same system! Let the software of the two systems be compatible with each other." Meka ignored the disdainful eyes of those people, and he just talked patiently.
As soon as this sentence came out, some people immediately shut up obediently, because installing two systems on the same drive not only depends on hardware devices, but also depends on compatibility issues, and there are a lot of tasteless loopholes. After dual systems The problem of boot speed, the problem of inexplicable loss of files after dual systems, and the most important problem is software compatibility. Because it is a dual system, it will automatically exit after a long time after running a specific system software, which is very inconvenient. .People have been looking for a reasonable solution to the compatibility of dual-system software, and today, Meka officially announced that he can install two different systems on the same drive letter, and also make the software of both parties compatible. How incredible it sounds!
"I will not elaborate on the use of virtual machines. Everyone knows that I first create a new virtual machine. Don't choose to bridge the network. We use nat sharing so that we can share the network speed of this machine. Then we first install the latest version of the Linux system." In order to save time, Meka explained while doing a demonstration.
"After the Linux system is installed, we directly seize the root administrator privileges and add a batch process to the root drive letter. I will not introduce the batch process too much. Everything I release today will be in the specific shared drive letter mika folder Here, in a word, this step is very important and cannot be omitted. Then we give up the root authority. When there is no authority, the system needs to be restarted to take effect. Let’s not rush to restart. Let’s create a new user named mika and set it as root Permissions, and restart." Meka restarted the system on the virtual machine.
I don't know why, although Meka's operation tutorial looks very simple and makes people feel that they are all basic, but they can't take their eyes off. I don't know why this is so, Meka looked at the stands, and then continued: " When the linux system enters the restart state, we suspend it directly, and then we restore it, so that the system will judge that we have forced a restart, and will automatically load the diagnostic page. At this time, we can operate in the following order, click Help, Select Operation, Troubleshooting Feedback, E-mail Address, None, and remote help is needed. After we follow its requirements, we can directly call and run a shell at this time, because the root authority was successfully added in the process of forced restart just now. This When we log in with the mika account with root privileges, what do we see? The command prompt we are most familiar with, yes, here we can enter the loading command to directly load the system image file in my flash drive!" Meka typed After a bunch of instructions, the system prompts that the installation is in progress, please wait.
After a while, the machine automatically restarted, "We are not in a hurry at this time, because after installing two systems with different cores, they cannot reach the desktop. Next, we will repair and share the system, and add the linux core to the windows system. The runtime library, similarly, add the windows runtime library to the linux system, as for why I can get the exact runtime library target of the windows system, I won’t say much about it, let’s go to the repair system next.” Meka said really She was so patient that even Huang Fei became interested.
"When the system is loaded to the interface of selecting the system, the blue screen occurs. Let's take a look at the blue screen code. Everyone knows this. According to the code, I conclude that this is caused by the failure of the system file. At this point, it is embarrassing for many people. How can the dual systems run harmoniously? At this time, we can start with the hardware." Meka said a key step.
"With the upgrade of the system, the system has more and more requirements for hardware, which is exactly the same, we are going to start with the hardware. Everyone knows that Linux does not have high requirements for hardware, so we are running this system You can change the official eight-core cpu to single-core operation, and then disable the graphics card. In fact, this step is very simple, that is, enter the bios of windows, which is the basic output system. Here we simply operate Call some functions to work for us." Meka once again entered a lot of system codes on the keyboard, which is the most basic assembly language, and the system will automatically recognize it, eliminating the need for compilation, because the system will only recognize Assembly language, all high-level computer languages finally convert the code into assembly language through a compiler.
"Okay, now we have completed the linux settings, let's start the linux system!" Meka said.
After restarting the system this time, the system selection interface did not appear, but went directly to the Linux desktop.
"This time we opened the root folder and found the previous batch file. It is useless now, we can delete it, and now we use the Firefox browser to download a hexadecimal editor from the Internet. "Meka entered a familiar download website, searched for a hexadecimal editor available for linux, and downloaded it to the computer.
"Next, we directly edit all the .dat files with system permissions, and change the inside linux=0 to -1. Then we opened the directory that returned to the drive letter, and found the windows folder. This is the directory of the Microsoft system we installed. Now, we change the most important directory system32 to root and set the attribute to be readable and not writable. Then we open the hexadecimal editor again, modify the system desktop process, and point the system registry file to modify , a total of 15 files need to be modified, and I have listed the list here!" Meka opened a notepad and memorized the list of important system programs one by one, as well as the line number of the code arrangement where the edit was made.
After a while of busy work, Meka announced that the system files had been modified, "Next we must modify the registry of the Windows system." Meka opened the registry and modified some codes and values.
"We set the Windows system as Linux boot, use a hexadecimal editor to modify the Linux boot process, and add the following code! Edit, save, and restart the system." Meka said.
This time the system has two options, you can choose the linux and windows system, so far, the dual system has been installed, and the two systems of Meca have been run once, and both can enter the desktop and run some important programs.
"Next, let's install the linux runtime library in the windows system. Because the format is wrong, we can convert it and run it directly with batch processing!" Meka then opened the notepad and entered a bunch of codes again, with the same level of proficiency as Huang Fei .Soon, the installation of the linux runtime library in the windows system is completed. Needless to say, shut down the windows system, run linux, and install the windows runtime library in the system.
"I will release the runtime library for free to people all over the world to download, so this method is very important. I will make a tutorial so that everyone is not limited to using one system in the future!" Meka then started windows, and after entering the desktop, The classic xp theme caught everyone's eyes, and then he ran a software that could only run on the linux platform from the flash disk. After testing, the software ran perfectly.
Meka opened the built-in task manager of windows, and there are many key processes of the linux system. It can be said that when the windows system is started, the linux system is already running normally. .
ps: Xiaozhi was typing in class, and his phone crashed for no reason, so he had to format it. All the manuscripts of more than 500 chapters are gone. In addition, the website is a bit convulsive today. I will make up a chapter for everyone in the afternoon!
"Yes, follow your instructions!" The man sitting next to Boric replied.
**Calm, then the meeting must continue, Iverson continued: "Mr. Meka is invited!"
Meka was stunned for a moment, then stood up calmly. He glanced at the seat where Huang Fei was sitting. Huang Fei was also looking at him at this moment. The two looked at each other and smiled.
When Meka came to the stage, he had to introduce himself first. Because he was usually low-key, and he had hardly done anything outstanding to find Huang Fei, so everyone didn't have much impression of him.
"Meka stepped onto the stage and introduced himself first. He was a member of the x organization in country m before, the same as Gaux!"
"Hi everyone, what I'm about to demonstrate to you is to intrude on the specified target IP under certain circumstances." Meka said lightly.
He opened a software, this is a very simple software, it can only be used to scan ports, what exactly does Meka want to do?
The answer to the mystery will soon be revealed, and I saw that Meka continued to run another software, the software name is called "ha.ker" and replaced by the dot in the middle.
"First of all, we need to build the system environment. For every hacker, the system environment is a must-do step. This step is also very important. Next, we will choose vm, which is a virtual machine." After Meka finished speaking, he opened the vm virtual machine.
The actual operation of Meca is a bit like a teacher teaching students, so the basic knowledge is not to mention the people present, just read the tutorials on the Internet for a while.
"Let me demonstrate how to install two systems on the same system! Let the software of the two systems be compatible with each other." Meka ignored the disdainful eyes of those people, and he just talked patiently.
As soon as this sentence came out, some people immediately shut up obediently, because installing two systems on the same drive not only depends on hardware devices, but also depends on compatibility issues, and there are a lot of tasteless loopholes. After dual systems The problem of boot speed, the problem of inexplicable loss of files after dual systems, and the most important problem is software compatibility. Because it is a dual system, it will automatically exit after a long time after running a specific system software, which is very inconvenient. .People have been looking for a reasonable solution to the compatibility of dual-system software, and today, Meka officially announced that he can install two different systems on the same drive letter, and also make the software of both parties compatible. How incredible it sounds!
"I will not elaborate on the use of virtual machines. Everyone knows that I first create a new virtual machine. Don't choose to bridge the network. We use nat sharing so that we can share the network speed of this machine. Then we first install the latest version of the Linux system." In order to save time, Meka explained while doing a demonstration.
"After the Linux system is installed, we directly seize the root administrator privileges and add a batch process to the root drive letter. I will not introduce the batch process too much. Everything I release today will be in the specific shared drive letter mika folder Here, in a word, this step is very important and cannot be omitted. Then we give up the root authority. When there is no authority, the system needs to be restarted to take effect. Let’s not rush to restart. Let’s create a new user named mika and set it as root Permissions, and restart." Meka restarted the system on the virtual machine.
I don't know why, although Meka's operation tutorial looks very simple and makes people feel that they are all basic, but they can't take their eyes off. I don't know why this is so, Meka looked at the stands, and then continued: " When the linux system enters the restart state, we suspend it directly, and then we restore it, so that the system will judge that we have forced a restart, and will automatically load the diagnostic page. At this time, we can operate in the following order, click Help, Select Operation, Troubleshooting Feedback, E-mail Address, None, and remote help is needed. After we follow its requirements, we can directly call and run a shell at this time, because the root authority was successfully added in the process of forced restart just now. This When we log in with the mika account with root privileges, what do we see? The command prompt we are most familiar with, yes, here we can enter the loading command to directly load the system image file in my flash drive!" Meka typed After a bunch of instructions, the system prompts that the installation is in progress, please wait.
After a while, the machine automatically restarted, "We are not in a hurry at this time, because after installing two systems with different cores, they cannot reach the desktop. Next, we will repair and share the system, and add the linux core to the windows system. The runtime library, similarly, add the windows runtime library to the linux system, as for why I can get the exact runtime library target of the windows system, I won’t say much about it, let’s go to the repair system next.” Meka said really She was so patient that even Huang Fei became interested.
"When the system is loaded to the interface of selecting the system, the blue screen occurs. Let's take a look at the blue screen code. Everyone knows this. According to the code, I conclude that this is caused by the failure of the system file. At this point, it is embarrassing for many people. How can the dual systems run harmoniously? At this time, we can start with the hardware." Meka said a key step.
"With the upgrade of the system, the system has more and more requirements for hardware, which is exactly the same, we are going to start with the hardware. Everyone knows that Linux does not have high requirements for hardware, so we are running this system You can change the official eight-core cpu to single-core operation, and then disable the graphics card. In fact, this step is very simple, that is, enter the bios of windows, which is the basic output system. Here we simply operate Call some functions to work for us." Meka once again entered a lot of system codes on the keyboard, which is the most basic assembly language, and the system will automatically recognize it, eliminating the need for compilation, because the system will only recognize Assembly language, all high-level computer languages finally convert the code into assembly language through a compiler.
"Okay, now we have completed the linux settings, let's start the linux system!" Meka said.
After restarting the system this time, the system selection interface did not appear, but went directly to the Linux desktop.
"This time we opened the root folder and found the previous batch file. It is useless now, we can delete it, and now we use the Firefox browser to download a hexadecimal editor from the Internet. "Meka entered a familiar download website, searched for a hexadecimal editor available for linux, and downloaded it to the computer.
"Next, we directly edit all the .dat files with system permissions, and change the inside linux=0 to -1. Then we opened the directory that returned to the drive letter, and found the windows folder. This is the directory of the Microsoft system we installed. Now, we change the most important directory system32 to root and set the attribute to be readable and not writable. Then we open the hexadecimal editor again, modify the system desktop process, and point the system registry file to modify , a total of 15 files need to be modified, and I have listed the list here!" Meka opened a notepad and memorized the list of important system programs one by one, as well as the line number of the code arrangement where the edit was made.
After a while of busy work, Meka announced that the system files had been modified, "Next we must modify the registry of the Windows system." Meka opened the registry and modified some codes and values.
"We set the Windows system as Linux boot, use a hexadecimal editor to modify the Linux boot process, and add the following code! Edit, save, and restart the system." Meka said.
This time the system has two options, you can choose the linux and windows system, so far, the dual system has been installed, and the two systems of Meca have been run once, and both can enter the desktop and run some important programs.
"Next, let's install the linux runtime library in the windows system. Because the format is wrong, we can convert it and run it directly with batch processing!" Meka then opened the notepad and entered a bunch of codes again, with the same level of proficiency as Huang Fei .Soon, the installation of the linux runtime library in the windows system is completed. Needless to say, shut down the windows system, run linux, and install the windows runtime library in the system.
"I will release the runtime library for free to people all over the world to download, so this method is very important. I will make a tutorial so that everyone is not limited to using one system in the future!" Meka then started windows, and after entering the desktop, The classic xp theme caught everyone's eyes, and then he ran a software that could only run on the linux platform from the flash disk. After testing, the software ran perfectly.
Meka opened the built-in task manager of windows, and there are many key processes of the linux system. It can be said that when the windows system is started, the linux system is already running normally. .
ps: Xiaozhi was typing in class, and his phone crashed for no reason, so he had to format it. All the manuscripts of more than 500 chapters are gone. In addition, the website is a bit convulsive today. I will make up a chapter for everyone in the afternoon!
You'll Also Like
-
Panlong: Use the lower main gods to defeat the master
Chapter 40 19 hours ago -
Divine Seal: Reborn Taotie, adopted by the Devil of Love
Chapter 119 19 hours ago -
Versatile Mage: One Spirit a Day! The Strongest Forbidden Spell
Chapter 117 19 hours ago -
Covering the sky: Huo Lin flying template, breaking the life forbidden zone
Chapter 90 19 hours ago -
People in the chat group became the golden finger of the Emperor of Heaven
Chapter 67 19 hours ago -
Simultaneous travel: The group is about to be wiped out
Chapter 97 19 hours ago -
After rebirth, they all want to monopolize me
Chapter 144 19 hours ago -
The God of Heavens
Chapter 139 19 hours ago -
Douluo: The little girl I raised became Qian Renxue
Chapter 94 19 hours ago -
Humans in Type-Moon, Path of the Heroic Spirit
Chapter 89 19 hours ago