@hyperdbg

@hyperdbg / Public archive of HyperDbg Telegram messages.

  • 2025

    • Mar 2025 (385)
    • Feb 2025 (220)
    • Jan 2025 (167)
  • 2024

    • Dec 2024 (72)
    • Nov 2024 (235)
    • Oct 2024 (83)
    • Sep 2024 (263)
    • Aug 2024 (332)
    • Jul 2024 (403)
    • Jun 2024 (570)
    • May 2024 (245)
    • Apr 2024 (156)
    • Mar 2024 (90)
    • Feb 2024 (134)
    • Jan 2024 (309)
  • 2023

    • Dec 2023 (62)
    • Nov 2023 (326)
    • Oct 2023 (76)
    • Sep 2023 (315)
    • Aug 2023 (757)
    • Jul 2023 (2215)
    • Jun 2023 (778)
    • May 2023 (300)
    • Apr 2023 (1)
    • Feb 2023 (5)
    • Jan 2023 (1)
  • 2022

    • Nov 2022 (1)
    • Oct 2022 (2)
    • Sep 2022 (1)
    • Aug 2022 (1)
    • Jul 2022 (39)
    • Jun 2022 (23)
    • May 2022 (256)
  • 2021

    • Dec 2021 (1)
    • Oct 2021 (82)
    • Jun 2021 (1)
    • Feb 2021 (1)
    • Jan 2021 (2)
  • 2020

    • Dec 2020 (1)
    • Nov 2020 (2)
RSS feed.    Made with tg-archive
  • 12 July 2022 (1 messages)
  • @217491537 #376 10:22 AM, 12 Jul 2022
    Joined.
  • 13 July 2022 (1 messages)
  • @S4l3H #377 08:47 AM, 13 Jul 2022
    https://arxiv.org/abs/2207.05676
  • 14 July 2022 (1 messages)
  • @S4l3H #378 08:19 AM, 14 Jul 2022
    Joined.
  • 16 July 2022 (9 messages)
  • @RFx122 ↶ Reply to #377 #379 01:53 AM, 16 Jul 2022
    Really nice paper
  • @RFx122 #380 01:59 AM, 16 Jul 2022
    Can anyone help me with KVM?
  • @RFx122 #381 01:59 AM, 16 Jul 2022
    I am struggling with how to emulate a SYSCALL in a VM_EXIT handler
  • @S4l3H ↶ Reply to #381 #382 02:56 AM, 16 Jul 2022
    Hi, I think @HughEverett Sina is gonna be able to help u
  • @HughEverett ↶ Reply to #381 #383 06:21 AM, 16 Jul 2022
    Hi, what's the problem?
  • @RFx122 ↶ Reply to #383 #384 10:12 AM, 16 Jul 2022
    I unset the SCE bit, which causes a UD exception when a syscall happens, but am unsure how to make the guest run again.
  • @HughEverett ↶ Reply to #384 #385 10:26 AM, 16 Jul 2022
    Well, what don't you use HyperDbg for this purpose?
  • @RFx122 ↶ Reply to #385 #386 10:27 AM, 16 Jul 2022
    No idea 🤷‍♂️
  • @HughEverett #387 10:27 AM, 16 Jul 2022
    Because emulating syscalls needs a lot of effort and functions related to the memory access in vmx root mode.
  • 17 July 2022 (10 messages)
  • @RFx122 #388 12:29 PM, 17 Jul 2022
    @Mohammadhosein_76 hey, i have a question. Do you have any good books you have on computer engineering? So maybe in English or in Persian. Do you also have any resources on the PC that you could send me?
  • @RFx122 #389 12:31 PM, 17 Jul 2022
    Or maybe other technical resources e.g. about compilers or something?
  • @Mohammadhosein_76 ↶ Reply to #388 #390 12:40 PM, 17 Jul 2022
    Hi,
    I don't know any compiler book in Persian. I prefer you to read this book to get started with Compiler Design:
    Compilers: Principles, Techniques, and Tools 2nd Edition
    by Alfred Aho et al.

    I also have the lecture notes of university course presented by Dr. Adel Hoseini in Shahid Beheshti univeristy in Persian. If you are interested to have this resource, I can send it for you in PV.
  • @RFx122 ↶ Reply to #390 #391 12:48 PM, 17 Jul 2022
    feel free to send me anything you have. But I'm already an intermediate compiler and I've already read the Dragon Book
  • @Mohammadhosein_76 ↶ Reply to #391 #392 12:53 PM, 17 Jul 2022
    What is your purpose for reading a book on this topic? Do you want to write a compiler by your self or do you want to understand the source codes of an open-source compiler like llvm?
  • @RFx122 ↶ Reply to #392 #393 12:58 PM, 17 Jul 2022
    both
  • @Mohammadhosein_76 ↶ Reply to #393 #394 01:11 PM, 17 Jul 2022
    For learning about LLVM, there are some books. for example:

    LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries: Design powerful and reliable compilers using the latest libraries and tools from LLVM:
    https://www.amazon.com/Techniques-Practices-Clang-Middle-End-Libraries/dp/1838824952

    Learn LLVM 12: A beginner's guide to learning LLVM compiler tools and core libraries with C++:
    https://imusic.co/books/9781839213502/kai-nacke-2021-learn-llvm-12-paperback-book

    But, if you want to write a compiler from scratch, I think the Dragon book should provide you with the required knowledge.
    LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries: Design powerful and reliable compilers using the latest libraries and tools from LLVM
  • @RFx122 ↶ Reply to #394 #395 01:39 PM, 17 Jul 2022
    Okay, and what else do you have that you wanted to send me privately?
  • @HughEverett #396 01:56 PM, 17 Jul 2022
    Joined.
  • @1976132259 #397 05:09 PM, 17 Jul 2022
    Joined.
  • 21 July 2022 (1 messages)
  • @Merfin93 #398 06:12 AM, 21 Jul 2022
    Joined.
  • 28 July 2022 (12 messages)
  • @HughEverett #399 10:48 AM, 28 Jul 2022
    Joined.
  • @HughEverett #400 09:23 PM, 28 Jul 2022
    test bot
  • @HughEverett #401 09:27 PM, 28 Jul 2022
    test
  • @HyperDbgBot #402 b o t 09:40 PM, 28 Jul 2022
    <SinaKarvandi> test
  • @HughEverett #403 09:40 PM, 28 Jul 2022
    Oh, my god it works ☺️
  • @Merfin93 #404 09:41 PM, 28 Jul 2022
    Left.
  • @HughEverett #406 09:42 PM, 28 Jul 2022

    photo_2022-07-28_21-42-19.jpg
  • @HughEverett #407 09:43 PM, 28 Jul 2022
    Okay, sorry for the test messages, I was just testing the synchronization of message between telegram and gitter and now it works.
  • @HughEverett #408 09:43 PM, 28 Jul 2022
    Whatever messages you send on gitter will be available on telegram group and we could respond to you from telegram.
  • @HughEverett #409 09:46 PM, 28 Jul 2022
    > I found that dll export and import are used in your project to isolate the visibility of methods, and interface is the same as this feature in go.

    That's great. If we can use the DLLs in GO then the GUI is easier to develop.
  • @HyperDbgBot #410 b o t 09:53 PM, 28 Jul 2022
    <SinaKarvandi> Test from IRC
  • @HyperDbgBot #411 b o t 10:07 PM, 28 Jul 2022
    <hyperdbg:matrix.org> Test from Matrix.org
  • 29 July 2022 (4 messages)
  • @5473242442 #413 12:41 AM, 29 Jul 2022
    Joined.
  • @5473242442 #414 12:43 AM, 29 Jul 2022
    hi
  • @5473242442 #415 12:43 AM, 29 Jul 2022
    I finally received the verification code today
  • @HughEverett #416 06:14 AM, 29 Jul 2022
    Wow that's great. Btw, all the groups are now integrated. ☺️
  • 12 Jul 2022 (1)
  • 13 Jul 2022 (1)
  • 14 Jul 2022 (1)
  • 16 Jul 2022 (9)
  • 17 Jul 2022 (10)
  • 21 Jul 2022 (1)
  • 28 Jul 2022 (12)
  • 29 Jul 2022 (4)