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

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

java - How to implement an entity bound odata action in olingo v4.3 -