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

Checksum won't update in bacpac file but... #3

Open
ozrecsec opened this issue May 17, 2024 · 0 comments
Open

Checksum won't update in bacpac file but... #3

ozrecsec opened this issue May 17, 2024 · 0 comments

Comments

@ozrecsec
Copy link

hi,
thankyou very much for this project, with this I was able to understand wich hash to use to "hack" my bacpack file.

for "single" use i'll proceed manually by

  • renaming the pacpac file in .zip
  • unzip it
  • change the model.xml contents
  • calculate the SHA-256 hash of file
  • write the new hash in Origin.xml file
  • zip all files
  • rename the .zip file in .bacpac

then with the command "SqlPackage.exe /a:import /sf:C:\Temp\UATLEGObackup.bacpac .........." I can restore my database file

hope this helps to others :-)

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

1 participant