Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
19 results tagged ebook  ✕   ✕
opsdisk/the_cyber_plumbers_handbook https://github.com/opsdisk/the_cyber_plumbers_handbook
Thu 20 Jan 2022 02:28:07 PM PST archive.org

This repo contains the PDF book The Cyber Plumber's Handbook - The definitive guide to Secure Shell (SSH) tunneling, port redirection, and bending traffic like a boss. The book was first published in October 2018 for purchase, but now I'm providing it for FREE to anyone interested in learning more about the magic of SSH tunnels and port redirection.

Repo contains the PDF for download. CC-BY-NCv4

free download ebook ssh sysadmin tips tricks tunnel
uds-se/fuzzingbook/ https://github.com/uds-se/fuzzingbook/
Mon 01 Mar 2021 02:00:27 PM PST archive.org

Welcome to "The Fuzzing Book"! Software has bugs, and catching bugs can involve lots of effort. This book addresses this problem by automating software testing, specifically by generating tests automatically. Recent years have seen the development of novel techniques that lead to dramatic improvements in test generation and software testing. They now are mature enough to be assembled in a book – even with executable code.

You can read chapters in your browser. Check out the list of chapters in the menu above, or start right away with the introduction to testing or the introduction to fuzzing. All code is available for download.

You can interact with chapters as Jupyter Notebooks (beta). This allows you to edit and extend the code, experimenting live in your browser. Simply select "Resources $\rightarrow$ Edit as Notebook" at the top of each chapter. Try interacting with the introduction to fuzzing.

You can use the code in your own projects. You can download the code as Python programs; simply select "Resources $\rightarrow$ Download Code" for one chapter or "Resources $\rightarrow$ All Code" for all chapters. These code files can be executed, yielding (hopefully) the same results as the notebooks. Even easier: Install the fuzzingbook Python package.

You can present chapters as slides. This allows for presenting the material in lectures. Just select "Resources $\rightarrow$ View slides" at the top of each chapter. Try viewing the slides for the introduction to fuzzing.

ebook infosec fuzzing textbook python
GitHub - unprovable/PentestHardware: Kinda useful notes collated together publicly https://github.com/unprovable/PentestHardware
Tue 06 Oct 2020 03:08:07 PM PDT archive.org

Drafts of the ebook Pentesting Hardware: A Practical Guide by Mark Carney.

pdf download textbook ebook pentesting hardware hacking
GitHub - DoctorWkt/acwj: A Compiler Writing Journey https://github.com/DoctorWkt/acwj
Thu 18 Jun 2020 01:30:36 PM PDT archive.org

In this Github repository, I'm documenting my journey to write a self-compiling compiler for a subset of the C language. I'm also writing out the details so that, if you want to follow along, there will be an explanation of what I did, why, and with some references back to the theory of compilers.

But not too much theory, I want this to be a practical journey.

ebook notes compiler C textbook github
don't panic! · walkaway handbook https://walkaway.wiki/
Mon 12 Aug 2019 07:49:38 PM PDT archive.org

This handbook is a prototype-in-progress for a much cooler peer-to-peer wiki system. Our goal is to create a solarpunk "Library of Alexandria" that lives in a distributed mesh, which makes it next to impossible to delete or destroy. Most of the projects in this version of the handbook are focused on hard/software, networking, and communication protocols. As we grow we hope to contribute more original research in other areas including bio-tech and botany.

Git repos for this book:
https://git.heropunch.io/~xj9/walkaway-handbook
https://gitlab.com/public-mirror/walkaway-handbook.git

wiki ebook solarpunk technology life creativecommons publicdomain projects
People + AI Guidebook https://pair.withgoogle.com/
Fri 10 May 2019 02:16:31 PM PDT archive.org

An online book about designing human-centered AI products.

google ai ml ui ux ebook
Defensive Coding Guide | Red Hat Developer https://developers.redhat.com/articles/defensive-coding-guide/?intcmp=70160000000h1s6AAA
Tue 22 May 2018 11:13:21 AM PDT archive.org

Redhat's online book of defensive programming technques. Covers languages, specific programming tasks and software features, and implementing security features in a secure manner.

ebook free programming security defensive languages techniques howto development read download
Queer Privacy by Sarah Jamie Lewis [Leanpub PDF/iPad/Kindle] https://leanpub.com/queerprivacy
Mon 02 Apr 2018 11:27:58 AM PDT archive.org
queer book purchase buy ebook
David MacKay: Information Theory, Inference, and Learning Algorithms: The Book http://www.inference.phy.cam.ac.uk/mackay/itila/book.html
Tue 20 Mar 2018 02:47:57 AM PDT archive.org

David MacKay has put the textbook he wrote online for everyone to download in a variety of formats. If you find it useful, consider buying a copy.

inference probability ai compsci textbook engineering books cybernetics learning download education ebooks information statistics compression machinelearning academic book math theory datamining ebook free bayesian reference programming communications compsci algorithms pdf security informationtheory
The C Book - Table of Contents http://publications.gbdirect.co.uk/c_book/
Tue 20 Mar 2018 02:44:23 AM PDT archive.org

A free, online book on the C programming language. There is also a downloadable .pdf file of the contents of the e-book so you don't have to try to archive the whole website.

code reference unix linux download education tutorial documentation languages online resources ebook free geek c computers programming books algorithms pdf hacking guide ebooks
== Free Culture / Free Content == http://www.free-culture.cc/freecontent/
Tue 20 Mar 2018 02:01:21 AM PDT archive.org

The book that started the Creative Commons movement.

lessig society download politics technology web copyright media activism creativity writing internet creativecommons culture literature ebook free censorship law
Free online book - Nuclear War Survival Skills http://www.oism.org/nwss/s73p904.htm
Tue 20 Mar 2018 01:57:57 AM PDT archive.org

An interesting bit of historical text originally published by Oak Ridge National Labs on the topic of surviving a nuclear war.

science disaster reference nuclear survival ebook books politics military ebooks war history pdf download
Invent Your Own Computer Games with Python - Learn how to program with a free ebook programming tutorial http://inventwithpython.com/
Tue 20 Mar 2018 01:42:34 AM PDT archive.org

A Creative Commons-licensed book by Al Sweigart that teaches programming in Python through writing your own video games. Full source code is included.

beginner computer education book gamedev creativecommons python ebook free programming games pdf
Wireless Networking In the Developing World http://wndw.net/
Tue 20 Mar 2018 01:25:47 AM PDT archive.org

A free ebook about deploying low cost wireless data networks in an infrastructure mode in remote locations.

ebook networking computers free wireless download technology
The Architecture of Open Source Applications http://www.aosabook.org/en/index.html
Tue 20 Mar 2018 12:49:56 AM PDT archive.org

A pair of books licensed in the Creative Commons (BY) which talk about the architecture of open source software. The core developers of four dozen projects talk about how their software is structured, and most importantly why. They were written so that F/OSS developers wouldn't have to learn by reinventing the wheel, instead there would be a reference.

There are two books, which you can read online and download for free. Or you can buy them as Kindle editions (the proceeds go to Amnesty International).

development foss ebook programming free creativecommons books design architecture engineering software
Radare2 Book - GitBook https://www.gitbook.com/book/radare/radare2book/details
Tue 20 Mar 2018 12:22:20 AM PDT archive.org

This is a free ebook about using the debugger/hex editor Radare2. It teaches basic techniques for using Radare2 all the way up to reverse engineering 64-bit executables. Free to download.

debugger ebook free binaryanalysis hexediting epub download pdf reverseengineering
Neural networks and deep learning http://neuralnetworksanddeeplearning.com/
Tue 20 Mar 2018 12:21:36 AM PDT archive.org
ai ebook programming free research deeplearning python neuralnetworks textbook machinelearning online download
The Design and Implementation of the Anykernel and Rump Kernels http://www.fixup.fi/misc/rumpkernel-book/
Tue 20 Mar 2018 12:08:03 AM PDT archive.org

A free to download ebook that talks about the design and implementation of a rumpkernel.

rumpkernel ebook free textbook download pdf os
Verification Handbook: homepage http://verificationhandbook.com/
Mon 19 Mar 2018 11:56:16 PM PDT archive.org

A free handbook for journalists that describes how to verify and vet information from socialmedia sources. Written by journalists from the BBC, Storyful, ABC, Digital First Media, and other news organizations. Free to download as a PDF, ePub, or kindle ebook. Available in English, Greek, French, Portuguese, Spanish, Arabic, Russian, Turkish, Coatian, and Italian.

journalists ebook socialmedia free handbook pdf kindle epub
4691 links, including 339 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn