Skip to content
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

py3 Initial Pull Request #18

Merged
merged 17 commits into from May 17, 2019
Merged

py3 Initial Pull Request #18

merged 17 commits into from May 17, 2019

Conversation

jfarley248
Copy link
Contributor

No description provided.

jfarley248 and others added 17 commits May 7, 2019 16:19
Error with line 118 on btree.py

constructs issue
Added folders with pyewf.pyd and pyvmdk.pyd compiled against py3.7 64bit
Updated readme to reflect build status for python 3 conversion
fixed exception:
except (ImportError as Exception):
Actually fixed this time
Compiled for py3.7
Ported to Py3
Python 3 ported, fixed mac address parsing
Spotlight plugin still not working
@ydkhatri ydkhatri merged commit 90a3062 into ydkhatri:py3 May 17, 2019
ydkhatri added a commit that referenced this pull request Jul 19, 2019
* py3 Initial Pull Request (#18)

* Initial porting changes

Error with line 118 on btree.py

constructs issue

* Added dlls

Added folders with pyewf.pyd and pyvmdk.pyd compiled against py3.7 64bit

* Update README.md

Updated readme to reflect build status for python 3 conversion

* Update hfs_alt.py

fixed exception:
except (ImportError as Exception):

* Update hfs_alt.py

Actually fixed this time

* Added pytsk3

Compiled for py3.7

* Fixed BASICINFO & FSEVENTS

* Delete fsevents.py.bak

* Delete macinfo.py.bak

* Fixed INETACCOUNTS

Ported to Py3

* Update networking.py

Python 3 ported, fixed mac address parsing

* Update README.md

* Spotlight changes

Spotlight plugin still not working

* Added 32 bit versions of dependencies

* initial conv error fixes

* remove __future__ imports

* Update README.md

* More bug fixes with porting to py3

* Add pkipplib to helpers as pip version is not py3

* Several more fixes

* remove null byte(s) after url in recentitems

* Minor porting fixes, removed not needed comments

* small fix to domains plugin

* Read BSSIDHistory if avail + code cleanup

* Adds vmdk support

* Delete test_cons.py

* Add symbolic link check and file modes + bug fixes

* Fixed pylzvfse lib and moved files around

* Full emulation for apfs file-like object

* mods to APFS processing

* APFS mods

* apfs corrections to omap

* apfs changes, can now recover from bad unmount

* fix minor bug

* added xattr reading api

* some refactoring

* minor apfs bug fixes

* bug_fix from last checkin

* more apfs hfs xattr support

* make apfsfile an iterator file-like object

* better exception handling + new plugin autostart

* upped ver for singleplugin

* fix bugs with MOUNTED option

* py3 import error display

* adds filename to import error output

* change ListItemsInFolder()

* Adding unifiedlogs parsing

* minor debug output tweak

* bash sessions bug fix for historynew files

* bash sessions source now added

* Added unifiedlogs, autostart, ideviceinfo

* Update README.md

* Update README.md

* Add 64bit filetime support

* New MSOffice plugin + minor fixes

* minor comment updates

* minor bug fixes

* fixed minor bugs, added oversize data cacheing

* unifiedlogging update

* changed warning to debug log type for padding msg

* remove file:// prefix in some output columns

* some re-org

* more reorg

* Update README.md

* Update README.md

* Update README.md

* fix msoffice reg bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants