-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AsyncIO rewrite #126
AsyncIO rewrite #126
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb21714 - Browse repository at this point
Copy the full SHA cb21714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 813cd42 - Browse repository at this point
Copy the full SHA 813cd42View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1eb54 - Browse repository at this point
Copy the full SHA ec1eb54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb33e2 - Browse repository at this point
Copy the full SHA 4bb33e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a763ca2 - Browse repository at this point
Copy the full SHA a763ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b4132 - Browse repository at this point
Copy the full SHA 25b4132View commit details -
Rewrite WindowsTime using the Python NTP library for inspiration on h…
…anding time values.
Configuration menu - View commit details
-
Copy full SHA for 1597241 - Browse repository at this point
Copy the full SHA 1597241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 080f399 - Browse repository at this point
Copy the full SHA 080f399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ae6e2 - Browse repository at this point
Copy the full SHA 73ae6e2View commit details -
Add WindowsTime checks to attribute_parser and mft_record for early w…
…arning of invalid or incorrect time information.
Configuration menu - View commit details
-
Copy full SHA for d0aa920 - Browse repository at this point
Copy the full SHA d0aa920View commit details -
Add logging features to report WindowsTIme class failures, modify log…
…ger.verbose to logger.info in the main function.
Configuration menu - View commit details
-
Copy full SHA for be0ea47 - Browse repository at this point
Copy the full SHA be0ea47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 402584e - Browse repository at this point
Copy the full SHA 402584eView commit details -
Added a few logging levels (last commit) and updated with this commit…
… mft_parser verbose to info log messages.
Configuration menu - View commit details
-
Copy full SHA for f4463c0 - Browse repository at this point
Copy the full SHA f4463c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86fb9cc - Browse repository at this point
Copy the full SHA 86fb9ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d415d - Browse repository at this point
Copy the full SHA 05d415dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70ed15a - Browse repository at this point
Copy the full SHA 70ed15aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50929b4 - Browse repository at this point
Copy the full SHA 50929b4View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fee3082 - Browse repository at this point
Copy the full SHA fee3082View commit details -
Cleaned up the threading for parse_mft_records with ProcessPoolExec, …
…it's now a single while loop
Configuration menu - View commit details
-
Copy full SHA for 8964682 - Browse repository at this point
Copy the full SHA 8964682View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25523ac - Browse repository at this point
Copy the full SHA 25523acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 690ce92 - Browse repository at this point
Copy the full SHA 690ce92View commit details -
Add self functions to file handler to have more granular control over…
… program operation.
Configuration menu - View commit details
-
Copy full SHA for d05eb16 - Browse repository at this point
Copy the full SHA d05eb16View commit details -
Update Options_Parser menu functions to have more granular control ov…
…er how we interact with files through the menu.
Configuration menu - View commit details
-
Copy full SHA for 1688077 - Browse repository at this point
Copy the full SHA 1688077View commit details -
Configuration menu - View commit details
-
Copy full SHA for f228e3b - Browse repository at this point
Copy the full SHA f228e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c1a1d - Browse repository at this point
Copy the full SHA 13c1a1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7f95ac - Browse repository at this point
Copy the full SHA b7f95acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bf3698 - Browse repository at this point
Copy the full SHA 0bf3698View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9cad1 - Browse repository at this point
Copy the full SHA ac9cad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a558659 - Browse repository at this point
Copy the full SHA a558659View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f14831 - Browse repository at this point
Copy the full SHA 1f14831View commit details -
On a test file, we got that timestamp isn't defined, so we're adding …
…a bit of control code to limit it.
Configuration menu - View commit details
-
Copy full SHA for efa2865 - Browse repository at this point
Copy the full SHA efa2865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 027cf5e - Browse repository at this point
Copy the full SHA 027cf5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b44423 - Browse repository at this point
Copy the full SHA 7b44423View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3710951 - Browse repository at this point
Copy the full SHA 3710951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e6b6a2 - Browse repository at this point
Copy the full SHA 0e6b6a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e5163 - Browse repository at this point
Copy the full SHA a8e5163View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c49a70 - Browse repository at this point
Copy the full SHA 5c49a70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35fe353 - Browse repository at this point
Copy the full SHA 35fe353View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94e9428 - Browse repository at this point
Copy the full SHA 94e9428View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dddb7b - Browse repository at this point
Copy the full SHA 8dddb7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 821d391 - Browse repository at this point
Copy the full SHA 821d391View commit details -
Configuration menu - View commit details
-
Copy full SHA for 569def2 - Browse repository at this point
Copy the full SHA 569def2View commit details -
Moved error_handler @wraps out of main AnalyzeMFT script, deleted fro…
…m main script.
Configuration menu - View commit details
-
Copy full SHA for 92437ad - Browse repository at this point
Copy the full SHA 92437adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a98370 - Browse repository at this point
Copy the full SHA 0a98370View commit details -
Configuration menu - View commit details
-
Copy full SHA for 911cc91 - Browse repository at this point
Copy the full SHA 911cc91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af7b40 - Browse repository at this point
Copy the full SHA 3af7b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 372c8af - Browse repository at this point
Copy the full SHA 372c8afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a8e2e6 - Browse repository at this point
Copy the full SHA 4a8e2e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3723d48 - Browse repository at this point
Copy the full SHA 3723d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for f70d2d8 - Browse repository at this point
Copy the full SHA f70d2d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3448bec - Browse repository at this point
Copy the full SHA 3448becView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc21300 - Browse repository at this point
Copy the full SHA dc21300View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b69cd - Browse repository at this point
Copy the full SHA c5b69cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b87ac8 - Browse repository at this point
Copy the full SHA 1b87ac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 824e129 - Browse repository at this point
Copy the full SHA 824e129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b00fbe - Browse repository at this point
Copy the full SHA 4b00fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ef334 - Browse repository at this point
Copy the full SHA 85ef334View commit details -
Configuration menu - View commit details
-
Copy full SHA for e34d128 - Browse repository at this point
Copy the full SHA e34d128View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a00fb4 - Browse repository at this point
Copy the full SHA 7a00fb4View commit details -
Migrate bodyfile writer, l2twriter to their own class module files, u…
…pdate references to them.
Configuration menu - View commit details
-
Copy full SHA for 84d789b - Browse repository at this point
Copy the full SHA 84d789bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1554d4c - Browse repository at this point
Copy the full SHA 1554d4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 488c089 - Browse repository at this point
Copy the full SHA 488c089View commit details -
Update nain function, remove some of the extra debug clutter as it'll…
… be in the error handler wrapper.
Configuration menu - View commit details
-
Copy full SHA for bfa801e - Browse repository at this point
Copy the full SHA bfa801eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d9df53 - Browse repository at this point
Copy the full SHA 0d9df53View commit details -
Configuration menu - View commit details
-
Copy full SHA for a177b6c - Browse repository at this point
Copy the full SHA a177b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 860b881 - Browse repository at this point
Copy the full SHA 860b881View commit details -
Configuration menu - View commit details
-
Copy full SHA for 167f305 - Browse repository at this point
Copy the full SHA 167f305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7c019 - Browse repository at this point
Copy the full SHA 3c7c019View commit details -
Update all methods to async, return specific types to help with debug…
…ging errors and validation, return None when there is insufficient data.
Configuration menu - View commit details
-
Copy full SHA for 9197c48 - Browse repository at this point
Copy the full SHA 9197c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef3916 - Browse repository at this point
Copy the full SHA 1ef3916View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a9aea3 - Browse repository at this point
Copy the full SHA 7a9aea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7281bd7 - Browse repository at this point
Copy the full SHA 7281bd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f2044 - Browse repository at this point
Copy the full SHA 59f2044View commit details -
Configuration menu - View commit details
-
Copy full SHA for d865893 - Browse repository at this point
Copy the full SHA d865893View commit details -
update mft_record to point at revised attribute_parser class sub-func…
…tions. Added two @properties - record_number && filename
Configuration menu - View commit details
-
Copy full SHA for 51c8c06 - Browse repository at this point
Copy the full SHA 51c8c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8688d66 - Browse repository at this point
Copy the full SHA 8688d66View commit details -
Add body file, csv_timeline to main script (they were left out due to…
… being in development). Add keyboard interrupt handler for graceful ctrl-c exits
Configuration menu - View commit details
-
Copy full SHA for 8f20c43 - Browse repository at this point
Copy the full SHA 8f20c43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54d9270 - Browse repository at this point
Copy the full SHA 54d9270View commit details -
Configuration menu - View commit details
-
Copy full SHA for a31a02e - Browse repository at this point
Copy the full SHA a31a02eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fcaf4d - Browse repository at this point
Copy the full SHA 6fcaf4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7590363 - Browse repository at this point
Copy the full SHA 7590363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92d9a53 - Browse repository at this point
Copy the full SHA 92d9a53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fc60cd - Browse repository at this point
Copy the full SHA 2fc60cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a36657 - Browse repository at this point
Copy the full SHA 4a36657View commit details -
Start work on an attributes folder where I will define each attribute…
… as a class and provide individual parsing logic.
Configuration menu - View commit details
-
Copy full SHA for 8da4784 - Browse repository at this point
Copy the full SHA 8da4784View commit details -
Configuration menu - View commit details
-
Copy full SHA for e46adc7 - Browse repository at this point
Copy the full SHA e46adc7View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d16106c - Browse repository at this point
Copy the full SHA d16106cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 037abd6 - Browse repository at this point
Copy the full SHA 037abd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 117a1c4 - Browse repository at this point
Copy the full SHA 117a1c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 314cd7b - Browse repository at this point
Copy the full SHA 314cd7bView commit details