This tool allows you to take a initramfs and add contents of a directory to it. This is very useful if you need to test initramfs, you can simply take the original and add your files "over".
Also, because it does not extract the original cpio archive, it works without root.
Usage: overlay-initramfs [ options ] source-initramfs directory [output]