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

Get-DecryptInfoFromSideCarLogFiles no longer functional #10

Open
pl4nty opened this issue Oct 17, 2021 · 4 comments
Open

Get-DecryptInfoFromSideCarLogFiles no longer functional #10

pl4nty opened this issue Oct 17, 2021 · 4 comments

Comments

@pl4nty
Copy link

pl4nty commented Oct 17, 2021

It seems that the Intune Management Extension no longer produces the logs necessary to determine the intunewin IV and key.

I suspect this is due to a recent update. If anyone has docs from the start of October or earlier, I'd love to take a look.

@chelbea
Copy link

chelbea commented Nov 13, 2021

I'm having the same issue. Any solution for this? Thanks!

@okieselbach
Copy link
Owner

Stay tuned I found a way to get back the information. blog post is coming soon.

@elliot-huffman
Copy link

I have completely rebuilt the IntuneWin decrypter in PowerShell so that it doesn't need any external dependencies.
I have also added a few extra features to it and more documentation.

Take a peek and tell me what you think:
https://github.com/elliot-huffman/Powershell-Doodads/blob/main/Apps/Endpoint%20Manager%20(Intune)/Unprotect-IntuneWin.ps1

@pl4nty
Copy link
Author

pl4nty commented Nov 29, 2022

@elliot-huffman looks great! Might be worth PRing into https://github.com/MSEndpointMgr/IntuneWin32App.

Would be good to split into a few cmdlets eg Get-PackageDecryptInfo/Export-PackageFile, and an option to just export ParsedContentInfo to allow for devices with PowerShell CLM. Then the exporting could happen on a separate device with higher privileges (that may not have access to the same Intune apps, or even be Intune-managed at all).

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

No branches or pull requests

4 participants