Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
Hacker News · 2026/7/31 18:04:48
![They Forgot What Happened Last Time: Hacking the Windows 365 Link [video]](https://static.media.ccc.de/media/events/emf/2026/9301-f90bd1d9-c8e7-5c82-9ca3-045545a0f063_preview.jpg)
They Forgot What Happened Last Time: Hacking the Windows 365 Link [video]
AI 中文解读
【They Forgot What Happened Last Time: Hacking the Windows 365 Link [video]】System
Light
Dark
News
RSS, last 100
Podcast feed of the last two years
SD quality
Podcast audio feed of the last year
Podcast archive feed, everything o...
System
Light
Dark
News
RSS, last 100
Podcast feed of the last two years
SD quality
Podcast audio feed of the last year
Podcast archive feed, everything older than two years
SD quality
Podcast feeds for emf2026
webm
SD quality
mp3
opus
mp4
SD quality
News
RSS, last 100
Podcast feed of the last two years
SD quality
Podcast audio feed of the last year
Podcast archive feed, everything older than two years
SD quality
Podcast feeds for emf2026
webm
SD quality
mp3
opus
mp4
SD quality
browse
conferences
emf
2026
event
They Forgot What Happened Last Time: hacking the Windows 365 Link
Rairii
(async function() {
// Necessary setup steps before MediaElementPlayer can be initialized
const video = await MejsPlayer.prepare();
new MediaElementPlayer(video, MejsPlayer.options({
// Handled by PlayerGestures instead
clickToPlayPause: false,
features: ['skipback', 'playpause', 'jumpforward', 'progress', 'current', 'duration',
'tracks', 'volume', 'speed', 'sourcechooser', 'fullscreen', 'postroll', 'timelens'],
success: function (mediaElement, originalNode, player) {
// Deep links + view counting
MejsPlayer.init(player, mediaElement, video);
// Attach youtube style gesture behavior
PlayerGestures.attach(player, mediaElement);
}
}));
})();
Stage B
talk
Playlists:
'emf2026' videos starting here
/
audio
13 min
2026-07-19
986
Fahrplan
The Windows 365 Link is a thin client, running a special edition of Windows 11, that can only connect to a "Windows 365 Cloud PC" and is otherwise useless ewaste.
When it was announced, Microsoft boasted its total vendor lock-in plan, which they described as "secure-by-design architecture": no admin rights, no local data, EFI Secure Boot locked on, BitLocker always enabled.
The last time EFI Secure Boot was locked on was Windows RT devices, and that caused me to personally break the Windows bootloader chain of trust, several times.
Challenge accepted.
Licensed to the public under https://creativecommons.org/licenses/by-sa/4.0/
Download
Video
MP4
WebM
Download 1080p
eng
188.0 MB
Download 576p
eng
39.7 MB
Download 1080p
eng
131.5 MB
Download 576p
eng
34.5 MB
Audio
Download mp3
eng
12.5 MB
Download opus
eng
8.2 MB
Embed
<iframe width="1024" height="576" src="https://media.ccc.de/v/emf2026-93-1-they-forgot-what-happened-last-time/oembed" frameborder="0" allowfullscreen></iframe>
Share:
$(function() {
$('.share').on('click', 'a.popup', function (e) {
window.open(this.href, 'share it', 'width=800,height=420,resizable=yes');
e.preventDefault();
});
$("textarea.share").on('focus', function() {
$(this).select();
});
$('.share').on('click', '[data-share=mastodon]', function (e) {
e.stopPropagation();
mastodonShare(this.dataset.text, this.dataset.url);
e.preventDefault();
})
});
Tags
9301
2026
emf2026
talk
Stage B
emf2026-eng
Day 4
by
Chaos Computer Club e.V
––
About
––
Apps
––
Imprint
––
Privacy
––
c3voc
分享
阅读原文 ↗