Sabitlenmiş Tweet
Kenji Mouri / 毛利 研二
1.4K posts

Kenji Mouri / 毛利 研二
@MouriNaruto
Founded @M2TeamOfficial. Author of NanaZip and NanaBox. Microsoft MVP (DT & WD). Research Windows user mode and Hyper-V guests as hobbies. Opinions are my own.
Katılım Ocak 2017
415 Takip Edilen886 Takipçiler

NanaZip Technical Focus from Kenji Mouri
github.com/M2Team/NanaZip…
English
Kenji Mouri / 毛利 研二 retweetledi

NanaZip 6.0 Update 7 (6.0.1711.0) has been submitted to the Windows Store successfully.
github.com/M2Team/NanaZip…
English
Kenji Mouri / 毛利 研二 retweetledi

NanaBox 1.6 Update 3 (1.6.1498.0) has been submitted to the Windows Store successfully.
github.com/M2Team/NanaBox…
English
Kenji Mouri / 毛利 研二 retweetledi

NanaZip 6.0 Update 6 (6.0.1701.0) has been submitted to the Windows Store successfully.
github.com/M2Team/NanaZip…
English
Kenji Mouri / 毛利 研二 retweetledi

NanaZip 6.0 Update 5 (6.0.1698.0) has been submitted to the Windows Store successfully.
github.com/M2Team/NanaZip…
English

@snowdrop1094 @tison1096 @acnekot NanaZip 的源代码是自由的(毕竟图标是 CC BY-ND 4.0 以在法律上减少潜在的冒名顶替的风险,Windows Terminal 的图标也用的这个许可证),基本上是 NanaZip 额外添加的部分用 MIT 许可,其他部分用其他部分原来的许可(譬如继承自 7-Zip 及其分支用 7-Zip 的许可证,第三方库则用第三方库的许可证)
中文

@snowdrop1094 @tison1096 @acnekot NanaZip 是 7-Zip 的衍生版,毕竟不是全盘照搬 7-Zip 的全部特性,于是并不是很多人认为的 7-Zip 分支(我个人更喜欢拿 Blink 和 WebKit 的关系进行对比 NanaZip 与 7-Zip)
中文
Kenji Mouri / 毛利 研二 retweetledi

NanaBox 1.6 Update 2 (1.6.1481.0) has been submitted to the Windows Store successfully.
github.com/M2Team/NanaBox…
English
Kenji Mouri / 毛利 研二 retweetledi

NanaZip 6.0 Update 3 (6.0.1691.0) has been submitted to the Windows Store successfully.
github.com/M2Team/NanaZip…
English

I have just saw there is a developer has created a 7-Zip derivative intended for the modern macOS experience. In the name Shichi, a.k.a. しち, also means seven in Japanese. At least I can keep focus on Windows and Linux, because it seems like a good project for macOS.
黎明余光@idawnlight
给 ShichiZip 加上一些测试后签名发了一版,欢迎试用和汇报 bug,也欢迎转发( 目前 Release 版本的整个 App Bundle 只有 8.6 MB,不到 Keka 的五分之一,个人很满意( github.com/idawnlight/Shi…
English
Kenji Mouri / 毛利 研二 retweetledi

NanaBox 1.6 Update 1 has been submitted to the Windows Store successfully.
github.com/M2Team/NanaBox…
English
Kenji Mouri / 毛利 研二 retweetledi

NanaZip 6.0 Update 2 (6.0.1650.0) has been submitted to the Windows Store successfully.
github.com/M2Team/NanaZip…
English

@awakecoding @ibuildthecloud Also the project which I mentioned is implemented Hyper-V Enhanced Session over VMBus (not Hyper-V Socket) for linux guests. Read github.com/MouriNaruto/Mo… for more information.
English

@awakecoding @ibuildthecloud I chose C++ because I want to build a portable app with small binary size and no unnecessary dependencies. I have written some actual reasons at #why-named-relaylab" target="_blank" rel="nofollow noopener">github.com/SherryPlatform…
English

I'm looking into Windows hypervisor platform. As far as I know this is similar to Apple's virtualization framework. So it's an API that I can use to spin up VMs. It's not Hyper-V in that it has a GUI or anything. It's a low-level API that I can use to create a VM. But it needed to be available on Windows Home.
English

@awakecoding @ibuildthecloud It's just a wrapper for RDP ActiveX control. So, I have wrapped many available RDP Active control features.
English

@awakecoding @ibuildthecloud The rdpbase interfaces are used for creating RDP over Named Pipe connection in the RDP ActiveX control, this trick is learned from Windows Sandbox, which is necessary to reduce the dependency of Hyper-V Virtual Machine Management Service. For me, just eliminate attack surfaces.
English

@ibuildthecloud Note: Hyper-V uses RDP to provide both basic session (like some IPMI consoles) and enhanced session (more thing like share clipboard). HCS supports create Monitor and EnhancedSession devices with RDP namedpipe names your provided, RDP ActiveX control also has the trick.
English

@ibuildthecloud If you want to use Hyper-V VMs with user interactive but without VMSS which is not available on SKUs like Home and Validation OS, you can learn some tricks like create namedpipe RDP connections from github.com/M2Team/NanaBox
English




