Hello Zed.
I used the zsteg to analyse a .bmp picture and it's a CTF problem.I see other writeup uses zsteg solve the problem successfully.
But I failed to analyse the .bmp picture by zsteg and get error:stack level too deep(SystemStackError)
I followed the method posted in another issue and added export RUBY_THREAD_VM_STACK_SIZE=500000000 to the .zshrc file, but the error still occurred.
I used sudo-i command and get root privilege first.
I used nano ~/.zshrc to open the file and added the above command at the bottom line. I don’t know where the problem is but I still get an error.
My kali linux version is kali linux-2024.2 downloaded on here and I use VMware Workstation PRO 17
Hope you can help me and Thank you very much.
Hello Zed. I used the zsteg to analyse a .bmp picture and it's a CTF problem.I see other writeup uses zsteg solve the problem successfully. But I failed to analyse the .bmp picture by zsteg and get error:stack level too deep(SystemStackError) I followed the method posted in another issue and added export RUBY_THREAD_VM_STACK_SIZE=500000000 to the .zshrc file, but the error still occurred.
I used sudo-i command and get root privilege first. I used nano ~/.zshrc to open the file and added the above command at the bottom line. I don’t know where the problem is but I still get an error.
My kali linux version is kali linux-2024.2 downloaded on here and I use VMware Workstation PRO 17 Hope you can help me and Thank you very much.