Ulf Frisk
Ulf Frisk
I'm currently a bit busy with other projects so it's not something I'd be able to do in the near term. It's a very good idea though and it's definitely...
Interesting, I didn't know this. Main issue for me right now is that I don't have a decent test system for it. My ARM64 test system consists of a VM...
Ah, thanks for letting me know. No hurry to implement this then. I'll get to it in due time (when I get a proper arm64 test system).
@mortennh macOS is already supported by the PCILeech/MemProcFS/LeechCore projects. No need to do any porting. Just download it from the releases section. The performance isn't super great though, it's around...
MemProcFS is sometimes able to recover recently open files if running in Forensics mode, you'll find these under M:\forensic\files\ROOT\ About the clipboard it's something I have to look into and...
It would depend on your system. If the system have an always on preboot iommu this project won't work unfortunately.
The firmware supports this in the most recent firmware versions published in this repo. PCILeech (LeechCore) does not however utilize this by default and there would have to be code...
Oh, you mean in the bar controller in the firmware. I'm not sure it supports 256 byte TLPs fully, I'd have to look into that in the coming month or...
The OPTROM is handled as BAR[6] from the FPGA point of view, so tlps_in.tuser [8]=1 should probably work.
This is quite an oversight from my part. It's currently not possible to retrieve the correct non-mangled name of a reg value. I should add it as `name_nomangle` or `name_original`...