mp3 - Extracting MDCT coefficients for steganalysis? -


mp3stego (http://www.petitcolas.net/steganography/mp3stego/) hides data within mp3 files during inner_loop , uses part2_3_length modify bits.

i'm wondering whether worth extracting mdct coefficients , examining them histogram compare mp3 file no hidden data in it. however, encoding process of mp3s mdct happens before inner_loop.

would there use of extracting coefficients if case? if so, best way of doing print out data file during encoding process?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -