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.

Programming and Coding

Programming and coding tips, help and solutions...

  1. ntaryl
    Started by ntaryl,

    Good afternoon I search around to find informations about api (native api). I want to know how to hook few api and hide a file from eyes(not attributes ) thanks for the timwe

    • 22 replies
    • 7.7k views
  2. bi0s
    Started by bi0s,

    hi there, since i'm new in sys i'd like to ask some hlp if it possible. sure i used the search function before . well i'm running some app which locks some file. i'd need to replace the file by app during the app's process running. the file is not exe itself, it's temp for app. is it possible ? i'd need to help with LockFile, UnLockFile, UnLock region, etc. just simply i need to replace the file which is locked by the app. i thought it could be done via make app process IDLE, then unlock the file, replacing with new and recover the process. thx 4 any nfo

    • 0 replies
    • 3k views
  3. Fungus
    Started by Fungus,

    Does anyone have an asm example of how to use CreateToolhelp32Snapshot and ProcessFirst, ProcessNext etc? Please, thanks

    • 5 replies
    • 4.1k views
  4. What
    Started by What,

    Website:_http://www.deneke.biz/obsidian Its doesnt look like it will leave beta since its kind of old, but it comes with source so might as well post it here.

    • 5 replies
    • 4.5k views
  5. Banditos
    Started by Banditos,

    Hi guys I found on the world wide web this nice exampel. VMM DETECTION UNIT for DELPHI ============================= Aktuelles Build: 1. Oktober 2007 VMDetection.pas, Version 1.3 Beschreibung ------------ Diese Unit f VMDetection.zip

    • 3 replies
    • 4.2k views
  6. Soul
    Started by Soul,

    Hi people , I wrote a few ciphers in (M)ASM , these are:GRAIN,ICE,KASUMI,MERCY,MESH,PLAYFAIR.My request:can anybody test it on his OS ? I have tested it on W2k but maybe it would not work on other OS. Edit: Ok , i dropped the ripped ciphers out and I will revise them. Edit2: -revised version of KASUMI -new cipher: Camellia Edit3: -new cipher: FROG

    • 7 replies
    • 4.3k views
  7. TGunner54
    Started by TGunner54,

    Hi, im after a simple source code VB6 or VC++ 6.0 for packing or encrypting an exe file. I want to make a cryptor. I do have some experience with VC++ 6.0 and VB6. I want to learn how this is done. Thanks In Return! I <3 SND!!! :happy:

    • 29 replies
    • 12k views
  8. Caliber
    Started by Caliber,

    this is a console app. what it is supposed to do is list the info for notepad.exe and then inject the .dll into the notepad.exe executable space. it seems to list the program info correctly, but the injection does not work. (verified with ollydbg, the .dll isn't present) anyone can help would be appreciated. best, Cal here's the main code: // List Processes and Modules.cpp : Defines the entry point for the console application. //#include "stdafx.h"// test.cpp : Defines the entry point for the console application. //#include <windows.h> #include <tlhelp32.h> #include <tchar.h> #include <stdio.h> #include <string>#define MAXWAIT 10000// For…

    • 15 replies
    • 5.7k views
  9. alano
    Started by alano,

    Hi Seems like this is my first topic i\'ll start ;-) Im on my way to code a nfoviewer (vb.net) My first problem is the Terminal font, i searched with google, but ive only found some evaluation fonts or fonts LIKE the terminal, but not the original terminal font... is there anybody who got the file and can attach or give me a link? would be nice thanks

    • 1 reply
    • 3.8k views
  10. What
    Started by What,

    I have been looking into setting hardware breakpoints, I googled the hell out of it, anyway, every site I go to says set dr7 to 101, which although it works, it isnt very helpful, I was wondering if anyone could explain how to set the dr7 right especially when there is more then 1 hardware breakpoint and where to put the settings for type (access, write, execute) for each breakpoint. Thank you for you time.

    • 3 replies
    • 4.3k views
  11. DrPepUr
    Started by DrPepUr,

    I have been trying a few of the crypto lib off tuts4you, some of them I have no problem with but some I include them in my project and I get this link error LINK : error LNK2001: unresolved external symbol _WinMainCRTStartup Fatal error LNK1120: 1 unresolved externalsAll I have done is included the file in the WinAsm project and put an include statement im my main asm file. I tried looking on MSDN and found something on it but it is for visual c++. And said something about MFC applications and unicode......I dunno I figured somebody on here may have had the same problem at one point so I figured I would ask.. this seems to be the only place where anybody anwsers me... I…

    • 5 replies
    • 3.9k views
  12. BlacKaT
    Started by BlacKaT,

    Anyone got a keygen library dictating RSA? i have seen MD5 libraries but not found an implementations of RSA thx

    • 7 replies
    • 4.8k views
  13. hmi222
    Started by hmi222,

    g'Morning all! Is there a tool or is it generally possible to ripp functions out of a dll and use them seperatly? Thanx in advance! hmi222

    • 14 replies
    • 4.8k views
  14. MadOldschool
    Started by MadOldschool,

    <Removed>

    • 0 replies
    • 3.1k views
  15. 5k3l3t0r
    Started by 5k3l3t0r,

    hi all i need help on how to get regkeys... i know how to set but i don't know how to get... can someone help mee? bye, tkx 5k3l3t0r

    • 10 replies
    • 4.5k views
  16. Teddy Rogers
    Started by Teddy Rogers,

    yzpelib 0.5 Some of the things the code in this archive covers: Some good examples by UsAr... yzpelibv05.rar Ted.

    • 1 reply
    • 5.7k views
  17. TheCodeCracker
    Started by TheCodeCracker,

    Guys i started this thread to view the variety of coding styles used by different coders... I know how to create a 3 state button via subclassing the button window but i started this tread so that every coder can contribute their code snippets on how to skin buttons. e.g i make a 2 state button by setting the buttons property to be BS_OWNERDRAW and also creating the respective brushes and then processing it in WM_DRAWITEM message. Main proc hwnd:DWORD, umsg:DWORD, wparam:DWORD, lparam:DWORD .if umsg==WM_INITDIALOG invoke LoadBitmap,hinst,ID_BMPBTNNORMAL mov btnnormalbmp,eax invoke CreatePatternBrush,btnnormalbmp mov btnnormalbrush,eax invoke LoadBitmap,hinst,ID…

    • 3 replies
    • 5.1k views
  18. Departure
    Started by Departure,

    hey guys first of all I'll try and explain what I have done and what I want to do, and my thought on what I should proberly do to make a self destructing dll. First of I have created a custom dll in delphi to help me manipulate strings passed in Joe.exe (joe for example sake), I used IIDKing to inject my dll and functions to catch & manipulate the strings from joe.exe, this makes the custom.dll a static type dll for joe.exe which mean joe.exe now needs custom.dll to even run, Thats all fine and good but what I want to do is when I decide its time for custom.dll to be update (which I have already coded in to the dll), I want it close joe.exe and this will result in unl…

    • 6 replies
    • 3.9k views
  19. What
    Started by What,

    Just looking for ascii to hex and hex to ascii code, for like getting information using getdlgitemtext and set. Just need it for a couple of tools i am writing out to make things quicker. I tried searching google but it was kind of annoying because most results were ascii charts or some other useless info, so I thought it would be easier to ask here. Thanks for any help.

    • 11 replies
    • 7.8k views
  20. qOdbOp
    Started by qOdbOp,

    where is the scroller.inc ?

    • 1 reply
    • 3.5k views
  21. Matrix
    Started by Matrix,

    Hi Friends how i save a open process in memory to disk ? plz help me Tanx

    • 7 replies
    • 4.6k views
  22. ntaryl
    Started by ntaryl,

    Hi and good evening I coding in Visual basic 6.0 and this time play around with thunderasm There is any place with small asm pieces to try with this addin? thanks for the time

    • 7 replies
    • 5.6k views
  23. nguyenhung0702
    Started by nguyenhung0702,

    Hi everybody. I have some problem with unpack this file... Please help me I find Oep: 1FC7D And Iat: 00443FFC 00000000 <<=START IAT 00444000 77DDD8E2 ADVAPI32.RegQueryValueW 00444004 77DD6A78 ADVAPI32.RegOpenKeyExW 00444008 77DD6FC8 ADVAPI32.RegQueryValueExW 0044400C 77DD770F ADVAPI32.RegOpenKeyW 00444010 77DF9884 ADVAPI32.RegDeleteKeyW 00444014 77DDD649 ADVAPI32.RegEnumKeyW 00444018 77DD7535 ADVAPI32.RegCreateKeyExW 0044401C 77DDD7CC ADVAPI32.RegSetValueExW 00444020 77DD6BF0 ADVAPI32.RegCloseKey ========================================== 004446B8 7757A379 ole32.OleIsCurrentClipboard 004446BC 7752431A ole32.CoRevokeClassObject 0…

    • 3 replies
    • 3.9k views
  24. Teddy Rogers
    Started by Teddy Rogers,

    Ted. checksum.zip

    • 9 replies
    • 5.7k views
  25. dewill
    Started by dewill,

    http://www.fafiles.com/cpp_index.php

    • 2 replies
    • 3.7k views

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.