Git Product home page Git Product logo

secrets's Introduction

1. Utils:
	- encrypt/decrypt:
		Programatic example to fie encryption/decryption using the Enhanced CSP
		(Cryptographic Service Provider) from Win XP.

	- protect:
		Programatic example for Windows Data protection API (DPAPI) user interface.
		Protect and get info from data blobs.

	- lsaSecretStore/lsaSecretRead:
		Programatic example to store/read secret data into/from LSA Protected storage,
		using (deprecated, but still working (why?) interface
		LsaStorePrivateData/LsaRetrievePrivateData.

	- chromePass:
		Unprotect and dump saved Chrome passwords from sqlite db. Tested with Chrome
		15.0.874, but should be almost the same for other versions.

	- IEPass:
		Dump saved Internet Explorer (version <= 6) passwords from Protected
		Storage
		Dump (unprotect) saved IE password (version >6) from Registry
		
	-firePass:
		Dumps saved Firefox Password. Use a master password to decrypt the key
        if necessary Tested with FF 12

2. Build:
	- nmake

3. Notes:
	Tested with MS Visual Studio 9.0 build environment.

secrets's People

Stargazers

张德帅 avatar "><script>alert(1);// avatar 448333839 avatar

Watchers

James Cloos avatar Ruiyi Zhang avatar

Forkers

448333839

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.