系统相关
首页 > 系统相关> > ExpRe[29] Windows下的“bootstrap”深度神秘过程

ExpRe[29] Windows下的“bootstrap”深度神秘过程

作者:互联网

文章目录


时效性
本篇撰写时间为2021.12.19,由于计算机技术日新月异,博客中所有内容都有时效和版本限制,具体做法不一定总行得通,链接可能改动失效,各种软件的用法可能有修改。但是其中透露的思想往往是值得学习的。
Windows 10家庭中文版,版本20H2,操作系统内部版本19042.1348
本篇参考:

概述

本篇和ExpRe[10]一样,过程中需要神秘,但最后却达到了更深层次的更神秘的目标。整体呈迭代上升趋势。
至于什么是神秘呢?
image
什么又是深呢?
image

什么是bootstrap

对于用过linux,都熟悉reboot是重启,boot是启动。实际上boot是bootstrap缩写,意为自己拿着鞋带把自己抬起来
image
程序需要启动指令,启动指令又需要程序,这就造成了一个难题

Boot is short for bootstrap or bootstrap load and derives from the phrase to pull oneself up by one’s bootstraps. The usage calls attention to the requirement that, if most software is loaded onto a computer by other software already running on the computer, some mechanism must exist to load the initial software onto the computer. Early computers used a variety of ad-hoc methods to get a small program into memory to solve this problem. The invention of read-only memory (ROM) of various types solved this paradox by allowing computers to be shipped with a start up program that could not be erased. Growth in the capacity of ROM has allowed ever more elaborate start up procedures to be implemented.

bootstrap第一步:全力连接github下载包

手动映射ip

下载Q神秘

https://github.com/Q神秘/Q神秘/releases
image
看起来势头不妙
不过截至2021.12.19还能用

下载神秘

由于Q神秘并不自带神秘内核神秘,所以需要再下载一个
你可以依照上面类似的步骤去github,也可以找一些不怕死的国内网站下(纯看运气。截至2021.12.19下面的还能用)
https://codechina.csdn.net/mirrors/v2fly/神秘-core
image

bootstrap第二步:使用Q神秘进行神秘

在这里打开.exe
image

配置内核

处理与系统设置的关系

插件支持其它协议

注:Q神秘不能扫描二维码,需要把二维码扫成文本再添加
image
酸 酸 乳(意味深)

bootstrap第三步:访问更深更神秘之处

浏览器

我们用指代一个长度为3的字符串,它是Snq在字母表上各自后移一位得到的。深 Browser自然就是某个浏览器的名字
表示这个字符串改成全小写得到的字符串
https://www.project.org/download/
image
我们利用第二步配置好的Q神秘,在设置中的最后一个选项卡设置代理
image
于是容易连接上网络
image

说明

总结和问答练习

  1. Q: 为了防止再痛苦地bootstrap,你第一次“启动”了之后要干什么?
    A: 如备份安装包等
  2. Q: 有什么更容易地bootstrap方法吗?
    A: 身边有师兄的直接物理求助。
    参考ExpRe[20]用端口转发
    开docker虚拟机

标签:神秘,github,ExpRe,Windows,ip,bootstrap,https,com
来源: https://blog.csdn.net/tritone/article/details/122123266