Find Projects

  • Avi
    Posted 1 year ago
  • india
  • IT & Programming Required
  • Bids 0

Webapp Platform that registers Rtsp cameras

  • Full Time
  • Projects Durationless than month
  • Fixed Price : $750.00
Key Features of the Project: 1. User Authentication: The application should have a secure login s .. Key Features of the Project: 1. User Authentication: The application should have a secure login system to validate user credentials. 2. RTSP Webcams Registration: Users should be able to register their RTSP webcams via a form. The form should contain the following fields; Factory, Model, rtsp, camera user and password, remote ip, port, phisical address and combobox with analytics algorithms choosen from a table. 3. Displaying Webcams: The application should be able to display the RTSP webcams on a main page. 4. Payment Section: The application should have a secure and diverse payment section. (Paypal, mercado pago, pix ...) 5. Dashboard: The application should have a dashboard displaying all the live camera streams. When you click one of the boxes with the camera live stream you should be able to see the camera features, descriptions, analytics algorithm that is running on the camera stream... 6. Left Side Menu: The application should have a left side menu with tools box and options to interact with the cameras and dashboard. 7. Backend Server: The application will need a backend server to handle user authentication, data, payment transactions, processing and recording webcam paramaters. 8. Database: The application will need a database to store user information, webcam factory model, payment information, analytics algorithm informations and other tables needed to normalize the database. PS:When the database is being designed, all steps of the development must to be approved by me, to check if the necessary relationship between tables and normalization is correct. 9. Deployment: The application should be ready for deployment on a hosting service as hostinger, and all other scripts to create databse, API and instructions needed to do it. 10. The website needs to be multi language (english, portuguese, spanish), throught a config file. We are looking for a developer with a strong knowledge of React.js, Node.js, Express.js. Knowledge of UI libraries, payment gateways, and database management is also required. If you have the necessary skills and experience, we would love to hear from you. Please provide examples of previous work, particularly any projects involving similar features. Looking forward to your proposals. View more
  • Sharma
    Posted 1 year ago
  • India
  • IT & Programming Required
  • Bids 0

Development of a Tool to Automate Offset Retrieval in Windbg

  • Full Time
  • Projects Durationbetween 3 6 months
  • Fixed Price : $180.00
-> Project Description: I am looking for a developer with expertise in usermode or kernel-level prog .. -> Project Description: I am looking for a developer with expertise in usermode or kernel-level programming to create a tool that enables the automated retrieval of offsets in WinDBG, without the need for magic numbers or manual calculations. This tool should function based on the latest Microsoft PDB (Program Database) files, ensuring compatibility with the most up-to-date system structures. -> Project Objective: The aim of this project is to create a function, named getOffset(), that can return the specific offset value of a structure in WinDBG, based solely on the structure's name. For example: ############## lkd> dt!_EPROCESS ProcessLock nt!_EPROCESS +0x438 ProcessLock : _EX_PUSH_LOCK ############## In this case, you should only need to provide the name of the "function" or structure, such as "ProcessLock," and the tool should automatically locate and return the correct offset value. This functionality should seamlessly adapt to changes in the system's structure as reflected in the latest Microsoft PDB files. -> Project Requirements: > Development of a tool in usermode or kernel-level for Windows. > The tool should be capable of parsing the specified structure in WinDBG and extracting the offset value. > The getOffset() function should be user-friendly and free from any reliance on magic numbers, ensuring flexibility for various structures. > The tool should dynamically adapt to changes in system structures as per the latest Microsoft PDB files. View more