Tool Box
This page is used to record some useful tools I used.
Misc
- WaveDrom: A Free online digital timing diagram (waveform) rendering engine.
- [★]drawio: A free, open-source online diagramming tool.
- [★]chatgpt: A powerful AI!!!!
- comments: strongly recommend.
- official website: https://chat.openai.com
- snakeviz: A python performance analysis tools.
- fbi: A test tool for frambuffer device.
- short guide:
fbi -T <console id> <picture path>
- short guide:
- nohup: A tool can keep process runing even the console is colsed.
- short guide:
nohup <command> &
- short guide:
- IDA (Interactive Disassembler): A software commonly used in reverse engineering for analyzing binary files.
- official website: https://hex-rays.com
- sysbench: a scriptable multi-threaded benchmark tool based on LuaJIT.
- perfetto: A system profiling, app tracing and trace analysis tool.
- official website: https://perfetto.dev/
- AIDA64: A system diagnostics and information collection software for windows. It also can be used as performance testing tool or stress testing tool.
- official website: http://www.aida64.com.cn/