h3xx / jphs

jphide & seek steganography tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running on Android devices

yqymmzby opened this issue · comments

On android version 5.1, 32bit arm. If jpeg file oversize 900kb, line number 157 in jphide.c(y = (((short**)(((void**)(((void**)coef_arrays)[coef]))[0]))[lh])[lw]; ) must be crash.But in linux 64bit intel processer is OK.