VBA 128
Visual Basic for Application (or macros) in most applications. Code here can also be used in VBA-Excel
Sorted from new to old.

BinaryFile_Read + BinaryFile_Save
Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

ListBox_SelectedIndexes
Create list of selected items in MSForms listbox as string separated by | Or ...

GenerateMemorablePassword
Returns a random password that is easier to remember, such as BONES or LAMOT. ...