Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
1answer
223 views

Is it possible rip game resources from a .smc file?

Is it possible rip game resources from a .smc file? Specifically art, music, sprites, etc. How does an emulator copy the system it emulates?
6
votes
4answers
2k views

Ripping a CD to mp3 in C# - third party component or api out there?

We're working on a project that requires the ripping of audio tracks from CDs to MP3s (ideally also retrieving the track information from CDDB or similar). More background information: Various music ...
1
vote
1answer
150 views

Online App to Rip Discs to ISO/DMG

I've been thinking a lot lately about how cool it would be to have a website that allows a user to insert a disc into their drive and click a button to begin a ripping process. After the rip is ...
1
vote
1answer
104 views

What code libraries are there to rip audio CDs that are suitable for commerical use?

What code libraries are there to rip audio CDs (e.g. DAE, Digital Audio Extraction)? Must be suitable for commerical use (e.g., no GPL) Preferably free. Linux or FreeBSD or Windows. Most interested ...
0
votes
0answers
54 views

C# code for Ripping CD Audio

I've spent hours trawling the net looking for a good sample piece of code that shows how to rip CD Audio to either WAV or MP3 format. I have a load of CD's and want them indexed in an application I'm ...
0
votes
3answers
136 views

Preventing data stealing

I know it's impossible to prevent people from stealing our data, but I have a large database and I want to at least prevent automated scripts from stealing my database. My ideas so far: use ...
-1
votes
2answers
65 views

Javascript for google image ripping broke with update

I grabbed a few small scripts and threw them together to take google's new image layout and turn back into the old one, then take the images and replace them with the full size versions. Worked great ...