Open main menu

Changes

m
add macdat.net
::[https://www.eserviceinfo.com/browse.php eServiceInfo] - Service manuals, schematics, documentation, programs, electronics, hobby ....
 
::[https://thetechstall.com/ The Tech Stall] - Would like to share with you all the resources you need to repair desktop and laptop motherboards for free to reduce e-waste and spare the environment.
::[https://elektrotanya.com/keres Elektrotanya] - This site helps you to save the Earth from electronic waste! Schemetics, Service manuals, etc.
::[https://servlib.com/ ServLib] - The largest library of service manuals and schematics for Sony, Panasonic, Sharp, JBL. Repair information for electronics technicians. [https://github.com/AriZoneVibes/ServLibScrapper/ Scraper for ServLib].
 
::[https://www.freeservicemanuals.info FreeServiceManuals] - Free Service Manuals goal is to provide free schematics and (service) manuals for almost all brands of electronic devices.
 
::[http://www.nostatech.nl/ Nostatech] - Nostatech's Free Service Manuals goal is to provide free schematics and (service) manuals for almost all brands of electronic devices.
::[https://www.alldatasheet.com/ Alldatasheets] - Chinese datasheet database.
::[http://rom.by/ rom.by] - Russian website has verious rom dumps, datasheet and schematics
 
::[https://whycan.com whycan.com] - A Chinese embedded ARM development community offering a collection of schematics, SDKs for different platforms, datasheets, and firmware dumps.
::[https://www.s-manuals.com/ S-manuals.com] - Schematics, Service Manuals, ..
 
::[https://www.schematicsunlimited.com/ schematicsunlimited.com] - Download FREE diagrams, schematics, service manuals, operating manuals and other useful information for a variety of products.
====Portable computers, smartphones, videocards, printers, TVs====
::[https://vlab.su/ Vlab.su] - Russian virtual repair community. Virtual repair laboratory. Any problem can be solved together.
 
::[https://www.macdat.net/ macdat.net] - is a hobbyist-run website offering a detailed database of vintage laptop specs and Macintosh repair resources, including capacitor guides and service schematics.
::[https://www.electronica-pt.com/ Electrónica PT] - Portuguese community for basic and advanced electronics, electronic repair support center.
::[https://thetechstall.com/ The Tech Stall] - Download all the necessary tools for laptop and desktop motherboard diagnostics and fixes at no costfor free to reduce e-waste and spare the environment.
::[https://www.cyberforum.ru/notebook-circuit/ Cyberforum] - A Russian forum for programmers and system administrators also offering some schematics and boardview for repair.
::[https://www.alisaler.com/ AliSaler] - Website offering EC & Bios firmwares / bins, datasheets, boardviews, schematics, ic equivalent information, and programmer software for laptops.
 
::[https://www.alifixit.com/ AliFixit] - We believe in reviving technology and minimizing electronic waste. As our field is computers and laptops, we are here trying to provide as much stuff as possible for free to make our contribution.
::[https://www.indiafix.in/p/schematic-and-boardview-collection.html IndiaFix] - Free laptop schematic & boardviews downloads. Desktop bios dumps, and free repair tips.
::<pre>https://www.google.com/search?tbm=isch&q=example+internal+site:fccid.io</pre>
::Note that there will be no results if the device does not have a wireless receiver or transmitter inside.<br> Some have used a off-the-shelf (OTS) wireless radio to avoid having to do a new FCC certification. In that case it is useless material and time saving to first quickly image search the ID to check for this.
::[https://fccid.io/search.php FCCID.io search direct link]
::[https://github.com/CyberSecurityUP/Awesome-Malware-and-Reverse-Engineering Malware and Reverse Engineering Complete Collection] - Awesome Malware and Reverse Engineering collection by Joas.
 
=====Anti Debugging Protection Techniques with Examples=====
======x86 (Win32)======
 
::[https://anti-debug.checkpoint.com/ cp<r> Anti-Debug Tricks] - By Check Point Research: CPR, x86 & x64.
 
::[https://www.apriorit.com/dev-blog/367-anti-reverse-engineering-protection-techniques-to-use-before-releasing-software Anti Debugging Protection Techniques with Examples] - A lot of great examples provided by apriorit on their blog, x86 & x64.
 
::[https://www.codeproject.com/Articles/30815/An-Anti-Reverse-Engineering-Guide An-Anti-Reverse-Engineering-Guide] - By Joshua Tully hosted on CodeProject, Win32/x86 with examples.
 
::[https://www.openrce.org/reference_library/anti_reversing OpenRCE Anti Reversing Database] - Mostly if not all Win32/x86. The Anti Reverse Engineering Database provides the analysis and desription for a number of various anti debugging, disassembly and dumping tricks. This resource aims to help reverse engineers locate, identify and bypass such techniques.
 
::[[Media:The “Ultimate” Anti-Debugging.pdf]] - by Peter Ferrie (4 May 2011). This text contains a number of code snippets in both 32-bit and 64-bit versions.
 
::[[Media:Anti-reverse engineering techniques by Jozef Miljak.pdf]] - An experimental study on which anti-reverse engineering technique are the most effective to protect your software from reversers, Win32/x86.
 
::[https://forum.tuts4you.com/files/file/1218-anti-reverse-engineering-guide/ Anti-Reverse Engineering Guide By Teddy Rogers] - An individual reading this should have a solid understanding of ASM, how computers handle memory, the Win32 Debugging API, and at least some knowledge of Windows internals.
 
======x64 (Win64)======
 
::[https://anti-debug.checkpoint.com/ cp<r> Anti-Debug Tricks] - By Check Point Research: CPR, x86 & x64.
 
::[https://www.apriorit.com/dev-blog/367-anti-reverse-engineering-protection-techniques-to-use-before-releasing-software Anti Debugging Protection Techniques with Examples] - A lot of great examples provided by apriorit on their blog, x86 & x64.
 
::[[Media:The “Ultimate” Anti-Debugging.pdf]] - by Peter Ferrie (4 May 2011). This text contains a number of code snippets in both 32-bit and 64-bit versions.
====Machine code or virtual machine bytecode reference====
::[http://pallergabor.uw.hu/androidblog/dalvik_opcodes.html Pallergabor] - Dalvik opcodes documentation with examples.
 
::[https://github.com/user1342/Awesome-Android-Reverse-Engineering Awesome-Android-Reverse-Engineering] - A curated list of awesome Android Reverse Engineering training, resources, and tools.
======Common Language Runtime (CLR) .NET======
::[https://crackmy.app/ CrackMy.App] - is as place to share your crackmes, solve challenges, and climb the leaderboard in the ultimate reverse engineering community.
 
====Security Training Classes====
 
::[https://ost2.fyi/ OpenSecurityTraining2] - is a free, beta-stage online platform built on Open edX that offers in-depth cybersecurity and reverse-engineering courses like x86 assembly, kernel exploitation, and firmware analysis.
====Security CTF====