⤷ Title: Mastering JavaScript Foundations: Execution Context, Hoisting, and Scoping
════════════════════════
𐀪 Author: Rakesh Kumawat
════════════════════════
ⴵ Time: Thu, 26 Dec 2024 08:58:33 GMT
════════════════════════
⌗ Tags: #scoping #execution_context #closures_functions #call_stack #javascript
════════════════════════
𐀪 Author: Rakesh Kumawat
════════════════════════
ⴵ Time: Thu, 26 Dec 2024 08:58:33 GMT
════════════════════════
⌗ Tags: #scoping #execution_context #closures_functions #call_stack #javascript
Medium
Mastering JavaScript Foundations: Execution Context, Hoisting, and Scoping
Understanding the foundations of JavaScript is key to mastering the language. Concepts such as execution context, hoisting, and scoping are…
⤷ Title: Can you create a simple script that demonstrates how the event loop processes tasks from the call…
════════════════════════
𐀪 Author: Karthick Raja
════════════════════════
ⴵ Time: Thu, 02 Jan 2025 05:19:17 GMT
════════════════════════
⌗ Tags: #loop #javascript #call_stack #script #event_loop
════════════════════════
𐀪 Author: Karthick Raja
════════════════════════
ⴵ Time: Thu, 02 Jan 2025 05:19:17 GMT
════════════════════════
⌗ Tags: #loop #javascript #call_stack #script #event_loop
Medium
Can you create a simple script that demonstrates how the event loop processes tasks from the call…
Below is a simple JavaScript script that demonstrates how the event loop processes tasks from the call stack, microtask queue (e.g…
⤷ Title: GPU-Powered Evasion: Unpacking the Sophisticated CoffeeLoader Malware
════════════════════════
𐀪 Author: do son
════════════════════════
ⴵ Time: Mon, 31 Mar 2025 00:05:04 +0000
════════════════════════
⌗ Tags: #Malware #Armoury #Call stack spoofing #Sleep obfuscation #SmokeLoader #Windows fibers
════════════════════════
𐀪 Author: do son
════════════════════════
ⴵ Time: Mon, 31 Mar 2025 00:05:04 +0000
════════════════════════
⌗ Tags: #Malware #Armoury #Call stack spoofing #Sleep obfuscation #SmokeLoader #Windows fibers
Daily CyberSecurity
GPU-Powered Evasion: Unpacking the Sophisticated CoffeeLoader Malware
Uncover the nature of CoffeeLoader, a sophisticated malware that uses advanced techniques to bypass endpoint security.
⤷ Title: HijackLoader Evolves: New Modules Bring Stealth, Persistence, and Advanced VM Evasion
════════════════════════
𐀪 Author: do son
════════════════════════
ⴵ Time: Wed, 02 Apr 2025 00:35:53 +0000
════════════════════════
⌗ Tags: #Malware #Call stack spoofing #HijackLoader
════════════════════════
𐀪 Author: do son
════════════════════════
ⴵ Time: Wed, 02 Apr 2025 00:35:53 +0000
════════════════════════
⌗ Tags: #Malware #Call stack spoofing #HijackLoader
Daily CyberSecurity
HijackLoader Evolves: New Modules Bring Stealth, Persistence, and Advanced VM Evasion
Explore the latest updates on HijackLoader malware and its stealthy modules designed to evade detection and expand capabilities.
⤷ Title: DreamWalkers: New Reflective Shellcode Loader Spoofs Call Stacks & Supports .NET for EDR Evasion
════════════════════════
𐀪 Author: ddos
════════════════════════
ⴵ Time: Mon, 07 Jul 2025 03:11:10 +0000
════════════════════════
⌗ Tags: #Open Source Tool #.NET #Call Stack Spoofing #cybersecurity #DreamWalkers #EDR Bypass #malware #Position Independent Code #Reflective Loading #Research Project #shellcode loader
════════════════════════
𐀪 Author: ddos
════════════════════════
ⴵ Time: Mon, 07 Jul 2025 03:11:10 +0000
════════════════════════
⌗ Tags: #Open Source Tool #.NET #Call Stack Spoofing #cybersecurity #DreamWalkers #EDR Bypass #malware #Position Independent Code #Reflective Loading #Research Project #shellcode loader
Penetration Testing Tools
DreamWalkers: New Reflective Shellcode Loader Spoofs Call Stacks & Supports .NET for EDR Evasion
DreamWalkers Reflective shellcode loader inspired by MemoryModule and Donut, with advanced call stack spoofing and .NET support. Unlike traditional call stack spoofing, which often fails within reflectively loaded modules due to missing unwind metadata, DreamWalkers…