{"en":"The strings utility extracts human-readable strings from binary files.","translation":"اسٹرنگز یوٹیلیٹی بائنری فائلوں سے انسانی پڑھنے کے قابل اسٹرنگز نکالتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Malware authors often use obfuscation to hide strings.","translation":"مالویئر کے مصنفین اکثر اسٹرنگز کو چھپانے کے لیے ابسکیوریشن کا استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"FLOSS is a tool to automatically extract obfuscated strings from malware.","translation":"FLOSS ایک ایسا ٹول ہے جو خود بخود مالویئر سے ابسکیوریٹڈ اسٹرنگز نکالتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You can download FLOSS from GitHub.","translation":"آپ FLOSS کو GitHub سے ڈاؤن لوڈ کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The output shows references to an executable and a registry key.","translation":"آؤٹ پُٹ ایک قابل عمل اور ایک رجسٹری کلید کے حوالہ جات دکھاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware authors use packers and cryptors to obfuscate files.","translation":"مالویئر کے مصنفین فائلوں کو ابسکیور کرنے کے لیے پیکرز اور کرپٹرز کا استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"A packer uses compression to obfuscate the executable's content.","translation":"ایک پیکر قابل عمل مواد کو ابسکیور کرنے کے لیے کمپریشن کا استعمال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"A cryptor uses encryption instead of compression.","translation":"ایک کرپٹر کمپریشن کے بجائے انکرپشن کا استعمال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Extracting strings from Spybot reveals suspicious executable names.","translation":"اسپائی بوٹ سے اسٹرنگز نکالنے سے مشکوک قابل عمل نام ظاہر ہوتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"UPX is a common packer used to compress executables.","translation":"UPX ایک عام پیکر ہے جو قابل عمل فائلوں کو کمپریس کرنے کے لیے استعمال ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Exeinfo PE can detect packers on Windows.","translation":"Exeinfo PE ونڈوز پر پیکرز کا پتہ لگا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Windows executables conform to the PE/COFF format.","translation":"ونڈوز قابل عمل فائلیں PE/COFF فارمیٹ کے مطابق ہوتی ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The PE header describes the structure of the executable.","translation":"PE ہیڈر قابل عمل کی ساخت کو بیان کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Examining the PE header yields a wealth of information.","translation":"PE ہیڈر کا معائنہ معلومات کا ایک خزانہ فراہم کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Malware often interacts with files, registry, and the network.","translation":"مالویئر اکثر فائلوں، رجسٹری اور نیٹ ورک کے ساتھ تعامل کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Inspect the DLLs and API functions to understand malware behavior.","translation":"مالویئر کے رویے کو سمجھنے کے لیے DLLs اور API فنکشنز کا معائنہ کریں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Pestudio displays the DLL files an executable depends on.","translation":"Pestudio وہ DLL فائلیں دکھاتا ہے جن پر ایک قابل عمل انحصار کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Imports can help detect if a malware sample is obfuscated.","translation":"امپورٹس اس بات کا پتہ لگانے میں مدد کر سکتے ہیں کہ آیا مالویئر کا نمونہ ابسکیوریٹڈ ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The executable and DLL can export functions.","translation":"قابل عمل اور DLL فنکشنز برآمد کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Examining the resource section can reveal valuable information.","translation":"وسائل کے سیکشن کا معائنہ قیمتی معلومات ظاہر کر سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The fuzzy hashing technique identified the similarity between the samples.","translation":"فزی ہیشنگ تکنیک نے نمونوں کے درمیان مماثلت کی نشاندہی کی۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You might have a directory containing many malware samples.","translation":"آپ کے پاس ایک ایسی ڈائرکٹری ہو سکتی ہے جس میں بہت سے مالویئر نمونے موجود ہوں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In Python, the fuzzy hash can be computed using python-ssdeep.","translation":"پائیتھون میں، فزی ہیش کو python-ssdeep کا استعمال کرتے ہوئے شمار کیا جا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Import Hashing is another technique that can be used to identify related samples.","translation":"امپورٹ ہیشنگ ایک اور تکنیک ہے جو متعلقہ نمونوں کی شناخت کے لیے استعمال کی جا سکتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Files having the same imphash does not necessarily mean they are from the same threat group.","translation":"ایک ہی امپہیش رکھنے والی فائلیں ضروری نہیں کہ ایک ہی خطرے والے گروپ سے ہوں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Section hashing can also help in identifying related samples.","translation":"سیکشن ہیشنگ بھی متعلقہ نمونوں کی شناخت میں مدد کر سکتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"YARA is a powerful malware identification and classification tool.","translation":"YARA ایک طاقتور مالویئر شناخت اور درجہ بندی کا آلہ ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware researchers can create YARA rules based on textual or binary information.","translation":"مالویئر محققین تحریری یا بائنری معلومات کی بنیاد پر YARA قواعد بنا سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The rule identifiers can contain any alphanumeric character and the underscore character.","translation":"قاعدہ شناخت کنندہ کوئی بھی حروف عددی حرف اور انڈرسکور حرف پر مشتمل ہو سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"This section must contain a Boolean expression that specifies the condition.","translation":"اس سیکشن میں ایک بولین اظہار ہونا چاہیے جو حالت کی وضاحت کرے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Once you have the rule ready, the next step is to use the yara utility.","translation":"ایک بار جب آپ کا قاعدہ تیار ہو جائے تو، اگلا مرحلہ yara یوٹیلیٹی کا استعمال کرنا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The preceding YARA rule, by default will match on ASCII strings.","translation":"پچھلا YARA قاعدہ، بطور ڈیفالٹ ASCII سٹرنگز سے مماثل ہوگا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"If your intention is to look for strings in an executable file, you can create a rule.","translation":"اگر آپ کا ارادہ ایک قابل عمل فائل میں سٹرنگز تلاش کرنا ہے، تو آپ ایک قاعدہ بنا سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Running the rule detected all samples with the same digital certificate.","translation":"قاعدہ چلانے سے ایک ہی ڈیجیٹل سرٹیفکیٹ والے تمام نمونے کا پتہ چلا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"YARA rule can also be used to detect packers.","translation":"YARA قاعدہ پیکرز کا پتہ لگانے کے لیے بھی استعمال کیا جا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Static analysis is the first step in malware analysis.","translation":"اسٹیٹک تجزیہ مالویئر تجزیہ کا پہلا مرحلہ ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Dynamic analysis involves analyzing a sample by executing it.","translation":"متحرک تجزیہ میں ایک نمونے کا تجزیہ کرنا شامل ہے اسے چلا کر۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You will be executing the malware specimen, so you need to have a safe lab environment.","translation":"آپ مالویئر نمونے کو چلائیں گے، اس لیے آپ کو ایک محفوظ لیب ماحول کی ضرورت ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Process Hacker is an open source, multi- purpose tool.","translation":"پروسیس ہیکر ایک اوپن سورس، کثیر مقصدی ٹول ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Process Monitor is an advanced monitoring tool.","translation":"پروسیس مانیٹر ایک جدید مانیٹرنگ ٹول ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Learning Malware Analysis explores the concepts, tools, and techniques to analyze and investigate Windows malware.","translation":"مالویئر تجزیہ سیکھنا ونڈوز مالویئر کا تجزیہ اور تفتیش کرنے کے تصورات، اوزار اور تکنیکوں کو تلاش کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"This book teaches the concepts, tools, and techniques to understand the behavior and characteristics of Windows malware.","translation":"یہ کتاب ونڈوز مالویئر کے رویے اور خصوصیات کو سمجھنے کے لیے تصورات، اوزار اور تکنیک سکھاتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware analysis has become a must-have skill for fighting advanced malware and targeted attacks.","translation":"مالویئر تجزیہ جدید مالویئر اور ہدف بنائے گئے حملوں سے لڑنے کے لیے ایک لازمی مہارت بن گیا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"If you're an incident responder, cybersecurity investigator, or malware analyst, this book is for you.","translation":"اگر آپ ایک واقعہ کا جواب دینے والے، سائبرسیکیوریٹی تفتیش کار، یا مالویئر تجزیہ کار ہیں، تو یہ کتاب آپ کے لیے ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Chapter 1 introduces readers to the concept of malware analysis.","translation":"باب 1 قارئین کو مالویئر تجزیہ کے تصور سے متعارف کرواتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Chapter 2 teaches the tools and techniques to extract metadata information from the malicious binary.","translation":"باب 2 بدنیتی پر مبنی بائنری سے میٹا ڈیٹا کی معلومات نکالنے کے اوزار اور تکنیک سکھاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You'll learn how to determine various aspects of the binary without executing it.","translation":"آپ سیکھیں گے کہ اسے چلائے بغیر بائنری کے مختلف پہلوؤں کا تعین کیسے کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Chapter 3 teaches the tools and techniques to determine the behavior of the malware.","translation":"باب 3 مالویئر کے رویے کا تعین کرنے کے اوزار اور تکنیک سکھاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You will learn how to obtain the network and host-based indicators associated with the malware.","translation":"آپ سیکھیں گے کہ مالویئر سے وابستہ نیٹ ورک اور میزبان پر مبنی اشارے کیسے حاصل کیے جائیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Chapter 4 gives a basic understanding of assembly language.","translation":"باب 4 اسمبلی زبان کی بنیادی سمجھ فراہم کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Chapter 5 covers the features of IDA Pro Disassembler.","translation":"باب 5 IDA Pro Disassembler کی خصوصیات کا احاطہ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"You will learn how to use IDA Pro to perform static code analysis.","translation":"آپ سیکھیں گے کہ جامد کوڈ تجزیہ کرنے کے لیے IDA Pro کا استعمال کیسے کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Chapter 6 teaches the technique of debugging a binary using x64dbg and IDA Pro debugger.","translation":"باب 6 x64dbg اور IDA Pro ڈیبگر کا استعمال کرتے ہوئے بائنری کو ڈیبگ کرنے کی تکنیک سکھاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You will learn how to use a debugger to control the execution of a program.","translation":"آپ سیکھیں گے کہ کسی پروگرام کے عمل کو کنٹرول کرنے کے لیے ڈیبگر کا استعمال کیسے کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Chapter 7 describes various functionalities of malware using reverse engineering.","translation":"باب 7 ریورس انجینئرنگ کا استعمال کرتے ہوئے مالویئر کی مختلف فعالیتوں کو بیان کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"It also covers various persistence methods used by the malicious programs.","translation":"یہ بدنیتی پر مبنی پروگراموں کے ذریعہ استعمال کیے جانے والے مختلف استحکام کے طریقوں کا بھی احاطہ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Chapter 8 teaches common code injection techniques.","translation":"باب 8 عام کوڈ انجیکشن تکنیک سکھاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"It also describes the hooking techniques used by the malware.","translation":"یہ مالویئر کے ذریعہ استعمال کی جانے والی ہکنگ تکنیکوں کو بھی بیان کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Chapter 9 covers encoding, encryption, and packing techniques.","translation":"باب 9 انکوڈنگ، انکرپشن، اور پیکنگ تکنیکوں کا احاطہ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Chapter 10 teaches techniques to detect malicious components using memory forensics.","translation":"باب 10 میموری فرانزک کا استعمال کرتے ہوئے بدنیتی پر مبنی اجزاء کا پتہ لگانے کی تکنیک سکھاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Drop are set to Bidirectional. Click on OK.","translation":"ڈراپ کو دو طرفہ پر سیٹ کریں۔ ٹھیک ہے پر کلک کریں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"At this point, the Linux VM is configured to use Host-only mode, and INetSim is set up to simulate all the services.","translation":"اس وقت، لینکس وی ایم کو ہوسٹ اونلی موڈ استعمال کرنے کے لیے کنفیگر کیا گیا ہے، اور INetSim تمام سروسز کی نقالی کے لیے سیٹ اپ ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The last step is to take a snapshot (clean snapshot) and give it a name of your choice so that you can revert it back to the clean state when required.","translation":"آخری مرحلہ ایک سنیپ شاٹ (صاف سنیپ شاٹ) لینا ہے اور اسے اپنی پسند کا نام دینا ہے تاکہ ضرورت پڑنے پر آپ اسے صاف حالت میں واپس کر سکیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To take a snapshot on VMware workstation, click on VM | Snapshot | Take Snapshot.","translation":"VMware workstation پر سنیپ شاٹ لینے کے لیے، VM | Snapshot | Take Snapshot پر کلک کریں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"On Virtualbox, the same can be done by clicking on Machine | Take Snapshot.","translation":"ورچوئل باکس پر، یہی کام مشین | ٹیک سنیپ شاٹ پر کلک کرکے کیا جا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Apart from the drag and drop feature, it is also possible to transfer files from the host machine to the virtual machine using shared folders.","translation":"ڈریگ اینڈ ڈراپ فیچر کے علاوہ، شیئرڈ فولڈرز کا استعمال کرتے ہوئے ہوسٹ مشین سے ورچوئل مشین میں فائلیں منتقل کرنا بھی ممکن ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Before setting up the Windows VM, you first need to install a Windows operating system (Windows 7, Window 8, and so on) of your choice in the virtualization software.","translation":"ونڈوز وی ایم سیٹ اپ کرنے سے پہلے، آپ کو پہلے ورچوئلائزیشن سافٹ ویئر میں اپنی پسند کا ونڈوز آپریٹنگ سسٹم (ونڈوز 7، ونڈو 8، وغیرہ) انسٹال کرنے کی ضرورت ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Download Python from https://www.python.org/downloads/.","translation":"https://www.python.org/downloads/ سے Python ڈاؤن لوڈ کریں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Be sure to download Python 2.7.x (such as 2.7.13); most of the scripts used in this book are written to run on the Python 2.7 version and may not run correctly on Python 3.","translation":"یقینی بنائیں کہ Python 2.7.x (جیسے 2.7.13) ڈاؤن لوڈ کریں۔ اس کتاب میں استعمال ہونے والے زیادہ تر اسکرپٹ Python 2.7 ورژن پر چلانے کے لیے لکھے گئے ہیں اور ہو سکتا ہے کہ Python 3 پر صحیح طریقے سے نہ چلیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Make sure you check the option to install pip and Add python.exe to Path, as shown in the following screenshot.","translation":"اس بات کو یقینی بنائیں کہ آپ pip انسٹال کرنے اور Add python.exe to Path کے آپشن کو چیک کریں، جیسا کہ درج ذیل اسکرین شاٹ میں دکھایا گیا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Configure your Windows VM to run in Host-only network configuration mode.","translation":"اپنے ونڈوز وی ایم کو ہوسٹ اونلی نیٹ ورک کنفیگریشن موڈ میں چلانے کے لیے کنفیگر کریں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"To do that in VMware or VirtualBox, bring up the Network Settings and choose the Host-only mode; save the settings and reboot.","translation":"VMware یا VirtualBox میں ایسا کرنے کے لیے، نیٹ ورک سیٹنگز لائیں اور ہوسٹ اونلی موڈ منتخب کریں۔ سیٹنگز کو محفوظ کریں اور دوبارہ شروع کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Configure the IP address of the Windows VM to 192.168.1.x (choose any IP address except 192.168.1.100 because the Linux VM is set to use that IP) and set up your Default gateway and the DNS server to the IP address of Linux VM (that is, 192.168.1.100).","translation":"ونڈوز وی ایم کا آئی پی ایڈریس 192.168.1.x پر کنفیگر کریں (کوئی بھی آئی پی ایڈریس منتخب کریں سوائے 192.168.1.100 کے کیونکہ لینکس وی ایم اس آئی پی کو استعمال کرنے کے لیے سیٹ ہے) اور اپنا ڈیفالٹ گیٹ وے اور ڈی این ایس سرور لینکس وی ایم کے آئی پی ایڈریس (یعنی 192.168.1.100) پر سیٹ کریں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Power on both the Linux VM and the Window VM, and make sure they can communicate with each other.","translation":"لینکس وی ایم اور ونڈو وی ایم دونوں کو آن کریں، اور یقینی بنائیں کہ وہ ایک دوسرے کے ساتھ بات چیت کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Windows Defender Service needs to be disabled on your Windows VM as it may interfere when you are executing the malware sample.","translation":"ونڈوز ڈیفینڈر سروس کو آپ کے ونڈوز وی ایم پر غیر فعال کرنے کی ضرورت ہے کیونکہ یہ مداخلت کر سکتا ہے جب آپ مالویئر نمونے کو چلا رہے ہوں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To do that, press the Windows key + R to open the Run menu, enter gpedit.msc, and hit Enter to launch the Local Group Policy Editor.","translation":"ایسا کرنے کے لیے، رن مینو کھولنے کے لیے ونڈوز کی + R دبائیں، gpedit.msc درج کریں، اور لوکل گروپ پالیسی ایڈیٹر کو لانچ کرنے کے لیے انٹر دبائیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Take a clean snapshot so that you can revert to the pristine/clean state after every analysis.","translation":"ایک صاف سنیپ شاٹ لیں تاکہ آپ ہر تجزیہ کے بعد اصل/صاف حالت میں واپس جا سکیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"At this point, your lab environment should be ready.","translation":"اس وقت، آپ کا لیب ماحول تیار ہونا چاہیے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Throughout this book, I will be covering various malware analysis tools; if you wish to use those tools, you can copy them to the clean snapshot on the virtual machines.","translation":"اس کتاب میں، میں مختلف مالویئر تجزیہ ٹولز کا احاطہ کروں گا؛ اگر آپ ان ٹولز کو استعمال کرنا چاہتے ہیں، تو آپ انہیں ورچوئل مشینوں پر صاف سنیپ شاٹ میں کاپی کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Once you have a lab set up, you will need malware samples for performing analysis.","translation":"ایک بار جب آپ نے لیب سیٹ اپ کر لیا ہے، تو آپ کو تجزیہ کرنے کے لیے مالویئر نمونوں کی ضرورت ہوگی۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"If you have found a mistake in this book, we would be grateful if you would report this to us.","translation":"اگر آپ کو اس کتاب میں کوئی غلطی ملی ہے تو، ہم شکر گزار ہوں گے اگر آپ ہمیں اس کی اطلاع دیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Please visit www.packtpub.com/submit-errata, selecting your book, clicking on the Errata Submission Form link, and entering the details.","translation":"براہ کرم www.packtpub.com/submit-errata پر جائیں، اپنی کتاب منتخب کریں، Errata Submission Form لنک پر کلک کریں، اور تفصیلات درج کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"If you come across any illegal copies of our works in any form on the Internet, we would be grateful if you would provide us with the location address or website name.","translation":"اگر آپ کو انٹرنیٹ پر کسی بھی شکل میں ہماری تخلیقات کی کوئی غیر قانونی کاپیاں نظر آتی ہیں، تو ہم شکر گزار ہوں گے اگر آپ ہمیں مقام کا پتہ یا ویب سائٹ کا نام فراہم کریں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"If you are interested in becoming an author: If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, please visit authors.packtpub.com.","translation":"اگر آپ مصنف بننے میں دلچسپی رکھتے ہیں: اگر کوئی ایسا موضوع ہے جس میں آپ مہارت رکھتے ہیں اور آپ کتاب لکھنے یا اس میں حصہ ڈالنے میں دلچسپی رکھتے ہیں، تو براہ کرم authors.packtpub.com پر جائیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Once you have read and used this book, why not leave a review on the site that you purchased it from?","translation":"ایک بار جب آپ نے یہ کتاب پڑھ لی اور استعمال کر لی، تو کیوں نہ اس سائٹ پر ایک جائزہ چھوڑ دیں جہاں سے آپ نے اسے خریدا تھا؟","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The number of cyber attacks is undoubtedly on the rise, targeting government, military, public and private sectors.","translation":"سائبر حملوں کی تعداد بلاشبہ بڑھ رہی ہے، جو حکومت، فوج، عوامی اور نجی شعبوں کو نشانہ بنا رہی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"These cyber attacks focus on targeting individuals or organizations with an effort to extract valuable information.","translation":"یہ سائبر حملے قیمتی معلومات نکالنے کی کوشش کے ساتھ افراد یا تنظیموں کو نشانہ بنانے پر مرکوز ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Sometimes, these cyber attacks are allegedly linked to cybercrime or state-sponsored groups, but may also be carried out by individual groups to achieve their goals.","translation":"بعض اوقات، ان سائبر حملوں کا تعلق مبینہ طور پر سائبر کرائم یا ریاستی سرپرستی والے گروہوں سے ہوتا ہے، لیکن یہ انفرادی گروہوں کی طرف سے بھی اپنے مقاصد کے حصول کے لیے کیے جا سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Most of these cyber attacks use malicious software (also called malware) to infect their targets.","translation":"ان میں سے زیادہ تر سائبر حملے اپنے اہداف کو متاثر کرنے کے لیے بدنیتی پر مبنی سافٹ ویئر (جسے مالویئر بھی کہا جاتا ہے) استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Knowledge, skills, and tools required to analyze malicious software are essential to detect, investigate and defend against such attacks.","translation":"بدنیتی پر مبنی سافٹ ویئر کا تجزیہ کرنے کے لیے درکار علم، مہارت اور اوزار ایسے حملوں کا پتہ لگانے، ان کی تفتیش کرنے اور ان کے خلاف دفاع کرنے کے لیے ضروری ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Malware is a code that performs malicious actions; it can take the form of an executable, script, code, or any other software.","translation":"مالویئر ایک ایسا کوڈ ہے جو بدنیتی پر مبنی کارروائیاں کرتا ہے۔ یہ ایک قابل عمل، اسکرپٹ، کوڈ، یا کسی دوسرے سافٹ ویئر کی شکل اختیار کر سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Attackers use malware to steal sensitive information, spy on the infected system, or take control of the system.","translation":"حملہ آور حساس معلومات چوری کرنے، متاثرہ نظام کی جاسوسی کرنے، یا نظام پر کنٹرول حاصل کرنے کے لیے مالویئر کا استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"It typically gets into your system without your consent and can be delivered via various communication channels such as email, web, or USB drives.","translation":"یہ عام طور پر آپ کی رضامندی کے بغیر آپ کے نظام میں داخل ہو جاتا ہے اور مختلف مواصلاتی چینلز جیسے ای میل، ویب، یا USB ڈرائیوز کے ذریعے پہنچایا جا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware is a broad term that refers to different types of malicious programs such as trojans, viruses, worms, and rootkits.","translation":"مالویئر ایک وسیع اصطلاح ہے جو مختلف قسم کے بدنیتی پر مبنی پروگراموں سے مراد ہے جیسے ٹروجن، وائرس، کیڑے، اور روٹ کٹس۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"While performing malware analysis, you will often come across various types of malicious programs; some of these malicious programs are categorized based on their functionality and attack vectors as mentioned here:","translation":"مالویئر کا تجزیہ کرتے وقت، آپ کو اکثر مختلف قسم کے بدنیتی پر مبنی پروگرام ملیں گے۔ ان میں سے کچھ بدنیتی پر مبنی پروگراموں کو ان کی فعالیت اور حملے کے ویکٹر کی بنیاد پر درجہ بندی کیا جاتا ہے جیسا کہ یہاں ذکر کیا گیا ہے:","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Malware that is capable of copying itself and spreading to other computers.","translation":"مالویئر جو خود کو کاپی کرنے اور دوسرے کمپیوٹرز میں پھیلنے کی صلاحیت رکھتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"A virus needs user intervention, whereas a worm can spread without user intervention.","translation":"وائرس کو صارف کی مداخلت کی ضرورت ہوتی ہے، جبکہ کیڑا صارف کی مداخلت کے بغیر پھیل سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware that disguises itself as a regular program to trick users to install it on their systems.","translation":"مالویئر جو صارفین کو اپنے سسٹم پر انسٹال کرنے کے لیے دھوکہ دینے کے لیے خود کو ایک باقاعدہ پروگرام کے طور پر چھپاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Once installed, it can perform malicious actions such as stealing sensitive data, uploading files to the attacker's server, or monitoring webcams.","translation":"ایک بار انسٹال ہونے کے بعد، یہ بدنیتی پر مبنی کارروائیاں کر سکتا ہے جیسے حساس ڈیٹا چوری کرنا، حملہ آور کے سرور پر فائلیں اپ لوڈ کرنا، یا ویب کیمز کی نگرانی کرنا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"This is a type of Trojan that enables the attacker to gain access to and execute commands on the compromised system.","translation":"یہ ایک قسم کا ٹروجن ہے جو حملہ آور کو سمجھوتہ شدہ نظام تک رسائی حاصل کرنے اور اس پر کمانڈز کو چلانے کے قابل بناتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The DLL's entry point function does not implement any functionality.","translation":"ڈی ایل ایل کا داخلی نقطہ فنکشن کوئی فعالیت نافذ نہیں کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Running the sample with the DllRegisterServer function triggered an HTTPS communication.","translation":"DllRegisterServer فنکشن کے ساتھ نمونے کو چلانے سے HTTPS مواصلت شروع ہو گئی۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You can write a script to determine all the exported functions in a DLL.","translation":"آپ ایک اسکرپٹ لکھ سکتے ہیں تاکہ ڈی ایل ایل میں موجود تمام برآمد شدہ افعال کا تعین کیا جا سکے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The DLL used in this example was delivered via powerpoint.","translation":"اس مثال میں استعمال ہونے والا ڈی ایل ایل پاورپوائنٹ کے ذریعے فراہم کیا گیا تھا۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The test file was passed an argument to the export function.","translation":"ٹیسٹ فائل کو برآمدی فنکشن میں ایک دلیل دی گئی۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"After running the following command, the test file was deleted from the disk.","translation":"مندرجہ ذیل کمانڈ چلانے کے بعد، ٹیسٹ فائل کو ڈسک سے حذف کر دیا گیا۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Most of the time, launching a DLL with rundll32.exe will work fine.","translation":"زیادہ تر وقت، rundll32.exe کے ساتھ ایک DLL لانچ کرنا ٹھیک کام کرے گا۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"In such cases, you will have to inject the DLL into the specific process.","translation":"ایسی صورتوں میں، آپ کو ڈی ایل ایل کو مخصوص عمل میں داخل کرنا ہوگا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"This DLL does not contain any exports.","translation":"اس ڈی ایل ایل میں کوئی برآمدات شامل نہیں ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Running the DLL using the following command generated an error.","translation":"مندرجہ ذیل کمانڈ کا استعمال کرتے ہوئے ڈی ایل ایل چلانے سے ایک غلطی پیدا ہوئی۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"After analyzing the code, it was found that the DLL performed a check.","translation":"کوڈ کا تجزیہ کرنے کے بعد، یہ پایا گیا کہ ڈی ایل ایل نے ایک چیک کیا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To trigger the behavior, malicious DLL had to be injected.","translation":"اس رویے کو متحرک کرنے کے لیے، نقصان دہ ڈی ایل ایل کو داخل کرنا پڑا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The malware created a folder and a file on the C:\\ drive.","translation":"مالویئر نے C:\\ ڈرائیو پر ایک فولڈر اور ایک فائل بنائی۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The malware added the following registry entries.","translation":"مالویئر نے درج ذیل رجسٹری اندراجات شامل کیے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"During malware investigation, you may come across DLL.","translation":"مالویئر کی تفتیش کے دوران، آپ کو ڈی ایل ایل مل سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Dynamic analysis is a great technique to understand the behavior of malware.","translation":"متحرک تجزیہ مالویئر کے رویے کو سمجھنے کے لیے ایک بہترین تکنیک ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Combining static analysis and dynamic analysis helps you gain a better understanding.","translation":"جامد تجزیہ اور متحرک تجزیہ کو یکجا کرنے سے آپ کو بہتر سمجھ حاصل کرنے میں مدد ملتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware authors write their malicious code in a high-level language.","translation":"مالویئر کے مصنفین اپنا نقصان دہ کوڈ اعلیٰ سطحی زبان میں لکھتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"This chapter will cover the concepts and skills required to perform code analysis.","translation":"یہ باب کوڈ تجزیہ کرنے کے لیے درکار تصورات اور مہارتوں کا احاطہ کرے گا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"A computer is a machine that processes information.","translation":"کمپیوٹر ایک ایسی مشین ہے جو معلومات پر کارروائی کرتی ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Let's assume that 100 was stored at the memory address starting at 0x403000.","translation":"آئیے فرض کریں کہ 100 کو میموری ایڈریس پر محفوظ کیا گیا تھا جو 0x403000 سے شروع ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The square bracket specifies that you want the value stored at the memory location.","translation":"مربع بریکٹ بتاتا ہے کہ آپ میموری لوکیشن پر محفوظ کردہ ویلیو چاہتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"During reverse engineering, you will normally see instructions similar to the ones shown as below.","translation":"ریورس انجینئرنگ کے دوران، آپ عام طور پر نیچے دکھائے گئے ہدایات کی طرح ہدایات دیکھیں گے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The simplest thing to remember is that everything within the square brackets represents an address.","translation":"سب سے آسان بات جو یاد رکھنے کی ہے وہ یہ ہے کہ مربع بریکٹ کے اندر موجود ہر چیز ایک ایڈریس کی نمائندگی کرتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You can move a value from a register to memory by swapping operands.","translation":"آپ آپرینڈز کو تبدیل کرکے ایک ویلیو کو رجسٹر سے میموری میں منتقل کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"These instructions move constant values into a memory location.","translation":"یہ ہدایات مستقل اقدار کو میموری لوکیشن میں منتقل کرتی ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Can you figure out what this code snippet does?","translation":"کیا آپ اندازہ لگا سکتے ہیں کہ یہ کوڈ اسنیپٹ کیا کرتا ہے؟","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The program copies a value from one memory location to another.","translation":"پروگرام ایک ویلیو کو ایک میموری لوکیشن سے دوسری میں کاپی کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In a high-level language, when you assign a value to a variable, let's say val = 1, the value 1 is moved into the address represented by the val variable.","translation":"اعلیٰ سطحی زبان میں، جب آپ کسی متغیر کو ویلیو تفویض کرتے ہیں، مثال کے طور پر val = 1، تو ویلیو 1 کو اس ایڈریس میں منتقل کیا جاتا ہے جو val متغیر کے ذریعے ظاہر ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Recall that, the registers are used by the CPU for temporary storage.","translation":"یاد رکھیں، رجسٹرز عارضی اسٹوریج کے لیے CPU کے ذریعے استعمال ہوتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Let's try to determine the data types of these variables: a and b.","translation":"آئیے ان متغیرات کی ڈیٹا اقسام کا تعین کرنے کی کوشش کرتے ہیں: a اور b۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You can perform addition, subtraction, multiplication, and division in assembly language.","translation":"آپ اسمبلی زبان میں جمع، گھٹاؤ، ضرب اور تقسیم کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The add instruction adds the source and destination and stores the result in the destination.","translation":"ایڈ انسٹرکشن سورس اور ڈیسٹینیشن کو جمع کرتا ہے اور نتیجہ کو ڈیسٹینیشن میں محفوظ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Multiplication is done using the mul instruction.","translation":"ضرب mul انسٹرکشن کا استعمال کرتے ہوئے کی جاتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The div instruction takes only one operand, which can be either a register or a memory reference.","translation":"div انسٹرکشن صرف ایک آپرینڈ لیتا ہے، جو یا تو ایک رجسٹر یا میموری ریفرنس ہو سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Let's take on another simple challenge.","translation":"آئیے ایک اور آسان چیلنج لیتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"After labeling the addresses, it translates to the following:","translation":"ایڈریسز کو لیبل کرنے کے بعد، یہ مندرجہ ذیل میں ترجمہ کرتا ہے:","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Now, let's translate the preceding code into a pseudocode.","translation":"اب، آئیے مندرجہ بالا کوڈ کو ایک سوڈو کوڈ میں ترجمہ کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The bits are numbered starting from the far right.","translation":"بٹس کو دائیں طرف سے گنتی شروع کی جاتی ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The left-most bit is called the most significant bit.","translation":"بائیں طرف والے بٹ کو سب سے اہم بٹ کہا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The code will execute after the 'else' block.","translation":"کوڈ 'else' بلاک کے بعد چلے گا۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Assembly language is used to translate the C program.","translation":"اسمبلی زبان کا استعمال سی پروگرام کا ترجمہ کرنے کے لیے کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The condition was reversed, as mentioned previously.","translation":"شرط کو الٹ دیا گیا تھا، جیسا کہ پہلے ذکر کیا گیا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"If x is not equal to 0, the else block is skipped.","translation":"اگر x 0 کے برابر نہیں ہے، تو else بلاک کو چھوڑ دیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The if-else-if-else statement is a common control structure.","translation":"if-else-if-else بیان ایک عام کنٹرول ڈھانچہ ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"There are two conditional jump points.","translation":"دو مشروط جمپ پوائنٹس ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Unconditional jumps skip the else statement.","translation":"غیر مشروط جمپ else بیان کو چھوڑ دیتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Let's translate the code to its high-level equivalent.","translation":"آئیے کوڈ کا اس کے اعلیٰ سطحی مساوی میں ترجمہ کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Assign symbolic names to the memory address.","translation":"میموری ایڈریس کو علامتی نام تفویض کریں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The conditional jump is taken to loc_40101C.","translation":"مشروط جمپ loc_40101C پر لیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"This has the characteristics of an if-else statement.","translation":"اس میں if-else بیان کی خصوصیات ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The code from ➍ to ➌ is part of the if block.","translation":"➍ سے ➌ تک کا کوڈ if بلاک کا حصہ ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The value of x is compared with 0.","translation":"x کی قدر کا موازنہ 0 سے کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The condition in the if statement was reversed.","translation":"if بیان میں شرط کو الٹ دیا گیا تھا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The jump will not be taken when x is equal to 0.","translation":"جمپ نہیں لیا جائے گا جب x 0 کے برابر ہو۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Loops execute a block of code until some condition is met.","translation":"لوپس کوڈ کے ایک بلاک کو اس وقت تک چلاتے ہیں جب تک کہ کوئی شرط پوری نہ ہو جائے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The two most common types of loops are for and while.","translation":"لوپس کی دو سب سے عام اقسام for اور while ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The initialization statement is executed only once.","translation":"ابتدائی بیان صرف ایک بار چلایا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"In both cases, when i becomes greater than or equal to 5, a jump will be taken.","translation":"دونوں صورتوں میں، جب i 5 سے بڑا یا اس کے برابر ہو جاتا ہے، تو ایک جمپ لیا جائے گا۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The stack is organized in a Last-In-First-Out (LIFO) structure.","translation":"اسٹیک کو Last-In-First-Out (LIFO) ڈھانچے میں منظم کیا گیا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"When performing malware analysis, you will only be interested in the activities produced by the malware.","translation":"جب آپ مالویئر کا تجزیہ کر رہے ہوں گے، تو آپ صرف مالویئر کی طرف سے پیدا ہونے والی سرگرمیوں میں دلچسپی لیں گے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To reduce noise, you can use the filtering features which hides unwanted entries and allows you to filter on specific attributes.","translation":"شور کو کم کرنے کے لیے، آپ فلٹرنگ خصوصیات کا استعمال کر سکتے ہیں جو ناپسندیدہ اندراجات کو چھپاتی ہیں اور آپ کو مخصوص خصوصیات پر فلٹر کرنے کی اجازت دیتی ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To access this feature, select the Filter menu and then click on Filter (or press Ctrl + L).","translation":"اس خصوصیت تک رسائی حاصل کرنے کے لیے، فلٹر مینو کو منتخب کریں اور پھر فلٹر پر کلک کریں (یا Ctrl + L دبائیں).","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Even though Process Monitor is a great tool to monitor a malware's interaction with the system, it can be very noisy.","translation":"اگرچہ پروسیس مانیٹر مالویئر کے نظام کے ساتھ تعامل کی نگرانی کے لیے ایک بہترین ٹول ہے، لیکن یہ بہت شور مچا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Noriben is a Python script that works in conjunction with Process Monitor and helps in collecting, analyzing, and reporting runtime indicators of the malware.","translation":"نوریبن ایک پائیتھون اسکرپٹ ہے جو پروسیس مانیٹر کے ساتھ مل کر کام کرتا ہے اور مالویئر کے رن ٹائم اشارے کو جمع کرنے، تجزیہ کرنے اور رپورٹ کرنے میں مدد کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The advantage of using Noriben is that it comes with pre-defined filters that assist in reducing noise and allow you to focus on the malware-related events.","translation":"نوریبن کے استعمال کا فائدہ یہ ہے کہ یہ پہلے سے طے شدہ فلٹرز کے ساتھ آتا ہے جو شور کو کم کرنے میں مدد کرتے ہیں اور آپ کو مالویئر سے متعلق واقعات پر توجہ مرکوز کرنے کی اجازت دیتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To use Noriben, download it to your Windows VM, extract it to a folder, and copy Process Monitor (Procmon.exe) into the same folder before running the Noriben.py Python script.","translation":"نوریبن کو استعمال کرنے کے لیے، اسے اپنے ونڈوز وی ایم میں ڈاؤن لوڈ کریں، اسے ایک فولڈر میں نکالیں، اور نوریبن ڈاٹ پی وائی پائیتھون اسکرپٹ چلانے سے پہلے پروسیس مانیٹر (Procmon.exe) کو اسی فولڈر میں کاپی کریں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"When you run Noriben, it launches Process Monitor.","translation":"جب آپ نوریبن چلاتے ہیں، تو یہ پروسیس مانیٹر کو لانچ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Once you are done with the monitoring, you can stop Noriben by pressing Ctrl + C, which will terminate Process Monitor.","translation":"ایک بار جب آپ مانیٹرنگ کر لیتے ہیں، تو آپ Ctrl + C دبا کر نوریبن کو روک سکتے ہیں، جو پروسیس مانیٹر کو ختم کر دے گا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Once terminated, Noriben stores the results in a text file (.txt) and a CSV file (.csv) in the same directory.","translation":"ختم ہونے کے بعد، نوریبن نتائج کو ایک ٹیکسٹ فائل (.txt) اور ایک CSV فائل (.csv) میں اسی ڈائرکٹری میں محفوظ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The text file contains events segregated based on the categories (like process, file, registry, and network activity) in separate sections.","translation":"ٹیکسٹ فائل میں واقعات کو زمروں (جیسے عمل، فائل، رجسٹری، اور نیٹ ورک کی سرگرمی) کی بنیاد پر الگ الگ حصوں میں تقسیم کیا گیا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Also, note that the number of events is much less because it applied predefined filters that reduced most of the unwanted noise.","translation":"اس کے علاوہ، نوٹ کریں کہ واقعات کی تعداد بہت کم ہے کیونکہ اس نے پہلے سے طے شدہ فلٹرز کا اطلاق کیا جس نے زیادہ تر ناپسندیدہ شور کو کم کیا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The CSV file contains all the events (process, file, registry, and network activity) sorted by the timeline (the order in which the events occurred).","translation":"CSV فائل میں تمام واقعات (عمل، فائل، رجسٹری، اور نیٹ ورک کی سرگرمی) ٹائم لائن کے مطابق ترتیب دی گئی ہے (جس ترتیب میں واقعات پیش آئے).","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"If you are interested in the summary of events based on the category then you can look at the text file; if you are interested in the sequence of events in the order in which it occurred then you can view the CSV file.","translation":"اگر آپ زمرے کی بنیاد پر واقعات کے خلاصے میں دلچسپی رکھتے ہیں تو آپ ٹیکسٹ فائل دیکھ سکتے ہیں؛ اگر آپ ان واقعات کے سلسلے میں دلچسپی رکھتے ہیں جس ترتیب میں وہ پیش آئے تو آپ CSV فائل دیکھ سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"When the malware is executed, you will want to capture the network traffic generated as a result of running the malware.","translation":"جب مالویئر کو چلایا جاتا ہے، تو آپ مالویئر چلانے کے نتیجے میں پیدا ہونے والے نیٹ ورک ٹریفک کو کیپچر کرنا چاہیں گے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Wireshark is a packet sniffer that allows you to capture the network traffic.","translation":"وائرشارک ایک پیکٹ سنیفر ہے جو آپ کو نیٹ ورک ٹریفک کو کیپچر کرنے کی اجازت دیتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Most malware, when executed, reach out to the internet (command and control server), and it is not a good idea to allow the malware to connect to its C2 server.","translation":"زیادہ تر مالویئر، جب چلائے جاتے ہیں، تو انٹرنیٹ (کمانڈ اینڈ کنٹرول سرور) تک رسائی حاصل کرتے ہیں، اور مالویئر کو اپنے C2 سرور سے منسلک ہونے کی اجازت دینا اچھا خیال نہیں ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"INetSim is a free Linux-based software suite for simulating standard internet services (such as DNS, HTTP/HTTPS, and so on).","translation":"INetSim معیاری انٹرنیٹ سروسز (جیسے DNS، HTTP/HTTPS، وغیرہ) کی نقالی کے لیے ایک مفت لینکس پر مبنی سافٹ ویئر سوٹ ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Apart from simulating services, INetSim can log communications, and it can also be configured to respond to HTTP/HTTPS requests and return any files based on the extensions.","translation":"سروسز کی نقالی کے علاوہ، INetSim مواصلات کو لاگ ان کر سکتا ہے، اور اسے HTTP/HTTPS درخواستوں کا جواب دینے اور ایکسٹینشنز کی بنیاد پر کوئی بھی فائل واپس کرنے کے لیے بھی کنفیگر کیا جا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"During dynamic analysis (behavioral analysis), you will follow a sequence of steps to determine the functionality of the malware.","translation":"متحرک تجزیہ (برتاؤ کا تجزیہ) کے دوران، آپ مالویئر کی فعالیت کا تعین کرنے کے لیے اقدامات کا ایک سلسلہ اختیار کریں گے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The main function called the test function and passed the parameters to the test function by pushing them onto the stack.","translation":"مرکزی فنکشن نے ٹیسٹ فنکشن کو بلایا اور پیرامیٹرز کو ٹیسٹ فنکشن کو سٹیک پر دھکیل کر پاس کیا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The main function is known as the caller (or the calling function) and test is the callee (or the called function).","translation":"مرکزی فنکشن کو کالر (یا کالنگ فنکشن) کے طور پر جانا جاتا ہے اور ٹیسٹ کالے (یا کالڈ فنکشن) ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The main function (caller), after the function call, cleaned up the stack using add esp,8 instruction.","translation":"مرکزی فنکشن (کالر) نے فنکشن کال کے بعد add esp,8 انسٹرکشن کا استعمال کرتے ہوئے اسٹیک کو صاف کیا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"This instruction has the effect of removing the parameters that were pushed onto the stack and adjusts the stack pointer (esp) back to where it was before the function call.","translation":"اس ہدایت کا اثر یہ ہے کہ ان پیرامیٹرز کو ہٹا دیا جائے جو اسٹیک پر دھکیلے گئے تھے اور اسٹیک پوائنٹر (esp) کو واپس اس جگہ پر ایڈجسٹ کیا جائے جہاں وہ فنکشن کال سے پہلے تھا۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Most of the compiled C programs typically follow the cdecl calling convention.","translation":"زیادہ تر مرتب شدہ سی پروگرام عام طور پر cdecl کالنگ کنونشن پر عمل کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In the cdecl convention, the caller pushes the parameters in the right-to-left order on the stack and the caller itself cleans up the stack after the function call.","translation":"cdecl کنونشن میں، کالر پیرامیٹرز کو دائیں سے بائیں ترتیب میں اسٹیک پر دھکیلتا ہے اور کالر خود فنکشن کال کے بعد اسٹیک کو صاف کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"There are other calling conventions such as stdcall and fastcall.","translation":"کالنگ کے دیگر کنونشن بھی ہیں جیسے stdcall اور fastcall۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Microsoft Windows utilizes the stdcall convention for the functions (API) exported by the DLL files.","translation":"مائیکروسافٹ ونڈوز DLL فائلوں کے ذریعہ برآمد کردہ فنکشنز (API) کے لیے stdcall کنونشن کا استعمال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In the fastcall calling convention, first few parameters are passed to a function by placing them in the registers.","translation":"fastcall کالنگ کنونشن میں، پہلے چند پیرامیٹرز کو رجسٹروں میں رکھ کر ایک فنکشن میں پاس کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"An array is a list consisting of the same data types.","translation":"ایک صف ایک فہرست ہے جس میں ایک ہی قسم کے ڈیٹا پر مشتمل ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The array elements are stored in contiguous locations in the memory, which makes it easy to access array elements.","translation":"صف کے عناصر میموری میں متواتر مقامات پر محفوظ کیے جاتے ہیں، جو صف کے عناصر تک رسائی کو آسان بناتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The array name nums is a pointer constant that points to the first element of the array.","translation":"صف کا نام nums ایک پوائنٹر مستقل ہے جو صف کے پہلے عنصر کی طرف اشارہ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In a high-level language, to access the elements of the array, you use the array name along with the index.","translation":"اعلیٰ سطحی زبان میں، صف کے عناصر تک رسائی کے لیے، آپ انڈیکس کے ساتھ صف کا نام استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"For example, you can access the first element using nums[0], the second element using nums[1], and so on.","translation":"مثال کے طور پر، آپ nums[0] کا استعمال کرتے ہوئے پہلے عنصر تک، nums[1] کا استعمال کرتے ہوئے دوسرے عنصر تک رسائی حاصل کر سکتے ہیں، اور اسی طرح۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"In assembly language, the address of any element in the array is computed using three things: The base address of the array The index of the element The size of each element in the array","translation":"اسمبلی زبان میں، صف میں کسی بھی عنصر کا پتہ تین چیزوں کا استعمال کرتے ہوئے شمار کیا جاتا ہے: صف کا بنیادی پتہ عنصر کا انڈیکس صف میں ہر عنصر کا سائز","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"When you use nums[0] in a high-level language, it is translated to [nums+0*], where 0 is the index and nums represents the base address of the array.","translation":"جب آپ اعلیٰ سطحی زبان میں nums[0] استعمال کرتے ہیں، تو اس کا ترجمہ [nums+0*] میں کیا جاتا ہے، جہاں 0 انڈیکس ہے اور nums صف کے بنیادی پتے کی نمائندگی کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"A string is an array of characters.","translation":"ایک سٹرنگ حروف کی ایک صف ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"When you define a string, shown as follows, a null terminator (string terminator) is added at the end of every string.","translation":"جب آپ ایک سٹرنگ کی تعریف کرتے ہیں، جیسا کہ ذیل میں دکھایا گیا ہے، ایک نل ٹرمینیٹر (سٹرنگ ٹرمینیٹر) ہر سٹرنگ کے آخر میں شامل کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The string name str is a pointer variable that points to the first character in the string.","translation":"سٹرنگ کا نام str ایک پوائنٹر متغیر ہے جو سٹرنگ میں پہلے حرف کی طرف اشارہ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The x64 architecture was designed as an extension to x86 and has a strong resemblance with x86 instruction sets.","translation":"x64 فن تعمیر کو x86 کی توسیع کے طور پر ڈیزائن کیا گیا تھا اور اس میں x86 انسٹرکشن سیٹس سے گہرا مشابہت ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The disassembly of the C code is for a 64-bit processor.","translation":"C کوڈ کی اسمبلنگ 64 بٹ پروسیسر کے لیے ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The first instruction allocates 56 bytes of space on the stack.","translation":"پہلی ہدایت اسٹیک پر 56 بائٹس کی جگہ مختص کرتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The fifth and sixth parameters are stored on the stack.","translation":"پانچویں اور چھٹے پیرامیٹرز اسٹیک پر محفوظ ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"It's difficult to determine if the memory address is a local variable or a parameter.","translation":"یہ تعین کرنا مشکل ہے کہ آیا میموری کا پتہ مقامی متغیر ہے یا پیرامیٹر۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The format string helps to determine the number of parameters passed to the printf function.","translation":"فارمیٹ سٹرنگ پرنٹ ایف فنکشن کو پاس کیے گئے پیرامیٹرز کی تعداد کا تعین کرنے میں مدد کرتی ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"64-bit Windows can run a 32-bit executable.","translation":"64 بٹ ونڈوز 32 بٹ قابل عمل چلا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"WOW64 allows for the execution of 32-bit binaries on 64-bit Windows.","translation":"WOW64 64 بٹ ونڈوز پر 32 بٹ بائنریز کے عملدرآمد کی اجازت دیتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"32-bit executables cannot load 64-bit DLLs.","translation":"32 بٹ قابل عمل 64 بٹ DLLs لوڈ نہیں کر سکتے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"64-bit binaries are stored in the \\Windows\\system32 directory.","translation":"64 بٹ بائنریز \\Windows\\system32 ڈائرکٹری میں محفوظ ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"32-bit binaries are stored in the \\Windows\\Syswow64 directory.","translation":"32 بٹ بائنریز \\Windows\\Syswow64 ڈائرکٹری میں محفوظ ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"32-bit applications can behave differently under 64-bit Windows.","translation":"32 بٹ ایپلی کیشنز 64 بٹ ونڈوز کے تحت مختلف انداز میں برتاؤ کر سکتی ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware accessing the system32 directory is really accessing the syswow64 directory.","translation":"سسٹم 32 ڈائرکٹری تک رسائی حاصل کرنے والا مالویئر دراصل syswow64 ڈائرکٹری تک رسائی حاصل کر رہا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Access to %windir%\\regedit.exe is redirected to %windir%\\SysWOW64\\regedit.exe.","translation":"%windir%\\regedit.exe تک رسائی کو %windir%\\SysWOW64\\regedit.exe پر بھیج دیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"It is better to analyze a 32-bit binary in a 32-bit Windows environment.","translation":"32 بٹ بائنری کا 32 بٹ ونڈوز ماحول میں تجزیہ کرنا بہتر ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"These resources help you gain a deeper understanding of assembly language.","translation":"یہ وسائل آپ کو اسمبلی زبان کی گہری سمجھ حاصل کرنے میں مدد کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You learned the concepts and techniques required to understand assembly code.","translation":"آپ نے اسمبلی کوڈ کو سمجھنے کے لیے درکار تصورات اور تکنیکیں سیکھیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Code analysis is used to understand the inner workings of a malicious binary.","translation":"کوڈ تجزیہ ایک بدنیتی پر مبنی بائنری کے اندرونی کاموں کو سمجھنے کے لیے استعمال ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Code analysis tools offer various features to simplify code analysis.","translation":"کوڈ تجزیہ ٹولز کوڈ تجزیہ کو آسان بنانے کے لیے مختلف خصوصیات پیش کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"A disassembler translates machine code back to assembly code.","translation":"ایک ڈس اسمبلر مشین کوڈ کو واپس اسمبلی کوڈ میں ترجمہ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"IDA Pro is a popular commercial disassembler/debugger.","translation":"IDA Pro ایک مقبول تجارتی ڈس اسمبلر/ڈیبگر ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"To add a function comment, highlight the function name and press colon (:).","translation":"فنکشن پر تبصرہ شامل کرنے کے لیے، فنکشن کے نام کو نمایاں کریں اور کالن (:) دبائیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The pseudocode can now remind you of the function's behavior.","translation":"اب سوڈو کوڈ آپ کو فنکشن کے رویے کی یاد دہانی کروا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"In fact, whatever manipulation was done earlier was done to the database, not to the executable.","translation":"درحقیقت، جو بھی ہیرا پھیری پہلے کی گئی تھی وہ ڈیٹا بیس پر کی گئی تھی، نہ کہ قابل عمل فائل پر۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"When an executable is loaded into IDA, it creates a database consisting of five files.","translation":"جب ایک قابل عمل فائل IDA میں لوڈ کی جاتی ہے، تو یہ پانچ فائلوں پر مشتمل ایک ڈیٹا بیس بناتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Each of these files stores various information and has a base name that matches the selected executable.","translation":"ان میں سے ہر فائل مختلف معلومات کو محفوظ کرتی ہے اور اس کا بنیادی نام منتخب قابل عمل فائل سے مماثل ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Any modifications that you make are reflected in the views and saved in the database.","translation":"آپ جو بھی تبدیلیاں کرتے ہیں وہ خیالات میں ظاہر ہوتی ہیں اور ڈیٹا بیس میں محفوظ ہوجاتی ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You can save the database by closing IDA.","translation":"آپ IDA کو بند کرکے ڈیٹا بیس کو محفوظ کرسکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"When you reopen the .idb or .i64 file, you should be able to see the renamed variables and comments.","translation":"جب آپ .idb یا .i64 فائل کو دوبارہ کھولتے ہیں، تو آپ کو دوبارہ نامزد متغیرات اور تبصرے نظر آنے چاہئیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Let's look at another simple program and explore a few more features of IDA.","translation":"آئیے ایک اور سادہ پروگرام پر نظر ڈالتے ہیں اور IDA کی کچھ مزید خصوصیات کو دریافت کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The program translates to the following disassembly listing.","translation":"پروگرام مندرجہ ذیل ڈس اسمبلی لسٹنگ میں ترجمہ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"IDA identified three local variables.","translation":"IDA نے تین مقامی متغیرات کی نشاندہی کی۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"IDA also identified the global variables and assigned names.","translation":"IDA نے عالمی متغیرات کی بھی نشاندہی کی اور نام تفویض کیے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The reason for that, is when a variable is defined in the global data area, the address and size of the variables are known to the compiler at compile time.","translation":"اس کی وجہ یہ ہے کہ جب ایک متغیر کو عالمی ڈیٹا ایریا میں بیان کیا جاتا ہے، تو متغیرات کا پتہ اور سائز مرتب کرنے کے وقت مرتب کرنے والے کو معلوم ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"IDA used the offset keyword to indicate that addresses of variables are used.","translation":"IDA نے یہ ظاہر کرنے کے لیے آفسیٹ کی ورڈ کا استعمال کیا کہ متغیرات کے پتے استعمال کیے جاتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"At ➏, IDA assigned the dummy name aTest to the address containing the string.","translation":"➏ پر، IDA نے سٹرنگ پر مشتمل ایڈریس کو فرضی نام aTest تفویض کیا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"IDA keeps track of your navigation history.","translation":"IDA آپ کی نیویگیشن ہسٹری کا سراغ رکھتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"To jump to a particular address, click on Jump | Jump to Address (or press the G key).","translation":"ایک خاص ایڈریس پر جانے کے لیے، جمپ | ایڈریس پر جمپ کریں (یا G کی دبائیں) پر کلک کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Another way to navigate is by using cross-references.","translation":"نیویگیٹ کرنے کا ایک اور طریقہ کراس ریفرنس کا استعمال کرنا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Cross-references can be either data cross-references or code cross-references.","translation":"کراس ریفرنس یا تو ڈیٹا کراس ریفرنس یا کوڈ کراس ریفرنس ہو سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"A code cross-reference indicates the control flow from one instruction to an another.","translation":"ایک کوڈ کراس ریفرنس ایک ہدایت سے دوسری ہدایت تک کنٹرول فلو کی نشاندہی کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"A debugger is a program that gives you the ability to inspect malicious code at a more granular level.","translation":"ڈیبگر ایک ایسا پروگرام ہے جو آپ کو زیادہ تفصیلی سطح پر نقصان دہ کوڈ کا معائنہ کرنے کی صلاحیت فراہم کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"It provides full control over the malware's runtime behavior and allows you to execute a single instruction.","translation":"یہ میلویئر کے رن ٹائم رویے پر مکمل کنٹرول فراہم کرتا ہے اور آپ کو ایک ہی ہدایت پر عمل کرنے کی اجازت دیتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In this chapter, you will mainly learn the debugging features offered by IDA Pro and x64dbg.","translation":"اس باب میں، آپ بنیادی طور پر IDA Pro اور x64dbg کے ذریعہ پیش کردہ ڈیبگنگ خصوصیات کے بارے میں سیکھیں گے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You will learn about the features offered by these debuggers, and how to use them to inspect the runtime behavior of a program.","translation":"آپ ان ڈیبگرز کے ذریعہ پیش کردہ خصوصیات کے بارے میں سیکھیں گے، اور کسی پروگرام کے رن ٹائم رویے کا معائنہ کرنے کے لیے ان کا استعمال کیسے کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"When you are debugging a malware, proper care needs to be taken, as you will be running the malicious code on a system.","translation":"جب آپ میلویئر کو ڈیبگ کر رہے ہوں تو مناسب احتیاط برتنے کی ضرورت ہے، کیونکہ آپ سسٹم پر نقصان دہ کوڈ چلا رہے ہوں گے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"It is highly recommended that you perform any malware debugging in an isolated environment.","translation":"یہ انتہائی سفارش کی جاتی ہے کہ آپ کسی بھی میلویئر کی ڈیبگنگ کو ایک الگ تھلگ ماحول میں انجام دیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"At the end of this chapter, you will also see how to debug a .NET application using a .NET decompiler/debugger, dnSpy.","translation":"اس باب کے آخر میں، آپ یہ بھی دیکھیں گے کہ .NET ڈیکمپائلر/ڈیبگر، dnSpy کا استعمال کرتے ہوئے .NET ایپلیکیشن کو کیسے ڈیبگ کیا جائے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Debugging normally begins by selecting the program to debug.","translation":"ڈیبگنگ عام طور پر ڈیبگ کرنے کے لیے پروگرام کو منتخب کرنے سے شروع ہوتی ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"There are two ways to debug a program: (a) attach the debugger to a running process, and (b) launch a new process.","translation":"کسی پروگرام کو ڈیبگ کرنے کے دو طریقے ہیں: (الف) ڈیبگر کو چلتے ہوئے عمل سے منسلک کریں، اور (ب) ایک نیا عمل شروع کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"When you attach the debugger to a running process, you will not be able to control or monitor the process's initial actions.","translation":"جب آپ ڈیبگر کو چلتے ہوئے عمل سے منسلک کرتے ہیں، تو آپ عمل کی ابتدائی کارروائیوں کو کنٹرول یا مانیٹر کرنے کے قابل نہیں ہوں گے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"On the other hand, launching a new process allows you to monitor or debug every action the process takes.","translation":"دوسری طرف، ایک نیا عمل شروع کرنے سے آپ عمل کی ہر کارروائی کی نگرانی یا ڈیبگ کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"When you start the debugger, the original binary will be executed with the privileges of the user running the debugger.","translation":"جب آپ ڈیبگر شروع کرتے ہیں، تو اصل بائنری کو ڈیبگر چلانے والے صارف کے استحقاق کے ساتھ چلایا جائے گا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"A program's entry point is the address of the first instruction that will be executed.","translation":"ایک پروگرام کا داخلی نقطہ پہلی ہدایت کا پتہ ہے جو چلائی جائے گی۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"A debugger gives you the ability to control/modify the behavior of the process while it is executing.","translation":"ایک ڈیبگر آپ کو عمل کے رویے کو کنٹرول/تبدیل کرنے کی صلاحیت فراہم کرتا ہے جب یہ چل رہا ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The two important capabilities offered by a debugger are: (a) the ability to control execution, and (b) the ability to interrupt execution (using breakpoints).","translation":"ایک ڈیبگر کے ذریعہ پیش کردہ دو اہم صلاحیتیں یہ ہیں: (الف) عمل کو کنٹرول کرنے کی صلاحیت، اور (ب) عمل میں خلل ڈالنے کی صلاحیت (بریک پوائنٹس کا استعمال کرتے ہوئے).","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Using a debugger, you can execute one or more instructions before returning control to the debugger.","translation":"ایک ڈیبگر کا استعمال کرتے ہوئے، آپ ڈیبگر کو کنٹرول واپس کرنے سے پہلے ایک یا زیادہ ہدایات پر عمل کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Continue (Run): This executes all of the instructions, until a breakpoint is reached or an exception occurs.","translation":"جاری رکھیں (چلائیں): یہ تمام ہدایات کو اس وقت تک چلاتا ہے جب تک کہ ایک بریک پوائنٹ تک نہ پہنچ جائے یا کوئی استثنیٰ نہ ہو۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Using step into and step over, you can execute a single instruction.","translation":"اندر قدم رکھیں اور اوپر قدم رکھیں کا استعمال کرتے ہوئے، آپ ایک ہی ہدایت پر عمل کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"A breakpoint is a debugger feature that allows you to interrupt program execution at a very specific location within a program.","translation":"بریک پوائنٹ ایک ڈیبگر کی خصوصیت ہے جو آپ کو کسی پروگرام کے اندر ایک بہت ہی مخصوص مقام پر پروگرام کے عمل میں خلل ڈالنے کی اجازت دیتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Tracing is a debugging feature that allows you to record (log) specific events while the process is executing.","translation":"ٹریسننگ ایک ڈیبگنگ خصوصیت ہے جو آپ کو عمل کے چلنے کے دوران مخصوص واقعات کو ریکارڈ (لاگ) کرنے کی اجازت دیتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Using the cross-references to CreateFile, we can determine that the CreateFile API is referenced in two functions.","translation":"CreateFile کے کراس ریفرنسز کا استعمال کرتے ہوئے، ہم یہ معلوم کر سکتے ہیں کہ CreateFile API کا حوالہ دو فنکشنز میں دیا گیا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"IDA's capability to identify libraries and imported functions is extremely useful, because when you are analyzing malware, you really don't want to waste time reverse engineering a library or import function.","translation":"IDA کی لائبریریوں اور درآمد شدہ فنکشنز کی شناخت کرنے کی صلاحیت انتہائی مفید ہے، کیونکہ جب آپ مالویئر کا تجزیہ کر رہے ہوتے ہیں، تو آپ واقعی کسی لائبریری یا درآمد شدہ فنکشن کی ریورس انجینئرنگ میں وقت ضائع نہیں کرنا چاہتے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Malware authors often use symbolic constants, such as GENERIC_WRITE, in their source code.","translation":"مالویئر کے مصنفین اکثر اپنے سورس کوڈ میں علامتی مستقل، جیسے GENERIC_WRITE استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In this case, from the Windows API documentation, we know that the value 40000000h at ➌ is a symbolic constant that represents GENERIC_WRITE.","translation":"اس صورت میں، ونڈوز API دستاویزات سے، ہم جانتے ہیں کہ ➌ پر موجود قدر 40000000h ایک علامتی مستقل ہے جو GENERIC_WRITE کی نمائندگی کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Similarly, the value 2, passed as the fifth argument (➍), represents the symbolic name CREATE_ALWAYS; this tells you that malware creates the file.","translation":"اسی طرح، قدر 2، جو پانچویں دلیل (➍) کے طور پر دی گئی ہے، علامتی نام CREATE_ALWAYS کی نمائندگی کرتی ہے؛ یہ آپ کو بتاتا ہے کہ مالویئر فائل بناتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You will also see malware using APIs such as CreateFileW; the W at the end specifies that the function takes a Unicode string as input.","translation":"آپ مالویئر کو APIs جیسے CreateFileW کا استعمال کرتے ہوئے بھی دیکھیں گے؛ آخر میں موجود W اس بات کی نشاندہی کرتا ہے کہ فنکشن ان پٹ کے طور پر ایک یونیکوڈ سٹرنگ لیتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Let's look at an example of a 32-bit malware to understand how malware uses multiple API functions to interact with the operating system.","translation":"آئیے 32 بٹ مالویئر کی ایک مثال پر نظر ڈالتے ہیں تاکہ یہ سمجھ سکیں کہ مالویئر آپریٹنگ سسٹم کے ساتھ تعامل کرنے کے لیے متعدد API فنکشنز کا استعمال کیسے کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Since we are dealing with 32-bit malware, all the parameters to the RegOpenKeyEx API are pushed onto the stack.","translation":"چونکہ ہم 32 بٹ مالویئر سے نمٹ رہے ہیں، اس لیے RegOpenKeyEx API کے تمام پیرامیٹرز کو اسٹیک پر دھکیل دیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"After the malware opens the handle to the Run registry key by calling RegOpenKeyEx, the returned handle (stored in the phkResult variable ➌) is moved into the ecx register and then passed as the first parameter ➍ to RegSetValueExW.","translation":"RegOpenKeyEx کو کال کرکے رن رجسٹری کی کو ہینڈل کھولنے کے بعد، واپس کیا گیا ہینڈل (phkResult متغیر ➌ میں محفوظ) ecx رجسٹر میں منتقل ہو جاتا ہے اور پھر RegSetValueExW کو پہلے پیرامیٹر ➍ کے طور پر پاس کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"From the MSDN documentation for this API, you can tell that the malware uses the RegSetValueEx API to set a value in the Run registry key (for persistence).","translation":"اس API کے لیے MSDN دستاویزات سے، آپ بتا سکتے ہیں کہ مالویئر رن رجسٹری کی میں ایک ویلیو سیٹ کرنے کے لیے RegSetValueEx API کا استعمال کرتا ہے (تسلسل کے لیے).","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The value that it sets is passed as the second parameter ➎, which is the string System.","translation":"یہ جو ویلیو سیٹ کرتا ہے وہ دوسرے پیرامیٹر ➎ کے طور پر پاس کی جاتی ہے، جو کہ سٹرنگ System ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"After adding the entry to the registry key, the malware closes the handle to the registry key by passing the handle it acquired previously (which was stored in the phkResult variable) to the RegCloseKey API function.","translation":"رجسٹری کی میں اندراج شامل کرنے کے بعد، مالویئر رجسٹری کی کا ہینڈل بند کر دیتا ہے جو اس نے پہلے حاصل کیا تھا (جو phkResult متغیر میں محفوظ تھا) RegCloseKey API فنکشن کو پاس کرکے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"You also saw how malware acquires a handle to an object (such as the registry key) and then shares that handle with other API functions to perform subsequent operations.","translation":"آپ نے یہ بھی دیکھا کہ مالویئر کسی آبجیکٹ (جیسے رجسٹری کی) کا ہینڈل کیسے حاصل کرتا ہے اور پھر اس ہینڈل کو بعد کی کارروائیاں کرنے کے لیے دوسرے API فنکشنز کے ساتھ شیئر کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In the following disassembly, notice how the first parameter (lpfilename) is passed in the rcx register at ➊, the second parameter in the edx register at ➋, the third parameter in the r8 register at ➌, and the fourth parameter in the r9 register at ➍.","translation":"مندرجہ ذیل ڈس اسمبلی میں، نوٹ کریں کہ پہلا پیرامیٹر (lpfilename) rcx رجسٹر میں ➊ پر، دوسرا پیرامیٹر edx رجسٹر میں ➋ پر، تیسرا پیرامیٹر r8 رجسٹر میں ➌ پر، اور چوتھا پیرامیٹر r9 رجسٹر میں ➍ پر کیسے پاس کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"From the preceding example, you can see that the malware creates a file and writes some content into the file, but when you are looking at the code statically, it is not clear what file the malware creates or what content it writes to the file.","translation":"مندرجہ بالا مثال سے، آپ دیکھ سکتے ہیں کہ مالویئر ایک فائل بناتا ہے اور فائل میں کچھ مواد لکھتا ہے، لیکن جب آپ کوڈ کو جامد طور پر دیکھ رہے ہوتے ہیں، تو یہ واضح نہیں ہوتا کہ مالویئر کون سی فائل بناتا ہے یا وہ فائل میں کیا مواد لکھتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"You can change the hardcoded string from spoolsv.exe to notepad.exe.","translation":"آپ ہارڈ کوڈڈ سٹرنگ کو spoolsv.exe سے notepad.exe میں تبدیل کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"To do that, navigate to the hardcoded address by clicking on aSpoolsv_exe, which will land you in the region shown here:","translation":"ایسا کرنے کے لیے، aSpoolsv_exe پر کلک کرکے ہارڈ کوڈڈ ایڈریس پر جائیں، جو آپ کو یہاں دکھائے گئے علاقے میں لے جائے گا:","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The modification that you make is applied to the IDA database; to apply the changes to the original executable file, you can select Edit | Patch program | Apply patches to the input file.","translation":"آپ جو ترمیم کرتے ہیں وہ IDA ڈیٹا بیس پر لاگو ہوتی ہے؛ اصل قابل عمل فائل میں تبدیلیاں لاگو کرنے کے لیے، آپ Edit | Patch program | Apply patches to the input file کو منتخب کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"What if you wanted to reverse the logic so that DLL can run under any process (other than spoolsv.exe)?","translation":"کیا ہوگا اگر آپ منطق کو الٹنا چاہتے ہیں تاکہ DLL کسی بھی عمل (spoolsv.exe کے علاوہ) کے تحت چل سکے؟","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"IDA offers scripting capabilities that give you access to the contents of an IDA database.","translation":"IDA اسکرپٹنگ کی صلاحیتیں پیش کرتا ہے جو آپ کو IDA ڈیٹا بیس کے مواد تک رسائی فراہم کرتی ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In a 64-bit function, the stack space is allocated at the beginning of the function.","translation":"64 بٹ فنکشن میں، اسٹیک کی جگہ فنکشن کے شروع میں مختص کی جاتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The allocated stack space is used to store the local variables and the function parameters.","translation":"مختص کردہ اسٹیک کی جگہ مقامی متغیرات اور فنکشن پیرامیٹرز کو ذخیرہ کرنے کے لیے استعمال ہوتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The lack of push and pop instructions makes it difficult to determine the number of parameters accepted by the function.","translation":"پش اور پاپ ہدایات کی کمی سے فنکشن کے ذریعے قبول کیے جانے والے پیرامیٹرز کی تعداد کا تعین کرنا مشکل ہو جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Debugging Malicious BinariesChapter 6 [ 209 ]","translation":"خراب بائنریز کا ڈیبگنگ باب 6 [ 209 ]","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Once you have an idea of where to find the function parameters and the return values, you can set a breakpoint at the API call.","translation":"ایک بار جب آپ کو فنکشن پیرامیٹرز اور واپسی کی قدریں تلاش کرنے کا اندازہ ہو جائے، تو آپ API کال پر ایک بریک پوائنٹ سیٹ کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Let's look at an example of a 64-bit malware sample that calls RegSetValueEx to set some value in the registry.","translation":"آئیے ایک 64 بٹ مالویئر نمونے کی مثال پر نظر ڈالتے ہیں جو رجسٹری میں کچھ قدر سیٹ کرنے کے لیے RegSetValueEx کو کال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You will need to look at the values in the registers and the stack window to examine the parameters passed to the function.","translation":"آپ کو فنکشن کو پاس کیے گئے پیرامیٹرز کا جائزہ لینے کے لیے رجسٹرز اور اسٹیک ونڈو میں موجود قدروں کو دیکھنا ہوگا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In x64dbg, the easiest way to get a quick summary of function parameters is to look at the Default Window.","translation":"x64dbg میں، فنکشن پیرامیٹرز کا فوری خلاصہ حاصل کرنے کا سب سے آسان طریقہ ڈیفالٹ ونڈو کو دیکھنا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware can open a handle to the registry key by calling either the RegCreateKey or RegOpenKey API.","translation":"مالویئر RegCreateKey یا RegOpenKey API کو کال کرکے رجسٹری کلید کا ہینڈل کھول سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"From the handles window, you can tell that the handle value 0x2c is associated with the registry key.","translation":"ہینڈلز ونڈو سے، آپ بتا سکتے ہیں کہ ہینڈل ویلیو 0x2c رجسٹری کلید سے منسلک ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"By adding logoninit.exe, along with explorer.exe, the malware makes sure that logoninit.exe is also launched by Userinit.exe.","translation":"logoninit.exe کو explorer.exe کے ساتھ شامل کرکے، مالویئر اس بات کو یقینی بناتا ہے کہ logoninit.exe کو Userinit.exe کے ذریعے بھی لانچ کیا جائے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"In the next section, you will learn how to debug a malicious DLL to determine its behavior.","translation":"اگلے حصے میں، آپ سیکھیں گے کہ کسی خراب DLL کو ڈیبگ کرکے اس کے رویے کا تعین کیسے کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To debug a DLL, launch x64dbg (preferably with administrator privileges) and load the DLL.","translation":"DLL کو ڈیبگ کرنے کے لیے، x64dbg لانچ کریں (ترجیحی طور پر منتظم کے استحقاق کے ساتھ) اور DLL لوڈ کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"After you load the DLL, the debugger may pause at the System Breakpoint, TLS callback, or DLL entry point function.","translation":"DLL لوڈ کرنے کے بعد، ڈیبگر سسٹم بریک پوائنٹ، TLS کال بیک، یا DLL انٹری پوائنٹ فنکشن پر رک سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Another effective method is to use rundll32.exe to debug the DLL.","translation":"ایک اور مؤثر طریقہ یہ ہے کہ DLL کو ڈیبگ کرنے کے لیے rundll32.exe استعمال کیا جائے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Then, select Debug | Change Command Line and specify the command-line arguments to rundll32.exe.","translation":"پھر، ڈیبگ | کمانڈ لائن تبدیل کریں کو منتخب کریں اور rundll32.exe کے لیے کمانڈ لائن دلائل کی وضاحت کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"This will tell the debugger to break when the DLL (rasaut.dll) is loaded.","translation":"یہ ڈیبگر کو بتائے گا کہ جب DLL (rasaut.dll) لوڈ ہو تو بریک کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You can keep track of where the execution has paused every time you run (F9), by looking at the comment next to the breakpoint address.","translation":"آپ اس بات کا سراغ لگا سکتے ہیں کہ ہر بار جب آپ رن (F9) کرتے ہیں تو عملدرآمد کہاں رک گیا ہے، بریک پوائنٹ ایڈریس کے ساتھ موجود تبصرے کو دیکھ کر۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Sometimes, you may want to debug a DLL that only runs in a specific process (such as explorer.exe).","translation":"کبھی کبھی، آپ کسی ایسے DLL کو ڈیبگ کرنا چاہ سکتے ہیں جو صرف ایک مخصوص عمل میں چلتا ہے (جیسے explorer.exe).","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Tracing allows you to log events while the process is executing.","translation":"ٹریسن آپ کو عمل کے دوران ہونے والے واقعات کو لاگ کرنے کی اجازت دیتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The malware downloads a component and executes it.","translation":"میلویئر ایک جزو ڈاؤن لوڈ کرتا ہے اور اسے چلاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Downloaders are often part of exploit shellcode.","translation":"ڈاؤن لوڈرز اکثر استحصال شیل کوڈ کا حصہ ہوتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The URL for the malware binary is determined by a breakpoint.","translation":"میلویئر بائنری کا یو آر ایل ایک بریک پوائنٹ کے ذریعے طے کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The downloaded executable is saved in the %TEMP% directory.","translation":"ڈاؤن لوڈ کی گئی ایکزیکیٹیبل فائل %TEMP% ڈائریکٹری میں محفوظ کی جاتی ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The downloader uses ShellExecuteA() to run the file.","translation":"ڈاؤن لوڈر فائل چلانے کے لیے ShellExecuteA() کا استعمال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Alternatively, WinExec() or CreateProcess() can be used.","translation":"متبادل طور پر، WinExec() یا CreateProcess() استعمال کیے جا سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Monitoring tools like Wireshark are helpful during debugging.","translation":"ڈیبگنگ کے دوران وائرشارک جیسے مانیٹرنگ ٹولز مددگار ہوتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"A dropper embeds a malware component within itself.","translation":"ایک ڈراپر اپنے اندر ایک میلویئر جزو کو ایمبیڈ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The dropper extracts the component and drops it to disk.","translation":"ڈراپر جزو کو نکالتا ہے اور اسے ڈسک پر گراتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Droppers often use the resource section to store the binary.","translation":"ڈراپر اکثر بائنری کو ذخیرہ کرنے کے لیے ریسورس سیکشن کا استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"FindResource(), LoadResource(), and LockResource() are used.","translation":"FindResource(), LoadResource()، اور LockResource() استعمال کیے جاتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The Resource Hacker tool can show the PE file in resources.","translation":"ریسورس ہیکر ٹول وسائل میں پی ای فائل دکھا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Setting breakpoints on API calls helps in analysis.","translation":"API کالز پر بریک پوائنٹس سیٹ کرنے سے تجزیہ میں مدد ملتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"A 64-bit dropper uses similar API functions.","translation":"ایک 64 بٹ ڈراپر اسی طرح کے API فنکشن استعمال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Keyloggers intercept and log keystrokes.","translation":"کی لاگر کی اسٹروکس کو روکتے اور لاگ ان کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Attackers steal information like passwords with keyloggers.","translation":"حملہ آور کی لاگرز کے ذریعے پاس ورڈز جیسی معلومات چراتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"GetAsyncKeyState() and SetWindowsHookEx() are common methods.","translation":"GetAsyncKeyState() اور SetWindowsHookEx() عام طریقے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"GetAsyncKeyState() checks the state of each key.","translation":"GetAsyncKeyState() ہر کلید کی حالت کو چیک کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Keyloggers often use loops to poll GetAsyncKeyState().","translation":"کی لاگر اکثر GetAsyncKeyState() کو پول کرنے کے لیے لوپس کا استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"SetWindowsHookEx() installs a hook procedure.","translation":"SetWindowsHookEx() ایک ہک طریقہ کار انسٹال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You can set hardware and conditional breakpoints by editing the breakpoint that is already set.","translation":"آپ پہلے سے سیٹ کردہ بریک پوائنٹ میں ترمیم کرکے ہارڈ ویئر اور مشروط بریک پوائنٹس سیٹ کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To set a hardware breakpoint, right-click on an existing breakpoint and select Edit breakpoint.","translation":"ہارڈ ویئر بریک پوائنٹ سیٹ کرنے کے لیے، موجودہ بریک پوائنٹ پر دائیں کلک کریں اور 'بریک پوائنٹ میں ترمیم کریں' کو منتخب کریں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"IDA allows you to set more than four hardware breakpoints, but only four of them will work.","translation":"IDA آپ کو چار سے زیادہ ہارڈ ویئر بریک پوائنٹس سیٹ کرنے کی اجازت دیتا ہے، لیکن ان میں سے صرف چار کام کریں گے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You can use hardware breakpoints to specify whether to break on execute (default), break on write, or break on read/write.","translation":"آپ ہارڈ ویئر بریک پوائنٹس کو یہ بتانے کے لیے استعمال کر سکتے ہیں کہ آیا عملدرآمد پر بریک کرنا ہے (ڈیفالٹ)، لکھنا پر بریک کرنا ہے، یا پڑھنا/لکھنا پر بریک کرنا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The break on write and break on read/write options allow you to create memory breakpoints when the specified memory location is accessed.","translation":"لکھنے پر بریک اور پڑھنے/لکھنے پر بریک کے اختیارات آپ کو میموری بریک پوائنٹس بنانے کی اجازت دیتے ہیں جب مخصوص میموری لوکیشن تک رسائی حاصل کی جاتی ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"This breakpoint is useful if you want to know when your program accesses a piece of data from a memory location.","translation":"یہ بریک پوائنٹ اس وقت کارآمد ہے جب آپ یہ جاننا چاہتے ہیں کہ آپ کا پروگرام میموری لوکیشن سے ڈیٹا کے ایک ٹکڑے تک کب رسائی حاصل کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The break on execute option allows you to set a breakpoint when the specified memory location is executed.","translation":"ایگزیکیوٹ پر بریک آپشن آپ کو بریک پوائنٹ سیٹ کرنے کی اجازت دیتا ہے جب مخصوص میموری لوکیشن پر عملدرآمد ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In addition to specifying a mode, you must also specify a size.","translation":"ایک موڈ کی وضاحت کرنے کے علاوہ، آپ کو ایک سائز کی بھی وضاحت کرنی ہوگی۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"A hardware breakpoint's size is combined with its address to form a range of bytes for which the breakpoint may be triggered.","translation":"ہارڈ ویئر بریک پوائنٹ کا سائز اس کے ایڈریس کے ساتھ مل کر بائٹس کی ایک رینج بناتا ہے جس کے لیے بریک پوائنٹ کو متحرک کیا جا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"You can set a conditional breakpoint by specifying the condition in the condition field.","translation":"آپ کنڈیشن فیلڈ میں شرط کی وضاحت کرکے مشروط بریک پوائنٹ سیٹ کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The condition can be an actual condition, or IDC or IDAPython expressions.","translation":"شرط ایک حقیقی حالت، یا IDC یا IDAPython اظہار ہو سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You can click on the ... button next to the condition field, which will open up the editor.","translation":"آپ کنڈیشن فیلڈ کے آگے ... بٹن پر کلک کر سکتے ہیں، جو ایڈیٹر کو کھول دے گا۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"You can use IDC or IDAPython scripting language to evaluate the condition.","translation":"آپ شرط کا اندازہ لگانے کے لیے IDC یا IDAPython اسکرپٹنگ زبان استعمال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You can view all of the active breakpoints by navigating to Debugger | Breakpoints | Breakpoint List.","translation":"آپ ڈیبگر | بریک پوائنٹس | بریک پوائنٹ لسٹ پر نیویگیٹ کرکے تمام فعال بریک پوائنٹس دیکھ سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"You can right-click on the breakpoint entry and disable or delete the breakpoint.","translation":"آپ بریک پوائنٹ انٹری پر دائیں کلک کر سکتے ہیں اور بریک پوائنٹ کو غیر فعال یا حذف کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"In this section, we will look at how to use IDA to debug a malware binary.","translation":"اس سیکشن میں، ہم دیکھیں گے کہ مالویئر بائنری کو ڈیبگ کرنے کے لیے IDA کا استعمال کیسے کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Consider the disassembly listing from a 32-bit malware sample.","translation":"32 بٹ مالویئر نمونے سے ڈس اسمبلی لسٹنگ پر غور کریں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The malware calls the CreateFileW API to create a file, but it is not clear what file the malware creates.","translation":"مالویئر ایک فائل بنانے کے لیے CreateFileW API کو کال کرتا ہے، لیکن یہ واضح نہیں ہے کہ مالویئر کون سی فائل بناتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To determine the name of the file, we can set a breakpoint at the address where the call to the CreateFileW is made.","translation":"فائل کا نام معلوم کرنے کے لیے، ہم اس ایڈریس پر بریک پوائنٹ سیٹ کر سکتے ہیں جہاں CreateFileW کو کال کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"When it reaches the breakpoint, all of the parameters to the function will be pushed onto the stack.","translation":"جب یہ بریک پوائنٹ پر پہنچتا ہے، تو فنکشن کے تمام پیرامیٹرز اسٹیک پر دھکیل دیے جائیں گے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The malware performs actions based on commands from the C2 server.","translation":"مالویئر C2 سرور سے موصول ہونے والے احکامات کی بنیاد پر کارروائیاں کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To understand the malware's functions, see the author's presentation.","translation":"مالویئر کے افعال کو سمجھنے کے لیے، مصنف کی پیشکش دیکھیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"PowerShell is often used by malware authors to hide malicious activities.","translation":"مالویئر کے مصنفین اکثر نقصان دہ سرگرمیوں کو چھپانے کے لیے PowerShell کا استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"PowerShell allows access to major operating system functions.","translation":"PowerShell بڑے آپریٹنگ سسٹم کے افعال تک رسائی کی اجازت دیتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Attackers use PowerShell to download additional components.","translation":"حملہ آور اضافی اجزاء ڈاؤن لوڈ کرنے کے لیے PowerShell کا استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malicious code often comes in email attachments.","translation":"نقصان دہ کوڈ اکثر ای میل منسلکات میں آتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"PowerShell can execute code directly from memory.","translation":"PowerShell میموری سے براہ راست کوڈ چلا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Attackers use obfuscation to make detection difficult.","translation":"حملہ آوروں نے پتہ لگانے کو مشکل بنانے کے لیے ابہام کا استعمال کیا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You can execute PowerShell commands in the interactive console.","translation":"آپ انٹرایکٹو کنسول میں PowerShell کمانڈز چلا سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"A cmdlet is a compiled command in .NET.","translation":"ایک cmdlet .NET میں مرتب کردہ کمانڈ ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Cmdlets follow a Verb-Noun naming convention.","translation":"Cmdlets ایک Verb-Noun نام دینے کے کنونشن کی پیروی کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Variables can store values in PowerShell.","translation":"متغیر PowerShell میں اقدار کو محفوظ کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"PowerShell scripts have a .ps1 extension.","translation":"PowerShell اسکرپٹس میں .ps1 ایکسٹینشن ہوتی ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The default execution policy prevents script execution.","translation":"ڈیفالٹ ایگزیکیوشن پالیسی اسکرپٹ کے عمل کو روکتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Change the execution policy to run malicious scripts.","translation":"نقصان دہ اسکرپٹس چلانے کے لیے ایگزیکیوشن پالیسی تبدیل کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Analyze PowerShell commands in an isolated environment.","translation":"ایک الگ تھلگ ماحول میں PowerShell کمانڈز کا تجزیہ کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Attackers often use email attachments to deliver malicious code.","translation":"حملہ آور اکثر نقصان دہ کوڈ پہنچانے کے لیے ای میل منسلکات کا استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Attackers use various methods to bypass execution policy.","translation":"حملہ آور ایگزیکیوشن پالیسی کو نظرانداز کرنے کے لیے مختلف طریقے استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Common PowerShell arguments are used to evade detection.","translation":"عام PowerShell دلائل کا استعمال پتہ لگانے سے بچنے کے لیے کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware uses persistence methods to survive reboots.","translation":"مالویئر دوبارہ شروع ہونے سے بچنے کے لیے مستقل مزاجی کے طریقے استعمال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The malware loads a malicious DLL into the process's address space.","translation":"میلویئر ایک نقصان دہ DLL کو عمل کے ایڈریس کی جگہ میں لوڈ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To detect this technique, look for suspicious entries in the registry.","translation":"اس تکنیک کا پتہ لگانے کے لیے، رجسٹری میں مشکوک اندراجات تلاش کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Adversaries can exploit DLL search order to gain privileges.","translation":"دشمن استحقاق حاصل کرنے کے لیے DLL سرچ آرڈر کا استحصال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The operating system searches for DLLs in a specific order.","translation":"آپریٹنگ سسٹم ایک مخصوص ترتیب میں DLLs تلاش کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Malware can drop a malicious DLL in the Windows directory.","translation":"میلویئر ونڈوز ڈائرکٹری میں ایک نقصان دہ DLL گرا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"COM hijacking allows attackers to execute malicious code.","translation":"COM ہائی جیکنگ حملہ آوروں کو نقصان دہ کوڈ چلانے کی اجازت دیتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The attacker modifies the registry entry of a legitimate COM object.","translation":"حملہ آور ایک جائز COM آبجیکٹ کی رجسٹری اندراج میں ترمیم کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"A service runs in the background without a user interface.","translation":"ایک سروس بغیر کسی صارف انٹرفیس کے پس منظر میں چلتی ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"An adversary can modify an existing service to persist.","translation":"ایک مخالف موجودہ سروس کو تبدیل کر سکتا ہے تاکہ قائم رہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware can create services using the sc utility.","translation":"میلویئر sc یوٹیلیٹی کا استعمال کرتے ہوئے خدمات بنا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The virtual address space is an illusion created by the OS.","translation":"ورچوئل ایڈریس کی جگہ ایک فریب ہے جو OS کے ذریعے بنایا گیا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Each process has its own private memory address space.","translation":"ہر عمل کی اپنی نجی میموری ایڈریس کی جگہ ہوتی ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The kernel memory is shared by all processes.","translation":"تمام عملوں کے ذریعہ کرنل میموری کا اشتراک کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Process memory consists of several components.","translation":"عمل کی میموری کئی اجزاء پر مشتمل ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The process executable is loaded into process memory.","translation":"عمل قابل عمل عمل کی میموری میں لوڈ کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"DLLs are loaded into process memory when a process is created.","translation":"جب کوئی عمل بنایا جاتا ہے تو DLLs عمل کی میموری میں لوڈ ہوجاتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The PEB contains information about the executable.","translation":"PEB میں قابل عمل کے بارے میں معلومات شامل ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware injects code into another process.","translation":"میلویئر دوسرے عمل میں کوڈ داخل کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Code injection is a technique to execute malicious code.","translation":"کوڈ انجیکشن نقصان دہ کوڈ کو چلانے کی ایک تکنیک ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Attackers often target legitimate processes.","translation":"حملہ آور اکثر جائز عملوں کو نشانہ بناتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The shim code redirects API calls.","translation":"شیم کوڈ اے پی آئی کالوں کو ری ڈائریکٹ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Applications use the IAT to call Windows APIs.","translation":"ایپلیکیشنز ونڈوز اے پی آئی کو کال کرنے کے لیے آئی اے ٹی کا استعمال کرتی ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The shim can modify API parameters.","translation":"شیم اے پی آئی پیرامیٹرز میں ترمیم کر سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"A shim can redirect an API call.","translation":"ایک شیم اے پی آئی کال کو ری ڈائریکٹ کر سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Shims can modify the response from the OS.","translation":"شیم آپریٹنگ سسٹم سے آنے والے جواب میں ترمیم کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Let's look at an example of a shim.","translation":"آئیے ایک شیم کی مثال دیکھتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"An application checked the OS version using GetVersion().","translation":"ایک ایپلیکیشن نے GetVersion() کا استعمال کرتے ہوئے OS ورژن چیک کیا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The application worked only on Windows XP.","translation":"ایپلیکیشن صرف ونڈوز ایکس پی پر کام کرتی تھی۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Running the app on Windows 7 caused issues.","translation":"ایپ کو ونڈوز 7 پر چلانے سے مسائل پیدا ہوئے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The WinXPVersionLie shim can be applied.","translation":"WinXPVersionLie شیم کو لاگو کیا جا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The shim intercepts the GetVersion() call.","translation":"شیم GetVersion() کال کو روکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The shim returns a different OS version.","translation":"شیم ایک مختلف OS ورژن لوٹاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The shim modifies the IAT.","translation":"شیم آئی اے ٹی میں ترمیم کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The shim redirects the GetVersion() call.","translation":"شیم GetVersion() کال کو ری ڈائریکٹ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Attackers abuse shims for malicious purposes.","translation":"حملہ آور بدنیتی پر مبنی مقاصد کے لیے شیم کا غلط استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Attackers use shims for persistence and code injection.","translation":"حملہ آور استحکام اور کوڈ انجیکشن کے لیے شیم کا استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Creating a shim involves several steps.","translation":"ایک شیم بنانے میں کئی مراحل شامل ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"You need administrator rights to create and install a shim.","translation":"شیم بنانے اور انسٹال کرنے کے لیے آپ کو منتظم کے حقوق کی ضرورت ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The Compatibility Administrator Tool is used.","translation":"مطابقت ایڈمنسٹریٹر ٹول استعمال کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The InjectDll shim is used to load a DLL.","translation":"InjectDll شیم ایک DLL لوڈ کرنے کے لیے استعمال ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"HAL isolates the operating system from the hardware.","translation":"HAL آپریٹنگ سسٹم کو ہارڈ ویئر سے الگ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"It implements functions to support different hardware platforms.","translation":"یہ مختلف ہارڈ ویئر پلیٹ فارمز کو سپورٹ کرنے کے لیے فنکشن نافذ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The kernel mode device drivers invoke functions exposed by hal.dll.","translation":"کرنل موڈ ڈیوائس ڈرائیورز hal.dll کے ذریعے ظاہر کردہ فنکشنز کو طلب کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The user-space contains code that runs with restricted access.","translation":"یوزر-اسپیس میں وہ کوڈ ہوتا ہے جو محدود رسائی کے ساتھ چلتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The kernel space contains the kernel itself and the device drivers.","translation":"کرنل اسپیس میں خود کرنل اور ڈیوائس ڈرائیورز شامل ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"By providing the kernel with a high privilege level, the operating system ensures that a user-mode application cannot cause system instability.","translation":"کرنل کو اعلیٰ مراعات کی سطح فراہم کرکے، آپریٹنگ سسٹم اس بات کو یقینی بناتا ہے کہ یوزر موڈ ایپلی کیشن سسٹم میں عدم استحکام کا سبب نہیں بن سکتی۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Third-party drivers can get their code to run in kernel mode by implementing and installing signed drivers.","translation":"تیسری پارٹی کے ڈرائیورز دستخط شدہ ڈرائیورز کو نافذ اور انسٹال کرکے اپنے کوڈ کو کرنل موڈ میں چلا سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"If the user-mode applications cannot directly interact with the hardware, then the question is, how can a malware binary running in user-mode write content to a file on the disk?","translation":"اگر یوزر موڈ ایپلی کیشنز براہ راست ہارڈ ویئر کے ساتھ تعامل نہیں کر سکتیں، تو سوال یہ ہے کہ یوزر موڈ میں چلنے والا میلویئر بائنری ڈسک پر موجود فائل میں مواد کیسے لکھ سکتا ہے؟","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"In fact, most of the APIs called by user-mode applications, end up calling the system service routines implemented in the kernel executive.","translation":"درحقیقت، یوزر موڈ ایپلی کیشنز کے ذریعے کال کیے جانے والے زیادہ تر APIs، آخر کار کرنل ایگزیکٹو میں نافذ کردہ سسٹم سروس روٹینز کو کال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The ntdll.dll acts as the gateway between the user-space and the kernel space.","translation":"ntdll.dll یوزر-اسپیس اور کرنل اسپیس کے درمیان گیٹ وے کا کام کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The Windows operating system provides services by exposing APIs implemented in DLLs.","translation":"ونڈوز آپریٹنگ سسٹم DLLs میں نافذ کردہ APIs کو ظاہر کرکے خدمات فراہم کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"An application uses the service by calling the API implemented in the DLL.","translation":"ایک ایپلی کیشن DLL میں نافذ کردہ API کو کال کرکے سروس کا استعمال کرتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Most API functions end up calling the system service routine in the ntoskrnl.exe.","translation":"زیادہ تر API فنکشنز آخر کار ntoskrnl.exe میں سسٹم سروس روٹین کو کال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"When a process is invoked by double-clicking a program, the process executable image and all its associated DLLs are loaded into the process memory.","translation":"جب کسی پروگرام پر ڈبل کلک کرکے عمل درآمد کیا جاتا ہے، تو عمل درآمد کی جانے والی تصویر اور اس سے منسلک تمام DLLs کو عمل درآمد کی میموری میں لوڈ کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"An application can also load a DLL during runtime by calling the LoadLibrary() API.","translation":"ایک ایپلی کیشن رن ٹائم کے دوران LoadLibrary() API کو کال کرکے بھی DLL لوڈ کر سکتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The code in the WriteFile() function ends up calling a function, NtWriteFile(), exported by the gateway DLL, ntdll.dll.","translation":"WriteFile() فنکشن میں موجود کوڈ آخر کار ایک فنکشن، NtWriteFile() کو کال کرتا ہے، جو گیٹ وے DLL، ntdll.dll کے ذریعے ایکسپورٹ کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"These instructions transition the code to the kernel mode.","translation":"یہ ہدایات کوڈ کو کرنل موڈ میں منتقل کرتی ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The objective of a code injection technique is to inject code into the remote process memory and execute the injected code within the context of a remote process.","translation":"کوڈ انجیکشن تکنیک کا مقصد ریموٹ پروسیس میموری میں کوڈ داخل کرنا اور داخل کردہ کوڈ کو ریموٹ پروسیس کے تناظر میں چلانا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Injecting code into trusted processes allows an attacker to bypass security products.","translation":"قابل اعتماد عمل میں کوڈ داخل کرنے سے حملہ آور سیکیورٹی مصنوعات کو نظرانداز کر سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In this technique, the target (remote) process is forced to load a malicious DLL into its process memory space via the LoadLibrary() API.","translation":"اس تکنیک میں، ہدف (ریموٹ) عمل کو LoadLibrary() API کے ذریعے ایک نقصان دہ DLL کو اس کی عمل درآمد کی میموری میں لوڈ کرنے پر مجبور کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The malware can extract credentials from the POST payload.","translation":"میلویئر پوسٹ پے لوڈ سے اسناد نکال سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Before hooking, the malicious executable is injected into the address space of Internet Explorer.","translation":"ہک کرنے سے پہلے، نقصان دہ عمل درآمد کو انٹرنیٹ ایکسپلورر کی ایڈریس اسپیس میں داخل کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The first three instructions are replaced with the jmp instruction.","translation":"پہلی تین ہدایات کو جمپ ہدایات سے بدل دیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware authors have used in-memory patching to inject code and hook the API functions.","translation":"میلویئر کے مصنفین نے کوڈ داخل کرنے اور API فنکشنز کو ہک کرنے کے لیے میموری میں پیچنگ کا استعمال کیا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"You can examine the .sdb file using the sdb_dump_database.py script.","translation":"آپ sdb_dump_database.py اسکرپٹ کا استعمال کرتے ہوئے .sdb فائل کی جانچ کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The output of the preceding command shows the malware targeting explorer.exe.","translation":"مندرجہ بالا کمانڈ کا آؤٹ پٹ میلویئر کو explorer.exe کو نشانہ بناتے ہوئے دکھاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In other words, it redirects control to the RVA 0x0004f0ed.","translation":"دوسرے لفظوں میں، یہ کنٹرول کو RVA 0x0004f0ed پر ری ڈائریکٹ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"This technique is interesting, because in this case, the malware does not allocate memory or inject code directly.","translation":"یہ تکنیک دلچسپ ہے، کیونکہ اس معاملے میں، میلویئر میموری مختص نہیں کرتا یا براہ راست کوڈ داخل نہیں کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"In this chapter, we looked at the different code injection techniques.","translation":"اس باب میں، ہم نے مختلف کوڈ انجیکشن تکنیکوں پر نظر ڈالی۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware authors often use various obfuscation techniques to hide the information.","translation":"میلویئر کے مصنفین اکثر معلومات کو چھپانے کے لیے مختلف مبہم تکنیکوں کا استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Adversaries typically use encoding/encryption techniques to conceal the information.","translation":"دشمن عام طور پر معلومات کو چھپانے کے لیے انکوڈنگ/انکرپشن تکنیکوں کا استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"A plaintext refers to an unencrypted message.","translation":"سادہ متن سے مراد ایک غیر منقطع پیغام ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Malware encrypts the plaintext, by passing it as input along with the key.","translation":"میلویئر سادہ متن کو انکرپٹ کرتا ہے، اسے کلید کے ساتھ ان پٹ کے طور پر پاس کرکے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Once the encryption/decryption function is identified, examining these functions will give you an idea.","translation":"ایک بار جب انکرپشن/ڈی کرپشن فنکشن کی شناخت ہو جاتی ہے، تو ان فنکشنز کا جائزہ لینے سے آپ کو ایک خیال آئے گا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Attackers use very simple encoding algorithms such as Base64 encoding or xor encryption.","translation":"حملہ آور بہت سادہ انکوڈنگ الگورتھم استعمال کرتے ہیں جیسے کہ Base64 انکوڈنگ یا xor انکرپشن۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Caesar cipher, also known as shift cipher, is a traditional cipher.","translation":"سیزر سائفر، جسے شفٹ سائفر بھی کہا جاتا ہے، ایک روایتی سائفر ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"It encodes the message by shifting each letter in the plaintext.","translation":"یہ سادہ متن میں ہر حرف کو شفٹ کرکے پیغام کو انکوڈ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The modulus operation allows you to cycle back around to the beginning.","translation":"ماڈیولس آپریشن آپ کو شروع میں واپس چکر لگانے کی اجازت دیتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Base64 encoding allows an attacker to encode binary data to an ASCII string format.","translation":"Base64 انکوڈنگ ایک حملہ آور کو بائنری ڈیٹا کو ASCII سٹرنگ فارمیٹ میں انکوڈ کرنے کی اجازت دیتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To decode base64 data in python, use the following code:","translation":"پائتھون میں base64 ڈیٹا کو ڈی کوڈ کرنے کے لیے، درج ذیل کوڈ استعمال کریں:","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Malware authors often use simple encoding techniques, because it is just enough to obscure the data.","translation":"میلویئر کے مصنفین اکثر سادہ انکوڈنگ تکنیکوں کا استعمال کرتے ہیں، کیونکہ یہ ڈیٹا کو مبہم کرنے کے لیے کافی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To identify XOR encoding, load the binary in IDA and search for the XOR instruction.","translation":"XOR انکوڈنگ کی شناخت کے لیے، بائنری کو IDA میں لوڈ کریں اور XOR ہدایات تلاش کریں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In the XOR operation, when both the bits are the same, the result is 0; otherwise, the result is 1.","translation":"XOR آپریشن میں، جب دونوں بٹس ایک جیسے ہوتے ہیں، تو نتیجہ 0 ہوتا ہے؛ بصورت دیگر، نتیجہ 1 ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Attackers commonly use multi-byte XOR because it provides better defense against the brute-force technique.","translation":"حملہ آور عام طور پر ملٹی بائٹ XOR استعمال کرتے ہیں کیونکہ یہ بروٹ فورس تکنیک کے خلاف بہتر دفاع فراہم کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The brute-force technique is useful in determining the XOR key used to encrypt a PE file.","translation":"بروٹ فورس تکنیک PE فائل کو انکرپٹ کرنے کے لیے استعمال ہونے والی XOR کلید کا تعین کرنے میں کارآمد ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"This means that if you know the key, then the same function can be used to both encrypt and decrypt the data.","translation":"اس کا مطلب ہے کہ اگر آپ کلید جانتے ہیں، تو ایک ہی فنکشن ڈیٹا کو انکرپٹ اور ڈکرپٹ کرنے دونوں کے لیے استعمال کیا جا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"For example, when you XOR 2 and 4, that is, 2 ^ 4, the result is 6.","translation":"مثال کے طور پر، جب آپ 2 اور 4 کو XOR کرتے ہیں، یعنی 2 ^ 4، تو نتیجہ 6 ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"In a single byte XOR, each byte from the plaintext is XORed with the encryption key.","translation":"سنگل بائٹ XOR میں، سادہ متن کا ہر بائٹ انکرپشن کلید کے ساتھ XOR کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The following is a simple python script to perform XOR decryption.","translation":"مندرجہ ذیل XOR ڈکرپشن انجام دینے کے لیے ایک سادہ پائتھون اسکرپٹ ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"With an understanding of the XOR encoding algorithm, let's look at an example of a keylogger.","translation":"XOR انکوڈنگ الگورتھم کی سمجھ کے ساتھ، آئیے ایک کی لاگر کی مثال پر نظر ڈالتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The enc_function takes two arguments; the 1st argument is the buffer containing the data to encrypt.","translation":"enc_function دو دلائل لیتا ہے؛ پہلا دلیل وہ بفر ہے جس میں انکرپٹ کرنے کا ڈیٹا موجود ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Examining the enc_function shows that the malware uses single byte XOR.","translation":"enc_function کا جائزہ لینے سے پتہ چلتا ہے کہ میلویئر سنگل بائٹ XOR استعمال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In a single byte XOR, the length of the key is one byte, so there can be only 255 possible keys.","translation":"سنگل بائٹ XOR میں، کلید کی لمبائی ایک بائٹ ہے، اس لیے صرف 255 ممکنہ کلیدیں ہو سکتی ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You can also use a tool such as ConverterNET to brute-force and determine the key.","translation":"آپ کلید کو بروٹ فورس کرنے اور اس کا تعین کرنے کے لیے ConverterNET جیسا ٹول بھی استعمال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"In XOR encoding, when a null byte (0x00) is XORed with a key, you get back the key.","translation":"XOR انکوڈنگ میں، جب ایک نل بائٹ (0x00) کو کلید کے ساتھ XOR کیا جاتا ہے، تو آپ کو کلید واپس مل جاتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To avoid the null byte problem, malware authors ignore the null byte and the encryption key during encryption.","translation":"نل بائٹ کے مسئلے سے بچنے کے لیے، میلویئر کے مصنفین انکرپشن کے دوران نل بائٹ اور انکرپشن کلید کو نظر انداز کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Sometimes, attackers also use encryption.","translation":"کبھی کبھی، حملہ آور انکرپشن بھی استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"A useful tool to search for the cryptographic signatures in a file or process is Signsrch.","translation":"فائل یا عمل میں کرپٹوگرافک دستخطوں کو تلاش کرنے کے لیے ایک مفید ٹول Signsrch ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Another way to identify the use of cryptography in a binary is by scanning the binary with YARA rules.","translation":"بائنری میں کرپٹوگرافی کے استعمال کی شناخت کرنے کا ایک اور طریقہ YARA قواعد کے ساتھ بائنری کو اسکین کرنا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Encryption algorithms such as RC4 do not use Cryptographic constants because of which it is not easy to detect it using Crypto signatures.","translation":"RC4 جیسے انکرپشن الگورتھم کرپٹوگرافک مستقل استعمال نہیں کرتے ہیں، جس کی وجہ سے کرپٹو دستخطوں کا استعمال کرتے ہوئے اس کا پتہ لگانا آسان نہیں ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The previous script iterates through the names window to identify the dec_function.","translation":"پچھلا اسکرپٹ ناموں کی ونڈو کے ذریعے دہراتا ہے تاکہ dec_function کی شناخت کی جا سکے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"It uses the address of dec_function to determine the cross-references (Xrefs) to dec_function.","translation":"یہ dec_function کے کراس ریفرنسز (Xrefs) کا تعین کرنے کے لیے dec_function کے پتے کا استعمال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"It sets the breakpoint on all the addresses where dec_function is called.","translation":"یہ ان تمام پتوں پر بریک پوائنٹ سیٹ کرتا ہے جہاں dec_function کو کال کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"It starts the debugger automatically.","translation":"یہ خود بخود ڈیبگر شروع کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"It reads the encrypted string from the address pointed to by the rcx register.","translation":"یہ rcx رجسٹر کے ذریعے اشارہ کردہ پتے سے خفیہ کردہ سٹرنگ کو پڑھتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"It then steps over the function to execute the decryption function (dec_function).","translation":"پھر یہ ڈکرپشن فنکشن (dec_function) کو چلانے کے لیے فنکشن پر قدم رکھتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"It repeats the previous steps, to decrypt each string passed to dec_function.","translation":"یہ پچھلے مراحل کو دہراتا ہے، dec_function کو پاس کی گئی ہر سٹرنگ کو ڈکرپٹ کرنے کے لیے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"From the output, you can see that the malware decrypts the file names.","translation":"آؤٹ پُٹ سے، آپ دیکھ سکتے ہیں کہ مالویئر فائل کے ناموں کو ڈکرپٹ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Malware authors often use packers and cryptors to obfuscate the executable content.","translation":"مالویئر کے مصنف اکثر قابل عمل مواد کو مبہم کرنے کے لیے پیکرز اور کرپٹرز کا استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"A packer is a program that takes a normal executable, compresses its contents, and generates a new obfuscated executable.","translation":"ایک پیکر ایک ایسا پروگرام ہے جو ایک عام قابل عمل فائل لیتا ہے، اس کے مواد کو کمپریس کرتا ہے، اور ایک نئی مبہم قابل عمل فائل تیار کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"When a binary is packed, it reveals very less information.","translation":"جب ایک بائنری پیک کی جاتی ہے، تو یہ بہت کم معلومات ظاہر کرتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To unpack a packed binary, you can either use automated tools or do it manually.","translation":"ایک پیک شدہ بائنری کو ان پیک کرنے کے لیے، آپ یا تو خودکار ٹولز استعمال کر سکتے ہیں یا اسے دستی طور پر کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The first step is to identify the OEP.","translation":"پہلا مرحلہ OEP کی شناخت کرنا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The original entry point (OEP) is the address of the malware's first instruction.","translation":"اصل انٹری پوائنٹ (OEP) مالویئر کی پہلی ہدایت کا پتہ ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The next step involves executing the program until the OEP is reached.","translation":"اگلے مرحلے میں پروگرام کو اس وقت تک چلانا شامل ہے جب تک کہ OEP تک نہ پہنچ جائے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The third step involves dumping the unpacked process from the memory to disk.","translation":"تیسرے مرحلے میں میموری سے ڈسک پر ان پیک شدہ عمل کو ڈمپ کرنا شامل ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The final step involves fixing the Import Address Table (IAT) of the dumped file.","translation":"آخری مرحلے میں ڈمپ شدہ فائل کی امپورٹ ایڈریس ٹیبل (IAT) کو ٹھیک کرنا شامل ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In this section, you will understand the techniques to identify the OEP in the packed binary.","translation":"اس حصے میں، آپ پیک شدہ بائنری میں OEP کی شناخت کرنے کی تکنیکوں کو سمجھیں گے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Examining the packed binary in pestudio shows many indicators that suggest the file is packed.","translation":"pestudio میں پیک شدہ بائنری کا جائزہ لینے سے بہت سے اشارے ظاہر ہوتے ہیں جو بتاتے ہیں کہ فائل پیک کی گئی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To find the OEP, you will need to locate the instruction in the packed program that transfers control to the OEP.","translation":"OEP تلاش کرنے کے لیے، آپ کو پیک شدہ پروگرام میں اس ہدایت کا پتہ لگانے کی ضرورت ہوگی جو کنٹرول کو OEP میں منتقل کرتی ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"To hide a process, an attacker modifies the ActiveProcessLinks field.","translation":"ایک عمل کو چھپانے کے لیے، حملہ آور ActiveProcessLinks فیلڈ میں ترمیم کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The attacker finds the _EPROCESS structure of the malicious process.","translation":"حملہ آور بدنیتی پر مبنی عمل کی _EPROCESS ساخت تلاش کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The Flink of the previous _EPROCESS block is made to point to the Flink of the following _EPROCESS block.","translation":"پچھلے _EPROCESS بلاک کا Flink اگلے _EPROCESS بلاک کے Flink کی طرف اشارہ کرنے کے لیے بنایا گیا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"This technique hides the malicious process from live forensic tools.","translation":"یہ تکنیک بدنیتی پر مبنی عمل کو لائیو فرانزک ٹولز سے چھپاتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The pslist plugin also relies on walking the doubly linked list.","translation":"pslist پلگ ان بھی ڈبل لنکڈ لسٹ پر چلنے پر انحصار کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The psscan output shows an additional process called nvid.exe.","translation":"psscan آؤٹ پٹ ایک اضافی عمل دکھاتا ہے جسے nvid.exe کہا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The reason psscan detects the hidden process is pool tag scanning.","translation":"psscan کے پوشیدہ عمل کا پتہ لگانے کی وجہ پول ٹیگ اسکیننگ ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Executive objects are managed by the object manager.","translation":"ایگزیکٹو اشیاء کا انتظام آبجیکٹ مینیجر کے ذریعے کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Every executive object has a structure associated with it.","translation":"ہر ایگزیکٹو آبجیکٹ کی اس سے وابستہ ایک ساخت ہوتی ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Memory is allocated by the Windows memory manager from kernel pools.","translation":"میموری ونڈوز میموری مینیجر کے ذریعے کرنل پولز سے مختص کی جاتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Objects are kept in a non-paged pool in the kernel.","translation":"اشیاء کو کرنل میں غیر صفحہ شدہ پول میں رکھا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"This allocation is tagged by prepending a _POOL_HEADER structure.","translation":"یہ تخصیص _POOL_HEADER ڈھانچہ کو پہلے سے جوڑ کر ٹیگ کی جاتی ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The pool tag can be used to identify an object.","translation":"پول ٹیگ کا استعمال کسی شے کی شناخت کے لیے کیا جا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The psscan plugin uses the Proc tag to identify the process object.","translation":"psscan پلگ ان عمل کی شے کی شناخت کے لیے Proc ٹیگ کا استعمال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The psscan plugin can also detect terminated processes.","translation":"psscan پلگ ان ختم شدہ عمل کا بھی پتہ لگا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The pstree plugin displays parent/child process relationships.","translation":"pstree پلگ ان والدین/چائلڈ عمل کے تعلقات کو ظاہر کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The pstree plugin relies on the pslist plugin.","translation":"pstree پلگ ان pslist پلگ ان پر انحصار کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The psxview plugin relies on extracting process information from different sources.","translation":"psxview پلگ ان مختلف ذرائع سے عمل کی معلومات نکالنے پر انحصار کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The psxview plugin enumerates the process in seven different ways.","translation":"psxview پلگ ان سات مختلف طریقوں سے عمل کو شمار کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"A handle is an indirect reference to an object.","translation":"ایک ہینڈل کسی شے کا بالواسطہ حوالہ ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The standalone executable is the fastest way to get started with Volatility.","translation":"Volatility کے ساتھ شروع کرنے کا سب سے تیز طریقہ اسٹینڈ الون ایگزیکیوٹیبل ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"You can use the /R or /COMPRESS option in DumpIt, which creates a .zdmp file.","translation":"آپ DumpIt میں /R یا /COMPRESS آپشن استعمال کر سکتے ہیں، جو .zdmp فائل بناتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Volatility is an open source advanced memory forensics framework written in Python.","translation":"Volatility ایک اوپن سورس جدید میموری فرانزک فریم ورک ہے جو Python میں لکھا گیا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Once you acquire the memory of an infected system, the next step is to analyze the acquired memory image.","translation":"ایک بار جب آپ متاثرہ نظام کی میموری حاصل کر لیتے ہیں، تو اگلا مرحلہ حاصل کردہ میموری امیج کو تجزیہ کرنا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The help option displays various options and plugins that are available in Volatility.","translation":"مدد کا اختیار مختلف اختیارات اور پلگ ان دکھاتا ہے جو Volatility میں دستیاب ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Volatility can run on various platforms, including Windows, macOS, and Linux.","translation":"Volatility مختلف پلیٹ فارمز پر چل سکتا ہے، بشمول Windows، macOS، اور Linux۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"For instance, after executing the malware sample, you can suspend the VM.","translation":"مثال کے طور پر، مالویئر نمونے کو چلانے کے بعد، آپ VM کو معطل کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The dump file (.zdmp) can then be analyzed with the Comae Stardust enterprise platform.","translation":"ڈمپ فائل (.zdmp) کا پھر Comae Stardust انٹرپرائز پلیٹ فارم کے ساتھ تجزیہ کیا جا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In most cases, you can acquire the memory of a Virtual Machine (VM) by suspending the VM.","translation":"زیادہ تر معاملات میں، آپ VM کو معطل کرکے ورچوئل مشین (VM) کی میموری حاصل کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Volatility is also distributed as a source package; you can run it on Windows, macOS, or Linux operating systems.","translation":"Volatility ایک سورس پیکج کے طور پر بھی تقسیم کیا جاتا ہے؛ آپ اسے Windows، macOS، یا Linux آپریٹنگ سسٹمز پر چلا سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The web page contains a list of the third-party Python packages that are required by some of the Volatility plugins.","translation":"ویب پیج میں تھرڈ پارٹی Python پیکجز کی ایک فہرست ہے جو Volatility پلگ ان میں سے کچھ کے لیے درکار ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"You are free to choose a standalone executable, but just remember to replace python vol.py with the standalone executable name.","translation":"آپ اسٹینڈ الون ایگزیکیوٹیبل کا انتخاب کرنے کے لیے آزاد ہیں، لیکن صرف python vol.py کو اسٹینڈ الون ایگزیکیوٹیبل نام سے بدلنا یاد رکھیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Volatility consists of various plugins that can extract different information from the memory image.","translation":"Volatility میں مختلف پلگ ان شامل ہیں جو میموری امیج سے مختلف معلومات نکال سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"For instance, if you wish to list the running processes from the memory image, you can use a plugin such a pslist.","translation":"مثال کے طور پر، اگر آپ میموری امیج سے چلنے والے عملوں کی فہرست بنانا چاہتے ہیں، تو آپ pslist جیسا پلگ ان استعمال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Using -f, you specify the path to the memory image file, and --profile tells Volatility which system and architecture the memory image was acquired from.","translation":"-f کا استعمال کرتے ہوئے، آپ میموری امیج فائل کا راستہ بتاتے ہیں، اور --profile Volatility کو بتاتا ہے کہ میموری امیج کس نظام اور فن تعمیر سے حاصل کیا گیا تھا۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Sometimes, you might not know what profile to supply to Volatility.","translation":"کبھی کبھی، آپ کو یہ معلوم نہیں ہو سکتا کہ Volatility کو کون سا پروفائل فراہم کرنا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The pslist plugin lists the processes from the memory image, similar to how task manager lists the process on a live system.","translation":"pslist پلگ ان میموری امیج سے عملوں کی فہرست بناتا ہے، اسی طرح جیسے ٹاسک مینیجر لائیو سسٹم پر عمل کی فہرست بناتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The reason why these two processes are suspicious is that the names of these processes have an additional dot character before the .exe extension.","translation":"ان دو عملوں کے مشکوک ہونے کی وجہ یہ ہے کہ ان عملوں کے ناموں میں .exe ایکسٹینشن سے پہلے ایک اضافی ڈاٹ کریکٹر ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"An object refers to a system resource such as a process, file, device, directory, mutant, and so on, and they are managed by a component of a kernel called object manager.","translation":"ایک شے سے مراد ایک نظام وسیلہ ہے جیسے کہ ایک عمل، فائل، آلہ، ڈائرکٹری، میوٹینٹ، وغیرہ، اور ان کا انتظام ایک کرنل کے ایک جزو کے ذریعے کیا جاتا ہے جسے آبجیکٹ مینیجر کہا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The _EPROCESS structure resides in the kernel memory, and the Windows kernel uses the EPROCESS structure to represent a process internally.","translation":"_EPROCESS ڈھانچہ کرنل میموری میں موجود ہے، اور ونڈوز کرنل اندرونی طور پر ایک عمل کی نمائندگی کے لیے EPROCESS ڈھانچے کا استعمال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"To overcome this problem, we can use another plugin named ldrmodules.","translation":"اس مسئلے پر قابو پانے کے لیے، ہم ایک اور پلگ ان استعمال کر سکتے ہیں جسے ldrmodules کہا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The ldrmodules plugin compares module information from the three PEB lists with the information from a data structure residing in the kernel memory known as VADs.","translation":"ldrmodules پلگ ان تین PEB فہرستوں سے ماڈیول کی معلومات کا موازنہ ایک ڈیٹا ڈھانچے سے کرتا ہے جو کرنل میموری میں موجود ہے جسے VADs کہا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"If the process memory region contains a memory-mapped file (such as an executable, DLL), then the VAD node stores information about its base address, file path, and memory protection.","translation":"اگر عمل میموری کے علاقے میں میموری سے منسلک فائل (جیسے کہ ایک قابل عمل، DLL) شامل ہے، تو VAD نوڈ اس کے بیس ایڈریس، فائل کے راستے، اور میموری تحفظ کے بارے میں معلومات محفوظ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Similarly, other VAD nodes will describe process memory ranges, including the ones that contain mapped executable images such as DLLs.","translation":"اسی طرح، دوسرے VAD نوڈ عمل میموری کی حدود کو بیان کریں گے، بشمول وہ جو میپ شدہ قابل عمل تصاویر پر مشتمل ہیں جیسے DLLs۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To get the module's information, the ldrmodules plugin enumerates all the VAD nodes that contain mapped executable images and compares the results with the three PEB lists to identify any discrepancies.","translation":"ماڈیول کی معلومات حاصل کرنے کے لیے، ldrmodules پلگ ان ان تمام VAD نوڈس کو شمار کرتا ہے جن میں میپ شدہ قابل عمل تصاویر شامل ہیں اور نتائج کا موازنہ تین PEB فہرستوں سے کرتا ہے تاکہ کسی بھی تضاد کی نشاندہی کی جا سکے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"You can see that the ldrmodules plugin was able to identify a malicious DLL called TDSSoiqh.dll, which hides from all the three PEB lists.","translation":"آپ دیکھ سکتے ہیں کہ ldrmodules پلگ ان ایک بدنیتی پر مبنی DLL کی شناخت کرنے میں کامیاب رہا جسے TDSSoiqh.dll کہا جاتا ہے، جو تینوں PEB فہرستوں سے چھپا ہوا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"After you have identified the malicious process or DLL, you may want to dump it for further investigation.","translation":"بدنیتی پر مبنی عمل یا DLL کی شناخت کرنے کے بعد، آپ مزید تفتیش کے لیے اسے ڈمپ کرنا چاہیں گے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To dump a process executable from memory to disk, you can use the procdump plugin.","translation":"میموری سے ڈسک پر عمل کرنے کے قابل عمل کو ڈمپ کرنے کے لیے، آپ procdump پلگ ان استعمال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To dump the process executable, you need to know either its process ID or its physical offset.","translation":"عمل کرنے کے قابل عمل کو ڈمپ کرنے کے لیے، آپ کو یا تو اس کے عمل کی ID یا اس کے جسمانی آفسیٹ کو جاننے کی ضرورت ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Similarly, to the process executable, you can dump a malicious DLL to disk using the dlldump plugin.","translation":"اسی طرح، عمل کرنے کے قابل عمل کے لیے، آپ dlldump پلگ ان کا استعمال کرتے ہوئے ایک بدنیتی پر مبنی DLL کو ڈسک پر ڈمپ کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Most malicious programs perform some network activity.","translation":"زیادہ تر بدنیتی پر مبنی پروگرام کچھ نیٹ ورک سرگرمیاں انجام دیتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Inspecting the networking activity will help you determine the network operations of the malware on the infected system.","translation":"نیٹ ورکنگ کی سرگرمی کا معائنہ کرنے سے آپ کو متاثرہ نظام پر مالویئر کے نیٹ ورک آپریشنز کا تعین کرنے میں مدد ملے گی۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To determine the active network connections on pre-vista systems, you can use the connections plugin.","translation":"پہلے سے موجود نظاموں پر فعال نیٹ ورک کنکشن کا تعین کرنے کے لیے، آپ کنکشن پلگ ان استعمال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Another plugin that you can use to list the network connections on pre-vista systems is connscan.","translation":"ایک اور پلگ ان جسے آپ پہلے سے موجود نظاموں پر نیٹ ورک کنکشن کی فہرست بنانے کے لیے استعمال کر سکتے ہیں وہ ہے connscan۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Sometimes, you may want to get the information about the open sockets and their associated processes.","translation":"کبھی کبھی، آپ کھلے ساکٹ اور ان سے وابستہ عمل کے بارے میں معلومات حاصل کرنا چاہیں گے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"On Vista and later systems, you can use the netscan plugin to display both the network connections and the sockets.","translation":"Vista اور بعد کے نظاموں پر، آپ نیٹ ورک کنکشن اور ساکٹ دونوں کو ڈسپلے کرنے کے لیے netscan پلگ ان استعمال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"From a forensics perspective, the registry can provide valuable information about the context of the malware.","translation":"فارنزک کے نقطہ نظر سے، رجسٹری مالویئر کے سیاق و سباق کے بارے میں قیمتی معلومات فراہم کر سکتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To print the registry key, subkeys, and its values, you can use the printkey plugin.","translation":"رجسٹری کی، سب کیز، اور اس کی قدروں کو پرنٹ کرنے کے لیے، آپ printkey پلگ ان استعمال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The Userassist registry key contains a list of programs that have been executed by the user on the system and the time when the program was run.","translation":"Userassist رجسٹری کی میں ان پروگراموں کی ایک فہرست شامل ہے جو صارف نے سسٹم پر چلائے ہیں اور وہ وقت جب پروگرام چلایا گیا تھا۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"In this section, we will focus on how to investigate services from the memory image.","translation":"اس حصے میں، ہم اس بات پر توجہ مرکوز کریں گے کہ میموری امیج سے خدمات کی تفتیش کیسے کی جائے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The explorer.exe process path is displayed on the disk.","translation":"ایکسپلورر ڈاٹ ای ایکس ای عمل کا راستہ ڈسک پر ظاہر ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The memory range 0x004b0000-0x004effff does not contain any memory mapped file.","translation":"میموری کی حد 0x004b0000-0x004effff میں کوئی میموری میپ شدہ فائل نہیں ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The third node displays information about the process memory range of ntdll.dll.","translation":"تیسرا نوڈ این ٹی ڈی ایل ایل ڈاٹ ڈی ایل ایل کی عمل میموری رینج کے بارے میں معلومات دکھاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Use the command '.process' followed by the address of the _EPROCESS structure.","translation":"کمانڈ '.process' استعمال کریں، اس کے بعد _EPROCESS ڈھانچے کا پتہ دیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"An application is generally not allowed to allocate memory with PAGE_EXECUTE_WRITECOPY protection.","translation":"عام طور پر کسی ایپلیکیشن کو پیج_ایگزیکیوٹ_رائٹ کاپی تحفظ کے ساتھ میموری مختص کرنے کی اجازت نہیں ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"If an attacker wants to inject a PE file, a memory with PAGE_EXECUTE_READWRITE protection needs to be allocated.","translation":"اگر کوئی حملہ آور پی ای فائل داخل کرنا چاہتا ہے، تو پیج_ایگزیکیوٹ_ریڈ رائٹ تحفظ کے ساتھ میموری مختص کرنے کی ضرورت ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"We can look for memory ranges containing a memory protection of PAGE_EXECUTE_READWRITE.","translation":"ہم پیج_ایگزیکیوٹ_ریڈ رائٹ کے میموری تحفظ پر مشتمل میموری رینجز تلاش کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"This malware injects code into a legitimate explorer.exe process.","translation":"یہ میلویئر ایک جائز ایکسپلورر ڈاٹ ای ایکس ای عمل میں کوڈ داخل کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The vadinfo plugin shows two memory ranges in the explorer.exe process.","translation":"وِڈ انفو پلگ ان ایکسپلورر ڈاٹ ای ایکس ای عمل میں دو میموری رینجز دکھاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"It is hard to conclude if the preceding memory regions contain any malicious code.","translation":"یہ نتیجہ اخذ کرنا مشکل ہے کہ آیا پچھلی میموری خطوں میں کوئی نقصان دہ کوڈ موجود ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To determine if there is any malicious code, we can dump the contents of these memory regions.","translation":"یہ معلوم کرنے کے لیے کہ آیا کوئی نقصان دہ کوڈ موجود ہے، ہم ان میموری خطوں کے مواد کو ڈمپ کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The db command dumps the content of the given memory address.","translation":"ڈی بی کمانڈ دیئے گئے میموری ایڈریس کا مواد ڈمپ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The memory protection of PAGE_EXECUTE_READWRITE and the presence of the PE file is a clear indication.","translation":"پیج_ایگزیکیوٹ_ریڈ رائٹ کا میموری تحفظ اور پی ای فائل کی موجودگی ایک واضح اشارہ ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Sometimes, displaying the contents of a memory region may not be enough to identify malicious code.","translation":"بعض اوقات، میموری کے علاقے کے مواد کو ظاہر کرنا نقصان دہ کوڈ کی شناخت کے لیے کافی نہیں ہو سکتا۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"If you suspect that the memory region contains a shellcode, you can use dis command.","translation":"اگر آپ کو شبہ ہے کہ میموری کے علاقے میں شیل کوڈ موجود ہے، تو آپ ڈس کمانڈ استعمال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"From the disassembly output, you can tell that a shellcode has been injected.","translation":"ڈس اسمبلی آؤٹ پٹ سے، آپ بتا سکتے ہیں کہ ایک شیل کوڈ داخل کیا گیا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To dump a region of memory described by the VAD node, you can use the vaddump plugin.","translation":"وی اے ڈی نوڈ کے ذریعہ بیان کردہ میموری کے علاقے کو ڈمپ کرنے کے لیے، آپ وڈمپ پلگ ان استعمال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Some malware programs use stealth techniques to bypass detection.","translation":"کچھ میلویئر پروگرام پتہ لگانے سے بچنے کے لیے خفیہ تکنیک استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The malfind plugin automates the process of identifying suspicious memory regions.","translation":"مالفائنڈ پلگ ان مشکوک میموری خطوں کی شناخت کے عمل کو خودکار بناتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Attackers use different variations of hollow process injection to bypass forensic analysis.","translation":"حملہ آور فرانزک تجزیہ کو نظرانداز کرنے کے لیے کھوکھلے عمل کے انجیکشن کی مختلف حالتیں استعمال کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"To identify API hooks in both process and kernel memory, you can use the apihooks Volatility plugin.","translation":"عمل اور کرنیل میموری دونوں میں API ہکس کی شناخت کے لیے، آپ apihooks Volatility پلگ ان استعمال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In the following example of Zeus bot, an executable is injected into the explorer.exe process's memory.","translation":"زیس بوٹ کی مندرجہ ذیل مثال میں، ایک قابل عمل فائل explorer.exe عمل کی میموری میں داخل کی جاتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The hooked API is then redirected to address 0x2c7ec48 (hook address).","translation":"اس کے بعد ہک شدہ API کو ایڈریس 0x2c7ec48 (ہک ایڈریس) پر ری ڈائریکٹ کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"A malicious program such as rootkit can load a kernel driver to run the code in kernel mode.","translation":"ایک بدنیتی پر مبنی پروگرام جیسے روٹ کٹ کرنیل موڈ میں کوڈ چلانے کے لیے ایک کرنیل ڈرائیور لوڈ کر سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Windows has implemented various security mechanisms that are designed to prevent the execution of unauthorized code.","translation":"ونڈوز نے مختلف حفاظتی طریقہ کار نافذ کیے ہیں جو غیر مجاز کوڈ کے نفاذ کو روکنے کے لیے بنائے گئے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"One method is to install a Bootkit.","translation":"ایک طریقہ بوٹ کٹ انسٹال کرنا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"A Bootkit infects the early stages of the system startup process.","translation":"ایک بوٹ کٹ سسٹم اسٹارٹ اپ کے عمل کے ابتدائی مراحل کو متاثر کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"We will start by listing the kernel modules.","translation":"ہم کرنیل ماڈیولز کی فہرست بنا کر شروع کریں گے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Listing kernel modules may not always help you identify the malicious kernel driver.","translation":"کرنیل ماڈیولز کی فہرست بنانا ہمیشہ آپ کو بدنیتی پر مبنی کرنیل ڈرائیور کی شناخت کرنے میں مدد نہیں کر سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The modules plugin lists the kernel modules in the order in which they were loaded.","translation":"ماڈیولز پلگ ان کرنیل ماڈیولز کو اس ترتیب میں درج کرتا ہے جس میں وہ لوڈ کیے گئے تھے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Since walking the doubly linked list is susceptible to DKOM attacks.","translation":"چونکہ ڈبل ​​لنکڈ لسٹ پر چلنا DKOM حملوں کا شکار ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"To overcome this problem, you can use another plugin named modscan.","translation":"اس مسئلے پر قابو پانے کے لیے، آپ modscan نامی ایک اور پلگ ان استعمال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The modscan plugin relies on the pool tag scanning approach.","translation":"modscan پلگ ان پول ٹیگ اسکیننگ کے طریقہ کار پر انحصار کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The modscan plugin displays the kernel modules in the order in which they were found.","translation":"modscan پلگ ان کرنیل ماڈیولز کو اس ترتیب میں دکھاتا ہے جس میں وہ پائے گئے تھے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To confirm whether the driver was unloaded or hidden, you can use the unloadedmodules plugin.","translation":"اس بات کی تصدیق کرنے کے لیے کہ آیا ڈرائیور کو ان لوڈ کیا گیا تھا یا چھپایا گیا تھا، آپ ان لوڈڈ ماڈیولز پلگ ان استعمال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Another method for listing the kernel modules is to use the driverscan plugin.","translation":"کرنیل ماڈیولز کی فہرست بنانے کا ایک اور طریقہ یہ ہے کہ driverscan پلگ ان استعمال کیا جائے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The driverscan plugin gets the information related to kernel modules from a structure named DRIVER_OBJECT.","translation":"driverscan پلگ ان DRIVER_OBJECT نامی ایک ڈھانچے سے کرنیل ماڈیولز سے متعلق معلومات حاصل کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"After you identify the malicious kernel module, you can dump it from memory to disk using the moddump plugin.","translation":"بدنیتی پر مبنی کرنیل ماڈیول کی شناخت کرنے کے بعد، آپ اسے moddump پلگ ان کا استعمال کرتے ہوئے میموری سے ڈسک پر ڈمپ کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"In this section, you will understand the interaction between the user-mode and kernel-mode components.","translation":"اس حصے میں، آپ صارف موڈ اور کرنیل موڈ اجزاء کے درمیان تعامل کو سمجھیں گے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Typically, a rootkit consists of a user-mode component (EXE or DLL) and a kernel mode component (device driver).","translation":"عام طور پر، ایک روٹ کٹ میں ایک صارف موڈ جزو (EXE یا DLL) اور ایک کرنیل موڈ جزو (ڈیوائس ڈرائیور) شامل ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The driver updates the Major function table during initialization.","translation":"ڈرائیور ابتدائیہ کے دوران میجر فنکشن ٹیبل کو اپ ڈیٹ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Examining the major function table gives you an idea of supported operations.","translation":"میجر فنکشن ٹیبل کا جائزہ لینے سے آپ کو معاون کارروائیوں کا اندازہ ہوتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"An application can open a handle to a file or device object.","translation":"ایک ایپلیکیشن فائل یا ڈیوائس آبجیکٹ کے لیے ہینڈل کھول سکتی ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The I/O manager uses the IRP_MJ_CREATE major function code.","translation":"I/O مینیجر IRP_MJ_CREATE میجر فنکشن کوڈ استعمال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The read operation uses IRP_MJ_READ as the index.","translation":"پڑھنے کی کارروائی انڈیکس کے طور پر IRP_MJ_READ استعمال کرتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Null.sys only supports certain operations.","translation":"Null.sys صرف مخصوص کارروائیوں کی حمایت کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Write requests are dispatched to the MajorFunction[IRP_MJ_WRITE] function.","translation":"لکھنے کی درخواستیں MajorFunction[IRP_MJ_WRITE] فنکشن کو بھیجی جاتی ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"All supported operations in null.sys are dispatched to the same address.","translation":"null.sys میں تمام معاون کارروائیاں ایک ہی پتے پر بھیجی جاتی ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The I/O manager creates an IRP.","translation":"I/O مینیجر ایک IRP بناتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The IRP contains information describing an I/O request.","translation":"IRP میں I/O درخواست کی وضاحت کرنے والی معلومات شامل ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The driver receives the IRP and performs a check.","translation":"ڈرائیور IRP وصول کرتا ہے اور ایک چیک کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The driver initiates the I/O operation after the check.","translation":"ڈرائیور چیک کے بعد I/O آپریشن شروع کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The driver returns the IRP to the I/O manager upon completion.","translation":"ڈرائیور تکمیل پر IRP کو I/O مینیجر کو واپس کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The I/O manager frees the IRP or passes it to the next driver.","translation":"I/O مینیجر IRP کو خالی کرتا ہے یا اسے اگلے ڈرائیور کو پاس کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The I/O manager returns the status and data to the user mode application.","translation":"I/O مینیجر صارف موڈ ایپلیکیشن کو اسٹیٹس اور ڈیٹا واپس کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"User-mode code communicates with the kernel-mode driver.","translation":"صارف موڈ کوڈ کرنل موڈ ڈرائیور کے ساتھ بات چیت کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The DeviceIoControl API is used for direct communication.","translation":"براہ راست مواصلات کے لیے DeviceIoControl API استعمال کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"IOCTL codes identify specific operations.","translation":"IOCTL کوڈ مخصوص کارروائیوں کی نشاندہی کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"I/O requests can go through multiple layers of drivers.","translation":"I/O درخواستیں ڈرائیورز کی متعدد تہوں سے گزر سکتی ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"A rootkit driver can insert itself in the driver stack.","translation":"ایک روٹ کٹ ڈرائیور خود کو ڈرائیور اسٹیک میں داخل کر سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The following output displays the hooked entry.","translation":"مندرجہ ذیل آؤٹ پُٹ ہک شدہ اندراج کو ظاہر کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"You can see that the 0xC3 entry in the IDT is pointing to an address in the UNKNOWN module.","translation":"آپ دیکھ سکتے ہیں کہ IDT میں 0xC3 اندراج UNKNOWN ماڈیول میں ایک پتے کی طرف اشارہ کر رہا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"In other words, the hooked entry resides outside the range of the ntoskrnl.exe module.","translation":"دوسرے لفظوں میں، ہک شدہ اندراج ntoskrnl.exe ماڈیول کی حد سے باہر ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Detecting Advanced Malware Using Memory Forensics","translation":"میموری فرانزک کا استعمال کرتے ہوئے جدید مالویئر کا پتہ لگانا","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Instead of replacing the pointers in the SSDT, which makes it easy to recognize, an attacker can modify the kernel function.","translation":"SSDT میں پوائنٹرز کو تبدیل کرنے کے بجائے، جو اسے پہچاننا آسان بناتا ہے، ایک حملہ آور کرنل فنکشن میں ترمیم کر سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"As mentioned earlier in this chapter, you can use the apihooks plugin to detect inline hooking in the kernel space.","translation":"جیسا کہ اس باب میں پہلے ذکر کیا گیا ہے، آپ کرنل اسپیس میں ان لائن ہکنگ کا پتہ لگانے کے لیے apihooks پلگ ان کا استعمال کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"By specifying the -P argument, you can tell the apihooks plugin to only scan for the hooks in the kernel space.","translation":"-P دلیل کی وضاحت کرکے، آپ apihooks پلگ ان کو صرف کرنل اسپیس میں ہکس کو اسکین کرنے کے لیے کہہ سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The hooked API functions are redirected to the 0xb878dfb2 and 0xb878e6bb addresses within a malicious module whose name is unknown.","translation":"ہک شدہ API فنکشنز کو ایک بدنیتی پر مبنی ماڈیول کے اندر 0xb878dfb2 اور 0xb878e6bb پتوں پر ری ڈائریکٹ کیا جاتا ہے جس کا نام نامعلوم ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Even though the name of the hooking module is unknown, it is still possible to detect the malicious kernel module.","translation":"اگرچہ ہکنگ ماڈیول کا نام نامعلوم ہے، لیکن بدنیتی پر مبنی کرنل ماڈیول کا پتہ لگانا اب بھی ممکن ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"In this case, we know the API functions are redirected to addresses starting with 0xb87 within the malicious module.","translation":"اس صورت میں، ہم جانتے ہیں کہ API فنکشنز کو بدنیتی پر مبنی ماڈیول کے اندر 0xb87 سے شروع ہونے والے پتوں پر ری ڈائریکٹ کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Running the modules plugin does not detect any module at that address range (because it is hidden).","translation":"ماڈیولز پلگ ان چلانے سے اس ایڈریس رینج پر کوئی ماڈیول نہیں ملتا (کیونکہ یہ پوشیدہ ہے۔)","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Instead of hooking the kernel API functions, a rootkit can modify the entries in the major function table.","translation":"کرنل API فنکشنز کو ہک کرنے کے بجائے، ایک روٹ کٹ میجر فنکشن ٹیبل میں اندراجات میں ترمیم کر سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"For example, a rootkit can inspect the data buffer that is written to a disk or network by overwriting the address corresponding to IRP_MJ_WRITE.","translation":"مثال کے طور پر، ایک روٹ کٹ ڈیٹا بفر کا معائنہ کر سکتا ہے جو ڈسک یا نیٹ ورک پر IRP_MJ_WRITE سے مطابقت رکھنے والے ایڈریس کو اوور رائٹ کرکے لکھا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Normally, the IRP handler functions of a driver point within their own module.","translation":"عام طور پر، ایک ڈرائیور کے IRP ہینڈلر فنکشن اپنے ماڈیول کے اندر اشارہ کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"To detect IRP hooks, you can focus on IRP handler functions that point to another driver.","translation":"IRP ہکس کا پتہ لگانے کے لیے، آپ IRP ہینڈلر فنکشنز پر توجہ مرکوز کر سکتے ہیں جو دوسرے ڈرائیور کی طرف اشارہ کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"If you are analyzing the rootkit in a lab setup, then you can list the IRP functions of all the drivers from a clean memory image.","translation":"اگر آپ لیب سیٹ اپ میں روٹ کٹ کا تجزیہ کر رہے ہیں، تو آپ صاف میموری امیج سے تمام ڈرائیوروں کے IRP فنکشنز کی فہرست بنا سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"In the following example, the ZeroAccess rootkit hooks the IRP functions of the disk driver and redirects them to the functions within a malicious module.","translation":"مندرجہ ذیل مثال میں، ZeroAccess روٹ کٹ ڈسک ڈرائیور کے IRP فنکشنز کو ہک کرتا ہے اور انہیں ایک بدنیتی پر مبنی ماڈیول کے اندر موجود فنکشنز پر ری ڈائریکٹ کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"Like callbacks, further analysis may be required to identify the malicious module.","translation":"کال بیکس کی طرح، بدنیتی پر مبنی ماڈیول کی شناخت کے لیے مزید تجزیہ کی ضرورت ہو سکتی ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Since most rootkits try to hide their driver, as a result, obvious artifacts are created that can help you quickly identify the malicious module.","translation":"چونکہ زیادہ تر روٹ کٹس اپنے ڈرائیور کو چھپانے کی کوشش کرتے ہیں، اس کے نتیجے میں، واضح آثار بنائے جاتے ہیں جو آپ کو بدنیتی پر مبنی ماڈیول کی تیزی سے شناخت کرنے میں مدد کر سکتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"complex"} {"en":"The results from AV vendors confirm it to be the ZeroAccess Rootkit (also known as Sirefef).","translation":"AV وینڈرز کے نتائج اس بات کی تصدیق کرتے ہیں کہ یہ ZeroAccess Rootkit ہے (جسے Sirefef بھی کہا جاتا ہے۔)","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"The program's execution flow can be interrupted with breakpoints.","translation":"بریک پوائنٹس کے ذریعے پروگرام کے عمل کو روکا جا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Disassembly is a crucial step in understanding the program's inner workings.","translation":"پروگرام کے اندرونی کاموں کو سمجھنے کے لیے ڈس اسمبلی ایک اہم قدم ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Conditional jumps alter the program's control flow based on certain conditions.","translation":"مشروط جمپس مخصوص حالات کی بنیاد پر پروگرام کے کنٹرول فلو کو تبدیل کرتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Breakpoints can be set in debuggers like IDA and x64dbg.","translation":"بریک پوائنٹس کو ڈیبگرز جیسے IDA اور x64dbg میں سیٹ کیا جا سکتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Malware often employs techniques to inject code into running processes.","translation":"مالویئر اکثر چلتے ہوئے عمل میں کوڈ داخل کرنے کی تکنیکوں کا استعمال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Dynamic analysis involves observing a program's behavior during execution.","translation":"متحرک تجزیہ عمل کے دوران پروگرام کے رویے کا مشاہدہ کرنے پر مشتمل ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The CPU registers hold important data and control information.","translation":"سی پی یو رجسٹرز اہم ڈیٹا اور کنٹرول معلومات رکھتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"File type determination is a basic step in malware analysis.","translation":"فائل کی قسم کا تعین مالویئر تجزیہ کا ایک بنیادی قدم ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Custom encoding and encryption are used to hide malicious code.","translation":"مضر کوڈ کو چھپانے کے لیے حسب ضرورت انکوڈنگ اور انکرپشن کا استعمال کیا جاتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The use of packers complicates malware analysis.","translation":"پیکرز کا استعمال مالویئر تجزیہ کو پیچیدہ بناتا ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"IDA Pro is a powerful tool for static code analysis.","translation":"IDA Pro جامد کوڈ تجزیہ کے لیے ایک طاقتور ٹول ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Understanding function calls is essential for reverse engineering.","translation":"فنکشن کالز کو سمجھنا ریورس انجینئرنگ کے لیے ضروری ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Breakpoints are used to pause program execution at specific points.","translation":"بریک پوائنٹس پروگرام کے عمل کو مخصوص مقامات پر روکنے کے لیے استعمال ہوتے ہیں۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"Malware often uses techniques to persist on a system.","translation":"مالویئر اکثر کسی نظام پر قائم رہنے کی تکنیکوں کا استعمال کرتا ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The stack is a crucial data structure in program execution.","translation":"اسٹیک پروگرام کے عمل میں ایک اہم ڈیٹا ڈھانچہ ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Analyzing DLLs is a common task in malware analysis.","translation":"DLLs کا تجزیہ مالویئر تجزیہ میں ایک عام کام ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"} {"en":"XOR encoding is a simple but effective obfuscation technique.","translation":"XOR انکوڈنگ ایک سادہ لیکن مؤثر مبہم کرنے کی تکنیک ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The PE header contains important information about the executable.","translation":"PE ہیڈر میں قابل عمل کے بارے میں اہم معلومات شامل ہیں۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"Memory analysis is essential for understanding malware behavior.","translation":"مالویئر کے رویے کو سمجھنے کے لیے میموری کا تجزیہ ضروری ہے۔","target_lang":"ur","domain":"technical","complexity":"moderate"} {"en":"The use of debuggers is crucial for reverse engineering.","translation":"ریورس انجینئرنگ کے لیے ڈیبگرز کا استعمال بہت ضروری ہے۔","target_lang":"ur","domain":"technical","complexity":"simple"}