Recent content by m1k3y

  1. M

    👨‍🏫 Tutorial Assembly Programming x86_64 Low Level Programming

    oiii assembly!, sa mga curious kung anong use nito, pag magaling ka dito sa language na to pwede na kayo maging reverse engineer ng software at maganda to sa resume lalo na kung cybersecurity ang papasukin nyo. itong skill ang ginagamit sa pag crack ng software, pag analyse ng mga malware, pag...
  2. M

    🔒 Closed Web scraping specialist

    scraping website/web application data and convert to database Skills/Forte: css selectors & lxml queries, regex scrapy, beautifulsoup selenium. Scripting & intermediate to advance Automation Employment Type: Remote DM for inquiries, collab.
  3. M

    🔒 Closed Pahelp po sana, Develop a Web Scraping Tool

    tried numerous scraper from java to node js, pero scrapy pinaka madali at pinaka mabilis. need mo lang aralin xpath at syempre python. madaming tutorial sa youtube
  4. M

    🔒 Closed Pa tulung po

    stack overflow tawag jan, yung pinaglalagyan mo ng string kasi naka fixed, syempre pag naginsert ka jan na lampas dun sa size ng buffer, ang pupunthan nun is invalid location (kaya nag pagefault)lampas na ng stack range allocation mo, ang gagawin mo dapat jan is dynamic allocation kasi di mo...
  5. M

    🔒 Closed Id verification system ng national id using php any idea po?

    meron sya API, di lang yata naka public i think, pagaralan mo ito https://verify2.philsys.gov.ph/static/scripts/main.js, quick inspection andito ung endpoint https://verify2.philsys.gov.ph/api/verify nung API, you need the chrome debugger to know what goes through there, sana makatulong.
  6. M

    🔒 Closed Id verification system ng national id using php any idea po?

    kung nagagawa lahat yan sa browser, pwede mo yan gawin gamit programming language, tingin ko need mo lang i capture ung sinisend and receive ng browser gamit ang isang packet sniffer like wireshark, at syempre analyze ung protocol na gamit which is hula ko puro HTTP inside a TLS. As long as...
  7. M

    🐘 PHP Spotify Account Generator Source Code

    nice share, wireshark gamit mo sa analysis nito sir?
  8. M

    🔒 Closed BUX API INTEGRATION

    usually meron yan sila para sa mga common PL na sample code, Web API programming stuff yan so dapat aaralin mo jan yung internal or external library ng programming language na gamit mo para makipagusap ung computer mo sa HTTP, like kung python gamit mo, gagamit ka ng requests library para...
  9. M

    🔒 Closed Web Development Thread

    sa school mostly foundation ang tinuturo kasi yun ang essentials, di naman sa ayaw nila or di nila gustong ituro, sobrang bilis ng development at ang laki kasi ng scope ng computer technology, so i think yung mga foundation ung tingin kong gusto ng mga prof na ituro sa mga students, yun yung...
  10. M

    🔒 Closed Django Programming Thread

    Django is a web framework, sabi sa wikipedia, "Web frameworks provide a standard way to build and deploy web applications on the World Wide Web. Web frameworks aim to automate the overhead associated with common activities performed in web development"
  11. M

    🔒 Closed Is this possible to decrypt?

    pwede yan, since you have the source code, trace the code san ginamit yang data na yan. ingat lang, mga malware ang usually gumagamit ng ganyang code, kung i ttrace mo sya ng live, need mo i execute sa controlled environment.
  12. M

    Maternity Aide (Progressive Web App)

    how much do you charge for something like this?
Back
Top