Skip to content

smklancher/VarBinarySaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VarBinarySaver

Save SSMS VarBinary Results to Files - Quick utility to save arbitrary VARBINARY results to files.

Expected format per line: filename 0xFFF Where 0xFFF is any amount of binary hex and filename is the file it will be saved to in the same folder as the exe. This is suitable for pasting the results of a SQL return that returns two columns: VARCHAR, then VARBINARY.

About

Save SSMS VarBinary Results to Files

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages