Implement XT executable subsystems to LLVM #1
Yükleniyor…
x
Yeni konuda referans
Bir kullanıcı engelle
Herhangi bir açıklama sağlanmadı.
"%!s()" Dalını Sil
Bir dalı silmek kalıcıdır. Her ne kadar silinen dal tamamen kaldırılana kadar çok kısa bir süre yaşamını sürdürse de, çoğu durumda bu işlem GERİ ALINAMAZ. Devam edilsin mi?
PE-COFF header contains information about subsystem that is required to run image. XT specifies its own subsystems as follows:
A patch should be prepared for LLVM to allow producing XT applications. Before that IDs should be verified.
ExeTool has been implemented as a quick workaround for this ticket. It allows to change subsystem of any PE binary. This small utility is a part of XTCHain (
5684623164
).