American natural disaster
Chapter 52 Giant Code
Some spies appeared outside Taoyuan Town. They thought they were hiding well, but in fact they had been exposed within my domain for a long time. They were spies from the military. They did not give up on Hulk, but this kind of spies are the most It's easy to deal with, I just need to make them feel that all the abnormalities they see are normal.
I have more important things, and that's Hulk's Titan Code.
Some software manufacturers add shells to their software to protect the software from being cracked. Just like a tortoise, a tortoise without a shell can run, and may run faster, but it has no defense and is easily attacked. Eat.
The principle is the same after adding a shell. The turtle can still run, but it will run a little slower. However, at this time, its defensive energy is greatly strengthened, preventing the outside world from coveting its soft body, just like me.
Some weaker shells are separated from the flesh and bones, and the body inside can escape at any time, but some shells are mixed with flesh and blood, and such shells are extremely difficult to remove.
The Hulk's native code is this annoying thing. It takes a lot of brainpower to slowly shave out the mixed flesh and blood, which takes a lot of time.
If the old man's lifespan hadn't been long enough, he would have been beaten to death by these unscrupulous manufacturers.
Originally, Bambu wanted to set off with Garcia to find the Caribbean chicken, but the old man stopped him. He had more important things to do, and that was to let me study it carefully and try to take off the shell.
This giant code can run in parallel with the human main program. It feels like humans suddenly entered the multi-tasking system of Windows from the single-process system of DOS. In this system, Bambu and Hulk are two running at the same time. The window to switch to depends on some parameters in the memory space shared by Bambu and Hulk.
These parameters are the comprehensive values of Banner's anger, fear, blood pressure, and crisis premonition.
It is temporarily impossible to unpack and decrypt, but it can still be done by modifying the data in the memory or seeing some runtime data, so I saw that the Hulk’s race name is: Eternal. Giant race, yes, there is a point, this It shows that there are more than just giants in the Eternal Race. There may be other races. This is the first time I have seen the progress of a race name that is different from humans.
This information is not important, what I care about is why he can become a giant, how to become a giant, why he can become so powerful, where the energy comes from, these things can strengthen the dogleg's ability.
I added a controllable progress bar to Bambu. Whether he wants to transform or not is completely optional. The one exception is that his crisis awareness can passively control this progress bar. Otherwise, relying solely on thought control, it will be too late when a crisis suddenly strikes. Entering giant state, causing the human process to die.
Instinctive reactions are much stronger than conscious reactions in this regard.
I'm studying him, and he's studying the production of high-energy foods.
I have to say that this guy’s brain is really sophisticated. He is different from ordinary people. In his native code, the code of the organizational memory part is extremely efficient. In normal state, it is almost at the level of Superintelligence 0.5. What a genius. , this is a piece of brain that has been licked by an angel, and may have been dipped in soy sauce or other seasonings, making it envious and jealous.
How about eating salted tofu pudding for lunch?
No one in Laowang Town would leave a negative review
Should we turn Laowang Town into Taoyuan Town?
It's a great idea, but at least the Eternal Code must be taken off its shell before talking about it. Currently, the self-protection ability is seriously insufficient. Only with the Eternal Code can we have confidence.
That blond woman was the female spider I saw on the plane. I didn't expect it to be so powerful. It couldn't stop the Hulk's first-order transformation, and she couldn't even parry.
This female spider looks almost like Superman. She can teleport, fly, has great strength, and can also fire laser cannons, but her name is not Clark, her name is Chloe.
Next time you meet her, capture her and study her. Your self-protection ability will be greatly improved, and you won’t need to take a plane to wander around, haha.
Uh, no, no, there are magicians in this world. Superman may not be able to defeat magicians. It would be better to catch a magician and study it before going out.
Well, I remembered that there was also a planet-sized Dormammu who was also a mage.
shit
Do you want to let it go?
Forget about the collapse, this world has been around for more than a hundred years, and I still can’t live happily. It’s really shameful. He’s still a superpower.
This useless superpower should be renamed superpowerless.
Quit
I'm going back to Taoyuan Town to eat tofu nao
Ah no, let the losers deliver me a takeaway. It’s only about 20 kilometers away, and it’s not far. I can’t waste time.
You have to seize the time to get out of your shell.
The boring shell and meat are separated, alas
Who added the shell? Damn it
I feel like I am living like a butcher. This process is like plucking a duck's feathers, slowly one by one.
This code is actually a little shorter than human source code, but it appears to be more powerful than humans.
It means that if human beings want to become stronger, there are many redundant codes that need to be shaved off.
, this workload is too much, it is easier to just copy the code.
So, shell out
>Push xxxxxx, 41231
>Call address: xxxxxxxx
>Pop xxxxxxxx, xxxxxxxxx
>Call address: xxxxxxxx
>Pop xxxxxxx,xxxxxxxx
>Cache xxxxxxx, 234223
This is not for people to read. You have to remove the fancy instructions inside and combine them with several low-level languages before they can be turned into high-level language instructions that I can understand.
Judging whether a shell is strong or not depends on whether you can find the pattern of its adding instructions. Once you find it, you can make a shelling machine and it can take off the shell in a few seconds and give you a fat meat dumpling. .
What if you can't find it?
Then keep looking for the rules
After taking it off, it will become a familiar command to humans like the following:
>State the calling parameters: energy size, transfer address parameter 1: the amount of energy you want to obtain, parameter 2: transfer to the specified address for calling.
>Call function: get energy energy size, transfer address
The so-called flower instructions are instructions added by the packer to make the program idle and confuse the crackers.
It's like defining a variable first and assigning a value to this variable. Let's say it is 3. But not far behind, when this variable is not used, the main program assigns it a value of 4 again and participates in the process. Call or operation process.
At this time, the previous instruction assigned a value of 3 is a flower instruction. Deleting it will not affect the program effect at all, but will speed up the program running speed.
Of course, this is just an example. Actual packing is much more complicated than this, for example: hiding the program entry, complicating the original simple assignment statement to form a function with detection function, so that when you crack it, these functions will The process crashes.
Fortunately, I have a lot of experience. This shell is very strong and was added by hand, so I can only manually check it one sentence at a time.
During this process, Hulk was uncomfortable and would collapse from time to time.
However, I backed up another program for emergency recovery, and later set up a fault-tolerant mechanism for him. When an accident occurs, he will only feel that he has taken a nap.
Don't worry about brain capacity.
In fact, the main program occupies very little memory space. It is not as large as the amount of memory you need to memorize a few action movies. This is similar to real computers. Of course, their operating mechanisms are completely different.
As for how to implement the progress bar in Banner's vision before it is cracked, it is implemented in the processor and cache.
No matter how the program is encrypted, it must always be able to run through the instruction processing unit. I just need to guard this place, find out Banner's affected addresses, and inject a small simple program to control the affected addresses. The address will do.
Cracking is a long-term process, but fortunately, there will be some staged results during this process, which will not make people feel that they always get nothing. For example, the first thing I got was Hulk's defense ability. This is a format code. Move it, don't understand it, copy it, find a code that allows the human body to call it appropriately, and you can realize the Hulk-proof appearance of the human body.
Is its storage space a bit larger? After the Golden Hulk transformation, will there be higher-level transformations?
New mayor Billy submitted so many applications
Apply for town land use rights, build a high-end sanatorium, have medical rights for 10 people, and increase the life span of 10 people.
These things are easy, it’s just that he wants to make some big move
It’s great to be young, rich, capable, and capable of doing anything.
Now that there is a giant code, as long as it is cracked, there should be no need to worry about any forces coming to cause trouble.
Then I agreed, and sent 20 gift bags to his mind. Seeing his ecstatic expression, I felt quite accomplished. This feeling is like being a god, right~~~ It’s great to keep up with everyone. The novel I read has a lot to do with it.
My takeaway order has arrived
An old man's favorite
Get out of business
My favorite salty tofu brain is the best in the world
What the hell, get out of your shell
Get out of here too, sweetie
Draw a circle and curse you sweethearts, all your teeth will fall out, you heretics.
You'll Also Like
-
Review of tomb raiding: The top ten treasures shocked Lao Hu
Chapter 213 1 hours ago -
Hong Kong Movie: I am a police hero with a supernatural power
Chapter 201 2 hours ago -
Watching Ke Xue’s video, it was revealed that Shinichi cannot take the civil service exam?
Chapter 335 2 hours ago -
Entertainment: Is anatomy more professional than forensic medicine? Check it out
Chapter 247 2 hours ago -
Naruto: Teaching a disciple will return 10,000 times, start by teaching Naruto SSS-level ninjutsu
Chapter 289 3 hours ago -
Food Wars: The Invincible Cook
Chapter 195 3 hours ago -
Pirates: Invest in Whitebeard
Chapter 186 3 hours ago -
I'm in Gaim, I have a Dark Knight deck
Chapter 200 3 hours ago -
Villain: After I broke up with the female CEO, I chose my best friend
Chapter 254 3 hours ago -
Attack on Titan: The Strongest Newcomer
Chapter 197 3 hours ago