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.

Searching for "The Weakness of the Windows API" by ARTeam

Featured Replies

Posted

Hello,

i am reading quite a lot from ARTeam, unfortunately i only got The Weakness of the Windows API Part 1 (from a 3 part series) in my archives, therefore i wanted to ask, where i could find the other two parts as this topic is very interesting for me. May it be that there is only one part available?

Parts 2 and 3 are never written, as far as i know. Gabri3l never finished the series, therefore exist only Part 1...

Yep you are right, Madafaka ... khm, khm, ... I mean LaFarge ... XD

  • Author

Thanks for your replies. Mh, too bad..

/me slaps holevinsky: "Biatch!!!"

  • 1 year later...

Too bad, Gabri3l is one of the best tutorial authors out there. I really enjoy reading his stuff.

gabri3l stopped his activity a lot of time ago and unfortunately no one continued his series. Also he never told us what he was planning to write, so situation is left as it is.

  • 15 years later...

-src
-ARTeam.esfv
-Thumbs.db
-Weakness of the Windows API.Part1.pdf

WeaknessoftheWindowsAPI.rar

21 hours ago, TeRcO said:

-src
-ARTeam.esfv
-Thumbs.db
-Weakness of the Windows API.Part1.pdf

WeaknessoftheWindowsAPI.rar 449 kB · 17 downloads

Are there anyone who are able to build assembly dll source codes in the SRC folder?

I have errors when assembling them.

Many thanks in advance.

Regards.

sean.

Edited by New Year - New Mind

ML.EXE /c /coff /Cp /nologo /I"M:\MASM32\Include" spyfunc.asm
LINK.EXE /SUBSYSTEM:WINDOWS /RELEASE /DLL /DEF:"spyfunc.def" /LIBPATH:"M:\MASM32\Lib" /OUT:"spyfunc.dll" spyfunc.obj

Adjust for where your MASM32 include and lib folder are located

 

 

spyfunc.zip spyfunc.IsDebuggerPresent.zip

4 hours ago, fearless said:
ML.EXE /c /coff /Cp /nologo /I"M:\MASM32\Include" spyfunc.asm
LINK.EXE /SUBSYSTEM:WINDOWS /RELEASE /DLL /DEF:"spyfunc.def" /LIBPATH:"M:\MASM32\Lib" /OUT:"spyfunc.dll" spyfunc.obj

Adjust for where your MASM32 include and lib folder are located

 

 

spyfunc.zip 5.02 kB · 0 downloads spyfunc.IsDebuggerPresent.zip 5.32 kB · 0 downloads

@fearless Many thanks. I've forgotten the way to use "masm32" assembler.

Regards.

sean.

 

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.