Forwarded from Autodidacts Riseup
Semiconductors @ Home - Cookbook! V.007.pdf
9.4 MB
"Semiconductors @ Home"
Forwarded from p.txt
2006.11946 (1).pdf
8.7 MB
If the paper you are searching for is not free, use @scihubot (just send the DOI and the bot will say whether the pdf is available or not)
https://www.researchgate.net/
https://ieeexplore.ieee.org/Xplore/home.jsp
https://link.springer.com/
https://www.springer.com/series/136
https://store.doverpublications.com/by-subject-mathematics.html
https://cyberleninka.ru/
https://www.ieee-security.org/TC/SP2022/program-papers.html
https://sscs.ieee.org/publications
https://ieeexplore.ieee.org/xpl/conhome/9886005/proceeding
https://www.sciencedirect.com/journal/journal-of-systems-architecture/issues
https://www.sciencedirect.com/journal/microprocessors-and-microsystems/issues
https://www.researchgate.net/profile/Wayne-Burleson
https://www.wistp.org/program/
https://safari.ethz.ch/phd-theses/
https://safari.ethz.ch/digitaltechnik/spring2022/doku.php?id=readings
https://www.refseek.com/
https://www.mdpi.com/2410-387X/5/1
https://arxiv.org/
https://philarchive.org/
https://scholar.google.com/schhp?hl=en&as_sdt=0,5
https://zbmath.org/
https://psycnet.apa.org/home
https://www.semanticscholar.org/
https://www.ncbi.nlm.nih.gov/
https://www.pnas.org/
https://elicit.org
https://supertech.csail.mit.edu/papers.html
https://comsec.ethz.ch/publications/
https://www.researchgate.net/
https://ieeexplore.ieee.org/Xplore/home.jsp
https://link.springer.com/
https://www.springer.com/series/136
https://store.doverpublications.com/by-subject-mathematics.html
https://cyberleninka.ru/
https://www.ieee-security.org/TC/SP2022/program-papers.html
https://sscs.ieee.org/publications
https://ieeexplore.ieee.org/xpl/conhome/9886005/proceeding
https://www.sciencedirect.com/journal/journal-of-systems-architecture/issues
https://www.sciencedirect.com/journal/microprocessors-and-microsystems/issues
https://www.researchgate.net/profile/Wayne-Burleson
https://www.wistp.org/program/
https://safari.ethz.ch/phd-theses/
https://safari.ethz.ch/digitaltechnik/spring2022/doku.php?id=readings
https://www.refseek.com/
https://www.mdpi.com/2410-387X/5/1
https://arxiv.org/
https://philarchive.org/
https://scholar.google.com/schhp?hl=en&as_sdt=0,5
https://zbmath.org/
https://psycnet.apa.org/home
https://www.semanticscholar.org/
https://www.ncbi.nlm.nih.gov/
https://www.pnas.org/
https://elicit.org
https://supertech.csail.mit.edu/papers.html
https://comsec.ethz.ch/publications/
ResearchGate
ResearchGate | Find and share research
Access 160+ million publication pages and connect with 25+ million researchers. Join for free and gain visibility by uploading your research.
Forwarded from p.file
bh-usa-07-afek-WP.pdf
447.6 KB
Concepts about the Dangling Pointer vulnerability and how it can lead into RCE. The example shows how to use the Dangling Pointer to make a fake vtable (inside the lookaside list of Windows heaps) and call a virtual function, pointing to shellcode, the concept is basically an UAF technique with a "Lookaside List Injection" like.
#misc #tool
This plugin is very useful for me when i am managing my tabs, maybe it will be for you too.
https://github.com/cnwangjie/better-onetab
This plugin is very useful for me when i am managing my tabs, maybe it will be for you too.
https://github.com/cnwangjie/better-onetab
#math #learning #playlist
MIT Real Analysis playlist.
https://www.youtube.com/playlist?list=PLUl4u3cNGP61O7HkcF7UImpM0cR_L2gSw
MIT Real Analysis playlist.
https://www.youtube.com/playlist?list=PLUl4u3cNGP61O7HkcF7UImpM0cR_L2gSw
#math #learning #playlist
MIT Single Variable Calculus.
https://www.youtube.com/playlist?list=PL590CCC2BC5AF3BC1
MIT Single Variable Calculus.
https://www.youtube.com/playlist?list=PL590CCC2BC5AF3BC1
#math #learning #playlist
MIT Multivariable Calculus.
https://www.youtube.com/playlist?list=PL4C4C8A7D06566F38
MIT Multivariable Calculus.
https://www.youtube.com/playlist?list=PL4C4C8A7D06566F38
#math #learning
MIT 18.06 Linear Algebra, Spring 2005
https://www.youtube.com/watch?v=ZK3O402wf1c&list=PL49CF3715CB9EF31D&index=1
MIT 18.06SC Linear Algebra, Fall 2011
https://www.youtube.com/watch?v=7UJ4CFRGd-U&list=PL221E2BBF13BECF6C
MIT 18.06 Linear Algebra, Spring 2005
https://www.youtube.com/watch?v=ZK3O402wf1c&list=PL49CF3715CB9EF31D&index=1
MIT 18.06SC Linear Algebra, Fall 2011
https://www.youtube.com/watch?v=7UJ4CFRGd-U&list=PL221E2BBF13BECF6C
Topics: Category Theory, Haskell. #programming
Category Theory for Programmers.
https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/
Category Theory for Programmers.
https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/
Bartosz Milewski's Programming Cafe
Category Theory for Programmers: The Preface
Table of Contents Part One Category: The Essence of Composition Types and Functions Categories Great and Small Kleisli Categories Products and Coproducts Simple Algebraic Data Types Functors Functo…