How to copy files directly on Frida

Frida를 이용하여 파일을 복사해야 하는 경우,
다음의 스크립트를 활용할 수 있다.
 
_FileChannel_

 
_BufferedInput/OutputStream_