p.file
Topics: Programming, Game Development, Rendering technique. #programming #math #cpp This tutorial explains how the raycasting technique works in order to show 3D graphics in a 2D map, it was used when the hardware available had no 3D rendering support and…
YouTube
Wolfenstein 3D's map renderer
Wolfenstein 3D was a triumph of early 90s engineering. It was an action packed 3d first person shooter - arguably the first - and it ran well on a 12 MHz 286 PC.
How on earth was such a feat pulled off? Find out by watching this in-depth analysis of how…
How on earth was such a feat pulled off? Find out by watching this in-depth analysis of how…
Topics: Computer science. #misc
A catalogue of software constructs, languages, or APIs which are unexpectedly Turing-complete; implications for security and reliability
https://www.gwern.net/Turing-complete
A catalogue of software constructs, languages, or APIs which are unexpectedly Turing-complete; implications for security and reliability
https://www.gwern.net/Turing-complete
gwern.net
Surprisingly Turing-Complete
A catalogue of software constructs, languages, or APIs which are unexpectedly Turing-complete; implications for security and reliability.
p.file
Topics: Computer science. #misc A catalogue of software constructs, languages, or APIs which are unexpectedly Turing-complete; implications for security and reliability https://www.gwern.net/Turing-complete
YouTube
[Minecraft Computer Engineering] - Quad-Core Redstone Computer v5.0 [12k sub special!]
Hey guys! After over two years of development, I am finally here to show you guys the Redstone Computer v5.0, the latest installment in my series of Redstone Computers! It is improved in every way compared to the Redstone Computer v4.0, and it adds a plethora…
Topics: CTF, Software exploitation. #ctf #exploit #reversing
This repo contains CTF solutions made by Dragon Sector, the J00ru's team, most of the challenges are software exploitation.
https://github.com/j00ru/ctf-tasks
This repo contains CTF solutions made by Dragon Sector, the J00ru's team, most of the challenges are software exploitation.
https://github.com/j00ru/ctf-tasks
GitHub
GitHub - j00ru/ctf-tasks: An archive of low-level CTF challenges developed over the years
An archive of low-level CTF challenges developed over the years - j00ru/ctf-tasks
Topics: Rootkits, Malware. #reversing #rootkit #malware
Dr Fu's Security Blog shows many malware tutorials and techniques to achieve stealthiness.
https://fumalwareanalysis.blogspot.com/p/malware-analysis-tutorials-reverse.html?m=1
Dr Fu's Security Blog shows many malware tutorials and techniques to achieve stealthiness.
https://fumalwareanalysis.blogspot.com/p/malware-analysis-tutorials-reverse.html?m=1
Blogspot
Malware Analysis Tutorials: a Reverse Engineering Approach
Author: Dr. Xiang Fu Roadmap: You need to first follow Tutorials 1 to 4 to set up the lab configuration. Then each tutorial addresses an ...
Topics: Forum, Emulation. #emulation
Russian forums about emulation.
https://www.emu-land.net/forum/
http://chief-net.ru/forum/
Russian forums about emulation.
https://www.emu-land.net/forum/
http://chief-net.ru/forum/
chief-net.ru
форум группы Chief-Net
ExBB Full Mods 1.0 RC1 Форум на PHP
p.file
You can use these two links for additional information. http://emulator101.com/ https://wiki.nesdev.com/w/index.php/Programming_guide
Topics: CPUs, Computer Architecture. #comp_arch #emulation
Visual representation of 6502 microprocessor at runtime, it was used in many popular videogame consoles (including NES).
http://visual6502.org/JSSim/index.html
Check out the main page for die shots and other visual simulations.
http://visual6502.org/
Visual representation of 6502 microprocessor at runtime, it was used in many popular videogame consoles (including NES).
http://visual6502.org/JSSim/index.html
Check out the main page for die shots and other visual simulations.
http://visual6502.org/
p.file
Topics: CPUs, Computer Architecture. #comp_arch #emulation Visual representation of 6502 microprocessor at runtime, it was used in many popular videogame consoles (including NES). http://visual6502.org/JSSim/index.html Check out the main page for die shots…
6502_top_op10x_BF_4677.png
57.4 MB
Bruh
Topics: Programming. #cpp
Interesting ASCII demos of Ray Tracing and some physics simulations.
https://www.youtube.com/channel/UCrihNVe3bbMBM-0sWAlAHLw/videos
His github:
https://github.com/DinoZ1729
Interesting ASCII demos of Ray Tracing and some physics simulations.
https://www.youtube.com/channel/UCrihNVe3bbMBM-0sWAlAHLw/videos
His github:
https://github.com/DinoZ1729
GitHub
DinoZ1729 - Overview
DinoZ1729 has 8 repositories available. Follow their code on GitHub.
CMOS Reverse Engineering.pdf
18.9 MB
Topics: IC Reverse engineering, CMOS reverse engineering. #book #reversing #hardware
Pages: 50.
This document shows the steps needed to reverse CMOS.
Pages: 50.
This document shows the steps needed to reverse CMOS.
Topics: Programming, Data Structures. #programming
This site provides a dictionary of data structures and algorithms.
https://xlinux.nist.gov/dads/
This site provides a dictionary of data structures and algorithms.
https://xlinux.nist.gov/dads/
xlinux.nist.gov
Dictionary of Algorithms and Data Structures
Definitions of algorithms, data structures, and classical
Computer Science problems.
Some entries have links to implementations and more information.
Computer Science problems.
Some entries have links to implementations and more information.
This media is not supported in your browser
VIEW IN TELEGRAM
#quantum
So, after all, what is time dilation? You see the picture, if a particle is unmoving, stationary, it will move forward at the maximum rate possible, but the more the particle moves through the space, the less it has influence in the time dimension, then dilating the time dimension.
So, after all, what is time dilation? You see the picture, if a particle is unmoving, stationary, it will move forward at the maximum rate possible, but the more the particle moves through the space, the less it has influence in the time dimension, then dilating the time dimension.
Topics: Quantum computing. #quantum
Introductory lectures on quantum computing.
https://www.youtube.com/user/AAA22254/videos
Introductory lectures on quantum computing.
https://www.youtube.com/user/AAA22254/videos
Topics: Math notation. #math
List of all mathematical symbols and their meanings.
https://www.rapidtables.com/math/symbols/Basic_Math_Symbols.html
List of all mathematical symbols and their meanings.
https://www.rapidtables.com/math/symbols/Basic_Math_Symbols.html
Topics: Hardware, Microcode. #hardware #reversing
Microcode Updates for the USENIX 2017 paper: Reverse Engineering x86 Processor Microcode.
https://github.com/RUB-SysSec/Microcode
Microcode Updates for the USENIX 2017 paper: Reverse Engineering x86 Processor Microcode.
https://github.com/RUB-SysSec/Microcode
GitHub
GitHub - RUB-SysSec/Microcode: Microcode Updates for the USENIX 2017 paper: Reverse Engineering x86 Processor Microcode
Microcode Updates for the USENIX 2017 paper: Reverse Engineering x86 Processor Microcode - RUB-SysSec/Microcode
Topics: IC, Hardware. #hardware #ic
Ken Shirriff's blog has many posts covering IC reversing, hardware and electronics.
http://www.righto.com/?m=1
Ken Shirriff's blog has many posts covering IC reversing, hardware and electronics.
http://www.righto.com/?m=1
Righto
Ken Shirriff's blog
Computer history, restoring vintage computers, IC reverse engineering, and whatever
Topics: IC, Hardware, 4004 processor. #hardware #ic #arduino
Implementation of 4004 processor with Arduino to emulate the Busicom 141-PF, where Arduino emulates the ROM, RAM, the spinning drum printer and the keyboard.
http://8bitforce.com/projects/4004/
Implementation of 4004 processor with Arduino to emulate the Busicom 141-PF, where Arduino emulates the ROM, RAM, the spinning drum printer and the keyboard.
http://8bitforce.com/projects/4004/
Topics: Processors, Wiki. #hardware
Semiconductors and Computer Engineering wiki.
WikiChip is the preeminent resource for computer architectures and semiconductor logic engineering, covering historical and contemporary electronic systems, technologies, and related topics.
https://en.wikichip.org/wiki/WikiChip
Semiconductors and Computer Engineering wiki.
WikiChip is the preeminent resource for computer architectures and semiconductor logic engineering, covering historical and contemporary electronic systems, technologies, and related topics.
https://en.wikichip.org/wiki/WikiChip
p.file
Topics: IC, Hardware, 4004 processor. #hardware #ic #arduino Implementation of 4004 processor with Arduino to emulate the Busicom 141-PF, where Arduino emulates the ROM, RAM, the spinning drum printer and the keyboard. http://8bitforce.com/projects/4004/
Intel 4004 Die shots and schematics.
https://blog.adafruit.com/2016/06/13/schematic-mask-and-die-shot-of-intels-4004-cpu-from-1971/
https://en.wikichip.org/w/images/6/6f/4004_die_shot.png
https://www.4004.com/assets/4004-lajos-schematics.gif
https://blog.adafruit.com/2016/06/13/schematic-mask-and-die-shot-of-intels-4004-cpu-from-1971/
https://en.wikichip.org/w/images/6/6f/4004_die_shot.png
https://www.4004.com/assets/4004-lajos-schematics.gif
Adafruit Industries - Makers, hackers, artists, designers and engineers!
Schematic, Mask, and Die Shot of Intel’s 4004 CPU from 1971
Celebrating its 45th anniversary, I stumbled upon these high-resolution images of Intel’s 1971-released 4004 CPU. Click any of the below images to view them at their maximum scale on the MIT …
p.file
Intel 4004 Die shots and schematics. https://blog.adafruit.com/2016/06/13/schematic-mask-and-die-shot-of-intels-4004-cpu-from-1971/ https://en.wikichip.org/w/images/6/6f/4004_die_shot.png https://www.4004.com/assets/4004-lajos-schematics.gif
You can simulate the 4004 like the 6502 (see https://t.me/c/1123530133/73), but it seems you need to run on an older Java version.
https://www.4004.com/assets/4004-chipsim-demo-2006-11-13.zip
Take a look at the simulation running:
https://www.youtube.com/watch?v=0Fixr39X8S4&ab_channel=onilink
https://www.4004.com/assets/4004-chipsim-demo-2006-11-13.zip
Take a look at the simulation running:
https://www.youtube.com/watch?v=0Fixr39X8S4&ab_channel=onilink