Skip 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. Teddy Rogers
    Started by Teddy Rogers,

    This is an update to the Immunity Debugger (unofficial) Delphi PDK... http://tuts4you.com/download.php?view.2112 Ted.

    • 0 replies
    • 3.7k views
  2. Scale
    Started by Scale,

    I am trying to find which system call(s) can open a connection. Like CreateFileA opens a file, even the library name would help. Thanks!

    • 2 replies
    • 3.3k views
  3. sus4
    Started by sus4,

    I was hesitated to which of the[request] or the [programming] to contribute. It questions here. The preservation function is not provided in this software. To add the preservation function, should I relate it to the value of Y coordinates and Z coordinates and X coordinates one by one? but, ‥ It is a very difficult thing for me. Can the [export] function be added to this software? Could you make the preservation function in [.Bvh] effective? Please give the answer to me. Thank you. http://download.comtec.daikin.co.jp/sw/PVS/pvs-try/

    • 0 replies
    • 4.1k views
  4. Kruse
    Started by Kruse,

    * I realized I posted this in the wrong section of the forums, so I moved/reposted it here...Sorry!* Hi all, I'm redesigning a website for a non-profit and they have several forms they'd like to be available for download. I'm writing this in C# and asp .NET and have all the forms up there and listed on the page and a script to download them, that I know works. What I would like is when they click on the link for the pdf, they remain on the forms page but a download dialog box appears. my little script makes the dialog (i tested it outside the function). Here's what I have for code: protected string[] show_forms() { DirectoryInfo dirInfo = new DirectoryInfo…

    • 7 replies
    • 7.2k views
  5. tuxified
    Started by tuxified,

    Not recruiting to crack an application, im trying to hire people to program something for my company, if you're interested PM me or add me on msn at tuxifiedpubmsn@hotmail.com thanks

    • 0 replies
    • 3.4k views
  6. oricode
    Started by oricode,

    I am trying to bundle bassmod.net.dll along with a C# application. At present, I have included it in the resource and write it to disk upon execution.It works fine,but the problem is I can't delete the DLL upon app close. So I thought of using DLL directly from the resource. There is an article on codeproject.com, _http://www.codeproject.com/useritems/DLL_as_Embedded_Resource.asp ,but am not able to figure it out,how exactly is that supposed to be done with BassMOD.Net.dll(.NET API) . Any ideas other then this which could help me? Oricode.

    • 25 replies
    • 13.8k views
  7. D1N
    Started by D1N,

    First, thanks to everyone for taking the time to answer and offer your explanations. I've been working with arrays in C++ recently. I've commented out the good code so you guys can compile it and produce these odd values and locations. When I use int mbox[5] = {10,20,30,40,50}; // normal init @10,20,30,40,50 -> mbox @0,1,2,3,4 things look great! but when I don't initialize anything the program produces random values and my question is two fold why and where do these random values come from? // main.cpp // This is a simple example of using arrays#include <iostream> #include <conio.h>using namespace std;int main() { // int mbox[5] = {10,20,30,40,5…

    • 4 replies
    • 4.1k views
  8. ragdog
    Started by ragdog,

    hi It is possible a dll with ReadMemoryProcess read or write for patching a dll from runnning process have your a idea or soucecodes in masm32 greets ragdog

    • 13 replies
    • 5.3k views
  9. stackwalker
    Started by stackwalker,

    Hi guys, i was wondering if there's any clever people out there that can help me with a little problem? I'm setting up a vectored exception handler in a certain target process and applying a DR Context breakpoint at the location which writes to the FPU. Upon recieving the exception in my handler i simply 'FLD <reg>' so my own float gets loaded into the FPU register, then overwrite 'EIP' to the next instruction. I was wondering if theres anyway to modify the register directly, or how to avoid the software detecting my Context modifications. I cant memory-hook the GetThreadContext api at the application level because it detects it. I was wondering if a DR breakpoint …

    • 2 replies
    • 3.8k views
  10. bigboss-62
    Started by bigboss-62,

    Hello again guys... i'm proud to bring you my Escargot decryptor. Source code in masm and crypter are included as usual... See you soon... Laurent aka BIGBOSS from COPs. PS: I can't find Yoda Crypter 1.0 for my previous decrypter here. If someone can send me it ??? CPS_UnEscargot_v0.1.zip Escargot_v0.1.zip

    • 0 replies
    • 3.5k views
  11. Matrix
    Started by Matrix,

    Hi My Friends How To Create Virtual Executable File With VB Or VC++ And Run It ? Please Help Me Tnx

    • 5 replies
    • 4.1k views
  12. IMPosTOR
    Started by IMPosTOR,

    hear is 2 new keygen source code . Author : IMPosTOR \ Under SEH Team Feedback: impostor_76171@yahoo.comPage : www.webkade.ir Homepage: www.impostor.blogfa.comfunction Generate_Serial_by_IMPosTOR: string; var i1,i2,i3,i4,j : integer; A1,B1,C1,D1,E1 : integer; A2,B2,C2,D2,E2 : integer; A3,B3,C3,D3,E3,A3_1,A3_2,A3_3,A3_T : integer; A4,B4,C4,D4,E4 : integer; User_Name,Part1,Part2,Part3,Part4,S1,S2,S3,S4,Final_Serial : string; begin result := 'Error : contact impostor_76171@yahoo.com'; User_Name := LowerCase(Email); for i1 := 1 to length(User_Name) do begin S1 := inttostr(ord(User_Name[i1])); A1 := i1*21; . . .Magic_Keygen_Source.zip

    • 7 replies
    • 6.5k views
  13. ragdog
    Started by ragdog,

    Hi I need help for my OllyPlugin i read in the Pdk from olly this ***** Returns pointer to element with specified index in sorted data sorted by actual criterium, or NULL on error. If necessary, function actualizes associated index table, so preliminary call to Sortsorteddata is not necessary. Function is very useful for extraction of selected element in table windows. void* Getsortedbyselection(t_sorted *sd,int selection); Parameters: sd - pointer to descriptor of sorted data; selection - zero-based index in data sorted by selected sort criterium. ***** I know it gives the bookmark example in masm32, i under stand this source not I need a function for get the listview it…

    • 5 replies
    • 4.2k views
  14. chillywilly
    Started by chillywilly,

    Hi all , new to the board, my friend suggested the smart people at this board would be able to solve this , thanks in advance im not too sure about finding an easy way to do the seed im not too familiar with c++ syntax it gets passed a parameter it gets from the registry which is different for every machine because it seeds with user/SID #define SEED_CONSTANT 0xba0da71dunsigned char secretKey[16]={ 0xa3,0x1e,0xf3,0x69, 0x07,0x62,0xd9,0x1f, 0x1e,0xe9,0x35,0x7d, 0x4f,0xd2,0x7d,0x48 };VOID Decode(_TCHAR output[], _TCHAR passEntry[], DWORD entryLen) { HANDLE hToken; TCHAR sid[512], name[512],domain[512]; SID *psid = (SID*)&sid; DWORD …

    • 1 reply
    • 3.8k views
  15. bigboss-62
    Started by bigboss-62,

    Hello guys... A few days after my BJFnt decryptor, i'm proud to bring you my MZ-Crypt v1.0 decryptor. There is a very important bug in the cryptor (including its original decryption engine). It (de)crypts one byte more than the raw size of current section, so it can encrypt an uncryptable section, resulting in a crash of crypted program. This decryptor does in the same way, in order to get original file before this one was crypted. I have also included source code in masm for those who are interested... See you soon in my next decrypter... Perhaps decruncher/unpacker if enough time... Laurent aka BIGBOSS from COPs Added 10-02-2008: The crypter itself CPS_MZCry…

    • 1 reply
    • 4.3k views
  16. Hageneesjuh
    Started by Hageneesjuh,

    Hello, Im trying to make a keygen for "3Q DVD Ripper Platinum", Its using the follow Crypto's: - BASE64 - DES I have Decrypted the DES crypto's already, now, i need somting to Decrypt BASE64, and then i need a KeyGen source to make a good serial btw i can handle :::::: Visual Basic 6, C+ C++ and Delphi, MASM !! Thnx in advance.!!

    • 4 replies
    • 4.3k views
  17. BoRoV
    Started by BoRoV,

    Hi! I need debugger sources or unit on Delphi for use in my unpacker

  18. bigboss-62
    Started by bigboss-62,

    Yohoo hord of fans, a few days after DEF decryptor, here is PingvinCrypt decryptor. PingvinCrypt was interesting to study, a nice SoftIce antidebug and a header access. This cryptor uses a xor decryption, with the key based on a CRC of header firsts 100h bytes and decrypter bytes. The import decryption is the same key xor 13h Tested with PingvinCrypt v1.0... As usual, source code in masm and cryptor are also included for interested ones... See you soon ... Laurent aka BIGBOSS from COPs PingvinCrypt_v1.0.zip CPS_UnPingvinCrypt_v1.0.zip

    • 0 replies
    • 3.6k views
  19. bigboss-62
    Started by bigboss-62,

    Well, after SPEC decrytor, here is DEF decryptor. Cryptor from Bart was nice to study, because it uses available section table space. This cryptor uses a single xor encryption, based on section size. Tested with DEF v1.0... As usual, source code in masm are also included for interested ones... I am currently working on NFO and PEX from Bart... See you soon ... Laurent aka BIGBOSS from COPs PS: Hello Teddy, I wan't to make a "post it" with all my sources. How can I do (don't see any post-it creation with "New Topic"). Can you help me ??? Thanx DEF_v1.0.zip CPS_UnDEF_v1.0.zip

    • 4 replies
    • 4.9k views
  20. starzboy
    Started by starzboy,

    Hey ppl I have made a checkbox on top of a bitmap image and the background of the checkbox is white, so i used SetBrushOrgEx and i have got the background transparent, but now i would like to make the text color of the checkbox to some other color, Settextcolor fails. Is there an alternative ? Thanx again

    • 8 replies
    • 25.6k views
  21. alaphate
    Started by alaphate,

    I built a simple MFC project with MFC appwizard without document/view support. I tried to find how menu item id maps to command. However I cannot find it between BEGIN_MESSAGE_MAP and END_MESSAGE_MAP; How does MFC handle the default menu command? Where can I find ID_APP_EXIT's message map? Thank you for helping. t002.zip

    • 0 replies
    • 5.4k views
  22. kerouo6
    Started by kerouo6,

    ------- never mind, somewhat solved

    • 0 replies
    • 5k views
  23. nah
    Started by nah,

    Hello everyone in this forum. I got a lil problem searched first at google and founded several tools like Peid 0.94/ rdg packer finder/ stud pe/ cryptosearcher/ But they are meaned to analyse pe = portable executable thous fails what i am ineterseted are 1 dll fail called pbcl.dll and 1 system fail. I want to know are they encrypted or not! So if anyone knows program that can be used to analyse thous fail typse feel free to post its name. Forgoted that non of the abouve pe analyser didnt find the encryption. I upload thous 2 fails also in this threat. pbcl.rar PnkBstrK.rar

    • 2 replies
    • 3.8k views
  24. a_tek7
    Started by a_tek7,

    Hi. can anybody tell me how signatureZero work?I mean it's coding technique not tutorial. any body has some source like that? 10x in advance.

    • 6 replies
    • 7.8k views
  25. alaphate
    Started by alaphate,

    I use ImageList_Write to save imagelist, but the saved bmp is not really bitmap format! But I can display the ImageList correctly in my app. Any buddy could help me? Thanks a lot. Attachment is my project. //code//////////////////////////////////////////////////////////////// HDC hdc; PAINTSTRUCT ps; static HIMAGELIST hil; HICON hicon1, hicon2, hicon3; int i; IStream * pStream; case WM_CREATE: pStream = 0;hil = ImageList_Create(16, 16, ILC_COLORDDB, 3, 0);ImageList_SetBkColor(hil, RGB(255,255,255));hicon1 = LoadIcon(hInst, "MYICON1");ImageList_AddIcon(hil, hicon1);hicon2 = LoadIcon(hInst, "MYICON2");ImageList_AddIcon(hil, hicon2);hicon3 = LoadIcon(hInst, "MYICON3");Image…

    • 2 replies
    • 4.8k views

Account

Navigation

Search

Search

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.