| ▲ | ale42 6 hours ago | |
I was thinking that someone managed to put an ELF header in an SQLite file while keeping it compatible with SQLite... but no, "just" a new binary format. Very interesting nevertheless! | ||
| ▲ | c0wb0yc0d3r 3 hours ago | parent [-] | |
Unless I missed something. The author queries the bin in one of the examples using sqlite3. The author instructs the OS to execute it natively my adding it as a binary format. | ||