jyny

@jyny

專門不務正業,自稱技術坑裡的蟲師 為了找到與蟲共生的方法,從此踏上了蟲師之路,喜歡打滾於技術的大坑中。 #Developer #SecurityResearcher #Geek #Science #Music

Joined on Jul 2, 2016

  • Answer 1 First of all this create deadlock issue. Locking from and to sequentially from.Lock.Lock() followed by to.Lock.Lock() can lead to a deadlock when two goroutines simultaneously call transfer, each with reversed user arguments. one possible solution is to always lock the user with the smaller ID first. this ensures that the locking order is consistent across all calls to preventing deadlocks. for mitigating the deadlock issue we can use the below code.
     Like  Bookmark
  • From memory safety to exploit in Go about me Jerry CHEN 陳俊佑 GIM backend 寫 Golang 的入門 rust 玩家 image google CTF 2019 D9hZBsaU4AAoHjL
     Like  Bookmark
  • 離開學校後玩的 踩地雷 jyny @ HackerSir Outline 學生時期 業界趨勢 自我介紹 @Jyny 活網路
     Like  Bookmark
  • History 2015年: WebAssembly 最初由 Mozilla、Google、Microsoft 和 Apple 的工程師共同開發。他們的目標是建立一種新的瀏覽器標準,這種標準能讓網頁應用程序達到接近本地程式的執行效能。 2016年: 主流瀏覽器開始實驗性地支援 WebAssembly,讓開發者能開始嘗試使用這項新技術。 2017年: 在3月份,WebAssembly 的 Minimum Viable Product (MVP) 規格在 W3C 社區組織中達成共識。這個版本的 WebAssembly 規格包括了一些最基本的功能,比如用於描述二進制和文本格式的語法,以及一個能在瀏覽器中執行的 JavaScript API。到了同年的10月份,所有四大瀏覽器(Firefox、Chrome、Safari 和 Edge)都開始支援 WebAssembly。 wasm on web Performance
     Like  Bookmark
  • 是 NRF!,開心 型號 NRF5283 什麼是 NRF NordicSemi.com Reverse engineering Dump firmware Code Readout Protection
     Like  Bookmark