Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trancee/wasmSID

Finding PSID v2

LANG=C grep -obUaPr "\x50\x53\x49\x44\x00\x02" .

Finding PSID v3

LANG=C grep -obUaPr "\x50\x53\x49\x44\x00\x03" .

Finding PSID v4

LANG=C grep -obUaPr "\x50\x53\x49\x44\x00\x04" .

Finding RSID v2

LANG=C grep -obUaPr "\x52\x53\x49\x44\x00\x02" .

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages