原來這里面的note實際上指的是音符,國際譜~里面神奇的log函數(shù)實際上是頻率轉(zhuǎn)換成音符的計算方法 又被凱牛教育了
原來這里面的note實際上指的是音符,國際譜~里面神奇的log函數(shù)實際上是頻率轉(zhuǎn)換成音符的計算方法 又被凱牛教育了
fixed the problem of input method being Chinese when I open the PUTTYjust moving up the...
use netstat -lntp to check opened port and the pid of running process now we need to un...
js_Ast structure seems that it is a pure ast tree, but i didnt learn it well when i was...
fortify-source the fortify-source will make functions like strcat to __strcat_chk... It...
recover the signature http://weeklyalgo.codes/2017/07/16/Reverse%20Engineer%20a%20strip...
這篇文章是N1CTF的mem題目的一個總結(jié),實際上很早以前就想寫了,但是一直拖...我的拖延癌已經(jīng)沒救了... finding bug 這個題目的漏洞我當時是沒有找到的,在看...
這個題目是比賽中唯一的一道developping類型的題目,給了一個壓縮包下載,下載下來之后發(fā)現(xiàn)是100張 這樣的圖片。當時的想法,直接將這100張圖片拼接起來看看? 但是得...