CreateRemoteThread / sparkgap

Combined SCA / FI Framework
https://www.townsends.us/blogs/blog/fried-chicken
11 stars 2 forks source link

great migration #10

Closed CreateRemoteThread closed 2 years ago

CreateRemoteThread commented 2 years ago

Moving from .traces to .hdf5. It's a bit slower (thanks to removal of chunked loader + numpy fast io) but in exchange, project files are way easier to manage and will eventually self-document via attrs. Change was easier than I expected (mostly isolated to filemanager api).

Few misc fixes rolled in.