Links blogIt's actually a bit like a title party.
I forgot the password of the machine before, so I have been subject to many restrictions and finally have the opportunity to change it back.
Today, I checked the file x:/ggx/config/, which contains the configuration file. I only found it: In system. ini, some configurations and even security problems of wenquxing are stored in G_SystemConfig = 1376977201/I'm wondering what this is .. G_OnLoading = 88 CurrBright = 1, 30720 Path_sp_stat = 0 G_Loading = 32768 Mp3_ContinueFlag = 0 G_UserSelectDictFlag = 524707 G_DictFont = 3 G_mp3Pause = 0 Check1 = 1377565487 Check2 = 0 SECTION system Sectury = "lmn? /In fact, this is the password, but I don't know why it is displayed. Hit = "Ga ga"/password retrieval problems Answer = "calcium and Calcium"/answer. SECTION_END SECTION StarMach Word = "there is a day out of the sky, there are people outside of the world. Humble "/This is the start Language SECTION_END
The experiment proves that you can change the password or password. That's simple. Only the title party. No brute-force cracking ~
I just tested it. I changed it to hit, that is, when the password retrieval problem was changed to 1, the password was miraculously eliminated, and the password security problem was also gone. Connect to the computer again and find that system. ini has changed: G_SystemConfig = 1376977201 G_OnLoading = 88 CurrBright = 1, 30720 Path_sp_stat = 0 G_Loading = 36608 Mp3_ContinueFlag = 0 G_UserSelectDictFlag = 524707 G_DictFont = 3 G_mp3Pause = 0 Check1 = 1377569327 Check2 = 0 SECTION system Hit = "Ga ga" Answer = "calcium and Calcium" Sectury = "lmn? SECTION_END SECTION StarMach Word = "there is a day out of the sky, there are people outside of the world. Humble" SECTION_END
Then I went in to wenquxing and changed the password to 123 again. Then connect to the computer again to view system. ini: G_SystemConfig = 1376977201 G_OnLoading = 88 CurrBright = 1, 30720 Path_sp_stat = 0 G_Loading = 36608 Mp3_ContinueFlag = 0 G_UserSelectDictFlag = 524707 G_DictFont = 3 G_mp3Pause = 0 Check1 = 1377569327 Check2 = 0 SECTION system Hit = "123" Answer = "123? Sectury = "123? SECTION_END SECTION StarMach Word = "there is a day out of the sky, there are people outside of the world. Humble" SECTION_END
It is clear now .. What is sectury's password? When you encounter a string, the computer will display something messy.
If you modify the settings, the items in the settings will still be cleared and automatically generated as the default values.
Multiple experiments + thinking = conclusion: This program should have a function to check the configuration file. It may determine the password and information based on the file. But the point is that if you modify an args randomly, another file with the same function will replace it, that is, it will be restored to the password-less state (default state ).. this is a little bit difficult to modify and cannot be directly modified. If you modify another one, it is my concern. Is it true that the parameter or variable can be modified only in the text Star operation? Doubt... However, this is enough for our daily use. If you have considerable permissions, you can kill the password. What is not important is the sublimation of the analysis ideas of each other ~ |