Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Delphi] how to Sniff serial from dll files

Featured Replies

Posted

hi dears

how we can switch to dll files in memory and sniff serial in delphi?

sorry for poor english

tnx

hi dears

how we can switch to dll files in memory and sniff serial in delphi?

sorry for poor english

tnx

Search in the programing section for sniff serial or serialsniffer

I think it gives 2-3 example in delphi or translate Masm or c++ code in delphi

and Get the module base of your dll. (Module32First etc.)

Now ModuleBaseaddress + ReadAddress =eax

mov eax, ModuleBaseAddr

add eax,60B4h ; Read address thats hold the serial

ReadProcessMemory pInfo.hProcess, eax.....................

Greets

Edited by ragdog

  • Author

tnx ragdog for help but my target don't start to test it !

best regards

Hi Dear h4sh3m :thumbsup:

Can Use Oraclum source code by ARTeam

but source is ASM :sweat:

BLaCkViRuS

:ph34r:

  • Author

Hi Dear h4sh3m :thumbsup:

Can Use Oraclum source code by ARTeam

but source is ASM :sweat:

BLaCkViRuS

:ph34r:

hi dear BLaCkViRuS

please put it's download link & if you have any delphi source plz share it !

tnx

OpenProcess -> CreateToolhelp32Snapshot (SNAPMODULE) -> ReadProcessMemory (With condition Loop) -> GetThreadContext -> WriteProcessMemory.

  • Author

tnx all my friends

I'm solved it last night.

Best Regards

Edited by h4sh3m

Hi Dear h4sh3m :thumbsup:

and this is Sniffer for DLL s :sweat:

Sample is Reflexive Games

Enjoy it ! :flowers:

DLL Sniffer.ASM.rar

  • Author

hi dears

I'm wrote a sniffer Creator for dll's ,you can get & and test it from here.

please report any bugs.

Bes Regards

Thanks h4sh3m for the link, but what is the PW?

Regards,

-Ganvin.

  • Author

Password : h4sh3m

I'm Packed files with nSpack 3.7 and it's signature is virus in some antivirus Softwares.

N-Joy my friends

@h4sh3m: Thanks for the password and the info.

Regards,

-Ganvin.

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.