ankitcodinghub
ankitcodinghub
Untitled
10K posts
Don't wanna be here? Send us removal request.
ankitcodinghub · 5 days ago
Text
CS6747 Lab #3 - Basic Def Use GHIDRA Plugin Solved
Congratulations! You have just been named the newest reverse engineering intern at Commonwealth National Laboratory. You happily report to work at 7:00 am on your first day, find your newly vacuumed cubicle, and excitedly await all of the fun malware reverse engineering you will be doing. “What will they give me on my first day” you wonder. Will it be Stuxnet? Some malware that attacks nuclear…
0 notes
ankitcodinghub · 11 days ago
Text
Macadam Bumper Motobas an Ghidra Analysis
Study of the game “Macadam Bumper” released for TO9 (1989) Entry point:…
0 notes
ankitcodinghub · 11 days ago
Text
Project II CS6238: Secure Computer Systems   Password Hardening with 2FA Solved
Learning Objectives: The goal of this project is to harden password-based authentication by including information obtained from a second factor (two-factor Authentication or 2FA). We will use the Linux login command implementation to explore this. Although somewhat contrived, the motivation for the 2FA scheme explored in this project is similar to the password hardening paper discussed in course…
0 notes
ankitcodinghub · 13 days ago
Text
CS6300 Assignment 4: SDPEncryptor Summer 2025 Solved
In this assignment, you will develop a simple Android app, SDPEncryptor, that encrypts messages using a simple affine cipher. Before you make an ed post or communicate with your peers about this assignment, read ‘Guidelines for Communicating’ near the end of this assignment spec; failure to follow said guidelines may result in a points deduction. Configuring your Android Studio development…
0 notes
ankitcodinghub · 16 days ago
Text
CS6262 Project 2: Advanced Web Security Summer 2025 Solved
Objectives Attack a web application by exploiting its XSS vulnerabilities to infect its users as persistently as possible. Write XSS exploits to launch a social engineering attack and trick a simulated user into giving up their credentials. Research basic cookie management and how to secure them. Due Date You can find the due date and how to turn in your solution located on the Canvas…
0 notes
ankitcodinghub · 16 days ago
Text
“Good work on that last assignment!” Your boss seems delightfully cheery today. “The client was very impressed by your skills and has requested that you help them with another engagement.” This is great news, you are already impressing your boss. “They recently found some malware on their servers, and want you to provide a report on its behaviors. From what I’ve seen, our team has never…
0 notes
ankitcodinghub · 19 days ago
Text
FIT2004 Data Structures and Algorithms Assignment 2 - Semester 1 2025 Solved
Your program will be tested using automated test scripts. It is therefore critically important that you name your files and functions as specified in this document. If you do not, it will make your submission difficult to mark, and you will be penalised. SUBMISSION REQUIREMENT: You will submit a single Python file containing all of the questions you have answered, assignment2.py. Moodle will not…
0 notes
ankitcodinghub · 21 days ago
Text
COMP90041 Assignment1 2025 Solved
Introduction Welcome to the first of your assignments for COMP90041 – Programming and Software Development! For this project, we will be implementing the calendar app but on a console (terminal). This program will be built in two parts (Assignment 1 and Assignment 2), with Assignment 1 building the groundwork for the final system in Assignment 2. In Assignment 1, we will build an initial system…
0 notes
ankitcodinghub · 21 days ago
Text
COMP90041 Assignment 2 2025 Solved
Introduction Welcome to Assignment 2 for COMP90041 – Programming and Software Development! In this assignment, we will extend the Calendar Console to add new features like – Calendar Views – Monthly, Fortnightly, Weekly Different kinds of events – Timed Events, All-day Events Loading the calendar events from a file Saving the modified calendar events into a file Managing Exceptions while reading…
0 notes
ankitcodinghub · 21 days ago
Text
CS6263/ECE8813 Mini Project #1: Design and Simulation of Industrial Control Systems Solved
 Cyber-Physical Systems Security (Summer 2025) Environment Setup The first step towards understanding the concepts of cyber-physical systems (CPS) security is to get familiar with their control logics and mechanisms. In the first mini project, we will learn how to model an industrial control system (ICS) with its control logic. To do so, an advanced educational modeling software, namely Factory…
0 notes
ankitcodinghub · 22 days ago
Text
CS6250 Summer 2025 Distance Vector Solved
Distance Vector Table of Contents PROJECT GOAL………………………………………………………………………………………………………………… 2 Part 0: Getting Started………………………………………………………………………………………………….. 2 Part 1: Files Layout……………………………………………………………………………………………………….. 2 Part 2: TODOs………………………………………………………………………………………………………………. 3 Part 3: Testing and Debugging……………………………………………………………………………………….. 4 Part 4: Assumptions and…
0 notes
ankitcodinghub · 22 days ago
Text
CS6300 Assignment 3: Basic Java coding and JUnit 2025 Solved
Instructions To complete the assignment, you must complete the following tasks: Clone your individual GitHub repository in your local workspace. This is the same repository that you used for the previous assignment and will use for all future individual assignments: https://github.gatech.edu/gt-omscs-se-2025summer/6300Summer25<GT username>.git Download the archive assignment tar.gz Extract the…
0 notes
ankitcodinghub · 23 days ago
Text
CS6747 Lab #2 - Static Malware Reverse Engineering 2025 Solved
The following is based on true events from 2014 which occurred in a small start-up company in Monroe, CT. A new small to medium sized eCommerce start-up based inMonroe, CThas recently begun to notice anomalies in their financial records. They have also recently received a number of customer complaints saying that invoices received from the companyoften bill more services than the customers asked…
0 notes
ankitcodinghub · 24 days ago
Text
CS6300 Assignment 2: Git Usage Script Summer25 Solved
In this assignment, you will get familiar with Git and some of its main features. The assignment assumes that you are working from the command line, and we will simulate the presence of multiple users using two terminal windows. If you are already familiar with Git and a specific Git client, feel free to use that, as long as you do what the assignment requires. In the following, we use the term…
0 notes
ankitcodinghub · 25 days ago
Text
CAB201 Assignment2 Solved
User Stories As a user (customer, deliverer, or client), I would like to register with the application using my name, age, email address, mobile number, and password so that my records are kept private and secure. As a user, I want to authenticate myself using my email and password so I can access my private records and conduct transactions securely. As a user, I would like to be able to see my…
0 notes
ankitcodinghub · 26 days ago
Text
STAT240 - Read the following directions carefully. DO NOT turn to the next page until the exam has started. Solved
Write your name and section number at the top right of this page: Class Section Number Bret 8:50 001 Sahifa 1:20 003 Miranda 9:55 004 Sahifa 3:30 005 Sahifa 8:50 006 Cameron 1:20 007 As you complete the exam, write your initials at the top right of each other page. If you need more room, there is a blank page at the end of the exam, or we can give you some scratch paper. Some multiple choice…
0 notes
ankitcodinghub · 26 days ago
Text
ECE250 - S&SOA1 Solved
Vikranth Udandarao 2022570 1. To compare the manual convolution with the result from np.convolve(), both were computed and plotted on the same graph. The manual convolution was performed using nested loops to apply the convolution sum directly, while np.convolve() used NumPy’s built-in convolution function, which is optimized for performance. In the plot, we differentiate the two methods by using…
0 notes