Hi there folks,
First of all beforehand I want to give my thanks to if anyone sees this and responds, and please excuse me if my question format is not with the general standard,
I'm a first timer here and I don't really have much experience with posting questions on public forums. I would very much appereciate any advice on this problem I got.
So long story short, I am a Lenovo Thinkpad enthusiast, I really like these machines, got a couple of Thinkpads I use daily, being a student most of my studies depend on these machines,and now the memory integritiy of my devices are in violation "at least" on the bootloader privilage level. I rather not go into more detail here, I told this to establish a ground for the problem definition, however I will say that if anyone would asks specific further detail is of importance in a potential solution to this problem, I would gladly be okay to share my findings via PGP encrypted text through any private text communication medium of their choice.
Now the everything in this machines gotta go, I don't mean a factory reset,
or recovery or Novo button kind of options, What I mean I never had the need of destroying the contained data on every single permission ring throughout the cpu pipeline I could try with asm and I am not unfamiliar with aes-ni usage, which would help me to encrypt faster when I don't care about the entropy or secure key expansion, but then I would also need an allocator to free the occupied slots, but this breach is not only effecting a single laptop, using different OSes, different drive devices, this would be my whole summer project at the end. The factory reset option I need here is to be heavily encrypting the whole memmory hiearchy through everything between both ends of the cpu pipeline, and deletion or whatever we may call it would need a parallel C++ execution thread passing data to a virtual stack to overwrite memmory slot index" n " with index (n-1) constantly to induce information loss, kinda like the weird garbage collection of JavaScript I guess 😀 not completely sure right now though.
I would very very much appreciate if someone knows an alternative solution to this and tells me, it would really mean a lot. Thank you folks . Sorry for the temporary brainrot I may have caused. Sorry for any possible typing mistakes, this stuff makes me loose sleep man. Thank you all, love and peace... EDIT: I only edited the weird emojis that appeared suddenly after I posted, nothing else.
First of all beforehand I want to give my thanks to if anyone sees this and responds, and please excuse me if my question format is not with the general standard,
I'm a first timer here and I don't really have much experience with posting questions on public forums. I would very much appereciate any advice on this problem I got.
So long story short, I am a Lenovo Thinkpad enthusiast, I really like these machines, got a couple of Thinkpads I use daily, being a student most of my studies depend on these machines,and now the memory integritiy of my devices are in violation "at least" on the bootloader privilage level. I rather not go into more detail here, I told this to establish a ground for the problem definition, however I will say that if anyone would asks specific further detail is of importance in a potential solution to this problem, I would gladly be okay to share my findings via PGP encrypted text through any private text communication medium of their choice.
Now the everything in this machines gotta go, I don't mean a factory reset,
or recovery or Novo button kind of options, What I mean I never had the need of destroying the contained data on every single permission ring throughout the cpu pipeline I could try with asm and I am not unfamiliar with aes-ni usage, which would help me to encrypt faster when I don't care about the entropy or secure key expansion, but then I would also need an allocator to free the occupied slots, but this breach is not only effecting a single laptop, using different OSes, different drive devices, this would be my whole summer project at the end. The factory reset option I need here is to be heavily encrypting the whole memmory hiearchy through everything between both ends of the cpu pipeline, and deletion or whatever we may call it would need a parallel C++ execution thread passing data to a virtual stack to overwrite memmory slot index" n " with index (n-1) constantly to induce information loss, kinda like the weird garbage collection of JavaScript I guess 😀 not completely sure right now though.
I would very very much appreciate if someone knows an alternative solution to this and tells me, it would really mean a lot. Thank you folks . Sorry for the temporary brainrot I may have caused. Sorry for any possible typing mistakes, this stuff makes me loose sleep man. Thank you all, love and peace... EDIT: I only edited the weird emojis that appeared suddenly after I posted, nothing else.